diff options
author | imp <imp@FreeBSD.org> | 2005-07-06 15:56:16 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2005-07-06 15:56:16 +0000 |
commit | 355ca1404257ece92522fc8b8bf373af001912d8 (patch) | |
tree | 61b168f6370bfe091b2e071c573a36fd7ed17ef9 /sys/dev/pccard | |
parent | dea523c839e0d134dd916b5897147be175602217 (diff) | |
download | FreeBSD-src-355ca1404257ece92522fc8b8bf373af001912d8.zip FreeBSD-src-355ca1404257ece92522fc8b8bf373af001912d8.tar.gz |
Add device entry for a Farallon EtherMac PC Card that I won on ebay. This
one is supported by the sn driver.
Approved by: re (scottl)
Diffstat (limited to 'sys/dev/pccard')
-rw-r--r-- | sys/dev/pccard/pccarddevs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/pccard/pccarddevs b/sys/dev/pccard/pccarddevs index 858f47b..132299a 100644 --- a/sys/dev/pccard/pccarddevs +++ b/sys/dev/pccard/pccarddevs @@ -484,6 +484,7 @@ product SIMPLETECH COMMUNICATOR288 0x0100 Simple Technology 28.8 Communicator product SIMPLETECH SPECTRUM24 0x801 Symbol Spectrum24 WLAN Adapter /* Standard Microsystems Corporation Products */ +product SMC SMC91C96 0x0001 SMC 91C96 Farallon EtherMac product SMC 8016 0x0105 SMC 8016 EtherCard product SMC EZCARD 0x8022 SMC EZCard 10 PCMCIA |