diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2001-05-28 04:21:04 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2001-05-28 04:21:04 +0000 |
commit | 861272513b34d76f69b5f1fd1088e267e42661b8 (patch) | |
tree | 73af0a286370a2b4c118cd1a49dd1ae1a68c57b9 /sys | |
parent | 7c60975414004eb106f109d4e52180e1828ae521 (diff) |
Remove FA410TX CIS, this should be matched as linksys etherfast; aaron@ ok.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pcmcia/pcmciadevs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/pcmcia/pcmciadevs b/sys/dev/pcmcia/pcmciadevs index 66f17057f9f..75976d0bf0c 100644 --- a/sys/dev/pcmcia/pcmciadevs +++ b/sys/dev/pcmcia/pcmciadevs @@ -1,4 +1,4 @@ - $OpenBSD: pcmciadevs,v 1.64 2001/05/27 19:49:01 fgsch Exp $ + $OpenBSD: pcmciadevs,v 1.65 2001/05/28 04:21:03 fgsch Exp $ /* $NetBSD: pcmciadevs,v 1.13 1998/08/17 23:10:12 thorpej Exp $ */ /* @@ -378,7 +378,6 @@ product SHUTTLE IDE_ATAPI { "SHUTTLE&spTECHNOLOGY&spLTD.", "PCCARD-IDE/ATAPI&spA product ZOOM AIR4000 { "Zoom", "Air-4000", NULL, NULL } product TAMARACK NE2000 { "TAMARACK", "Ethernet", NULL, NULL } product SARAMNCOM NS_1100M { "NANOSPEED", "HFA384x/IEEE", NULL, NULL } -product NETGEAR FA410TX { "NETGEAR", "FA410TX", "Fast&spEthernet", NULL} product INTERSIL PRISM2 { "INTERSIL", "HFA384x/IEEE", "Version&sp01.02", NULL } product ADDTRON AWP100 { "Addtron", "AWP-100&spWireless&spPCMCIA", "Version&sp01.02", NULL } product LINKSYS WPC11 { "OEM", "PRISM2&spIEEE&sp802.11&spPC-Card", "Version&sp01.02", NULL } |