Home | History | Annotate | Line # | Download | only in pcmcia
pcmciadevs revision 1.178
      1  1.178       jdc $NetBSD: pcmciadevs,v 1.178 2002/12/29 12:04:48 jdc Exp $
      2  1.147       imp /* $FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.20 2001/11/19 05:02:55 imp Exp $*/
      3    1.1  christos 
      4   1.14  christos /*-
      5   1.14  christos  * Copyright (c) 1998 The NetBSD Foundation, Inc.
      6    1.1  christos  * All rights reserved.
      7    1.1  christos  *
      8   1.14  christos  * This code is derived from software contributed to The NetBSD Foundation
      9   1.14  christos  * by Christos Zoulas.
     10   1.14  christos  *
     11    1.1  christos  * Redistribution and use in source and binary forms, with or without
     12    1.1  christos  * modification, are permitted provided that the following conditions
     13    1.1  christos  * are met:
     14    1.1  christos  * 1. Redistributions of source code must retain the above copyright
     15    1.1  christos  *    notice, this list of conditions and the following disclaimer.
     16    1.1  christos  * 2. Redistributions in binary form must reproduce the above copyright
     17    1.1  christos  *    notice, this list of conditions and the following disclaimer in the
     18    1.1  christos  *    documentation and/or other materials provided with the distribution.
     19    1.1  christos  * 3. All advertising materials mentioning features or use of this software
     20    1.1  christos  *    must display the following acknowledgement:
     21   1.14  christos  *        This product includes software developed by the NetBSD
     22   1.14  christos  *        Foundation, Inc. and its contributors.
     23   1.14  christos  * 4. Neither the name of The NetBSD Foundation nor the names of its
     24   1.14  christos  *    contributors may be used to endorse or promote products derived
     25   1.14  christos  *    from this software without specific prior written permission.
     26    1.1  christos  *
     27   1.14  christos  * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
     28   1.14  christos  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
     29   1.14  christos  * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
     30   1.14  christos  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
     31   1.14  christos  * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     32   1.14  christos  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
     33   1.14  christos  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     34   1.14  christos  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     35   1.14  christos  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     36   1.14  christos  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
     37   1.14  christos  * POSSIBILITY OF SUCH DAMAGE.
     38    1.1  christos  */
     39    1.1  christos 
     40    1.1  christos /*
     41  1.140       imp  * List of known PCMCIA vendors, sorted by numeric ID.
     42    1.1  christos  */
     43    1.1  christos 
     44   1.31   nathanw vendor FUJITSU			0x0004  Fujitsu Corporation
     45  1.176     mason vendor NETGEAR_2		0x000b  Netgear
     46   1.83   mycroft vendor PANASONIC		0x0032	Matsushita Electric Industrial Co.
     47   1.15      kenh vendor SANDISK			0x0045	Sandisk Corporation
     48   1.40       hwr vendor NEWMEDIA			0x0057	New Media Corporation
     49   1.65      joda vendor INTEL			0x0089	Intel
     50    1.1  christos vendor IBM			0x00a4	IBM Corporation
     51    1.1  christos vendor 3COM			0x0101	3Com Corporation
     52    1.1  christos vendor MEGAHERTZ		0x0102	Megahertz Corporation
     53    1.1  christos vendor SOCKET			0x0104	Socket Communications
     54    1.1  christos vendor TDK			0x0105	TDK Corporation
     55   1.65      joda vendor XIRCOM			0x0105	Xircom
     56   1.11   thorpej vendor SMC			0x0108	Standard Microsystems Corporation
     57  1.147       imp vendor MOTOROLA			0x0109	Motorola Corporation
     58  1.128    ichiro vendor NI			0x010b	National Instruments
     59    1.1  christos vendor USROBOTICS		0x0115	US Robotics Corporation
     60  1.140       imp vendor OLICOM			0x0121	Olicom
     61  1.147       imp vendor PROXIM			0x0126	Proxim
     62    1.1  christos vendor MEGAHERTZ2		0x0128	Megahertz Corporation
     63    1.1  christos vendor ADAPTEC			0x012f	Adaptec Corporation
     64  1.147       imp vendor QUATECH			0x0137	Quatech
     65   1.65      joda vendor COMPAQ			0x0138	Compaq
     66  1.175       rjs vendor OSITECH			0x0140	Ositech
     67  1.140       imp vendor DLINK_2			0x0143	D-Link
     68  1.171  jonathan vendor DLINK_3			0x0149	D-Link
     69    1.1  christos vendor LINKSYS			0x0149	Linksys Corporation
     70  1.147       imp vendor NETGEAR			0x0149	Netgear
     71    1.4   thorpej vendor SIMPLETECH		0x014d	Simple Technology
     72  1.147       imp vendor SYMBOL2			0x014d	Symbol
     73   1.39  sommerfe vendor LUCENT			0x0156	Lucent Technologies
     74   1.66      jlam vendor AIRONET			0x015f	Aironet Wireless Communications
     75  1.158      joda vendor ERICSSON			0x016b	Ericsson
     76  1.135     pooka vendor PSION			0x016c	Psion
     77   1.65      joda vendor COMPAQ2			0x0183	Compaq
     78  1.111       imp vendor KINGSTON			0x0186	Kingston
     79    1.1  christos vendor DAYNA			0x0194	Dayna Corporation
     80   1.67    chopps vendor RAYTHEON			0x01a6	Raytheon
     81   1.98       imp vendor IODATA			0x01bf	I-O DATA
     82   1.55  sommerfe vendor BAY			0x01eb  Bay Networks
     83   1.92      onoe vendor FARALLON			0x0200  Farallon Communications
     84   1.99   msaitoh vendor TELECOMDEVICE		0x021b  Telecom Device
     85   1.85   mycroft vendor NOKIA			0x023d	Nokia Communications
     86   1.97      onoe vendor SAMSUNG			0x0250	Samsung
     87  1.136    ichiro vendor SYMBOL			0x026c	Symbol
     88  1.125    ichiro vendor BUFFALO			0x026f	BUFFALO (Melco Corporation)
     89  1.159   aymeric vendor LINKSYS2			0x0274  The Linksys Group
     90  1.122    ichiro vendor IODATA2			0x028a	I-O DATA
     91  1.147       imp vendor BREEZECOM		0x0a02	BreezeCOM
     92  1.147       imp vendor NEWMEDIA2		0x10cd	NewMedia
     93  1.172    martin vendor ACTIONTEC		0x1668	ACTIONTEC
     94   1.38       mjl vendor LASAT			0x3401	Lasat Communications A/S
     95   1.72     soren vendor LEXARMEDIA		0x4e01	Lexar Media
     96  1.147       imp vendor ARCHOS			0x5241	Archos
     97  1.147       imp vendor DUAL			0x890f	Dual
     98  1.159   aymeric vendor EDIMAX			0x890f	Edimax Technology Inc.
     99   1.25   thorpej vendor COMPEX			0x8a01	Compex Corporation
    100   1.78     enami vendor MELCO			0x8a01	Melco Corporation
    101  1.134  christos vendor ZONET			0x8a01	Zonet Technology Inc.
    102   1.43      tron vendor CONTEC			0xc001	Contec
    103   1.99   msaitoh vendor MACNICA			0xc00b	MACNICA
    104  1.110    nonaka vendor ROLAND			0xc00c	Roland
    105   1.22   thorpej vendor COREGA			0xc00f	Corega K.K.
    106   1.43      tron vendor ALLIEDTELESIS		0xc00f	Allied Telesis K.K.
    107   1.15      kenh vendor HAGIWARASYSCOM		0xc012	Hagiwara SYS-COM
    108   1.89        is vendor RATOC			0xc015  RATOC System Inc.
    109  1.108    ichiro vendor EMTAC			0xc250	EMTAC Technology Corporation
    110  1.101   hubertf vendor ELSA			0xd601  Elsa 
    111    1.1  christos 
    112    1.1  christos /*
    113  1.140       imp  * List of known products.  Grouped by vendor, sorted by number within the
    114  1.140       imp  * group.
    115    1.1  christos  */
    116   1.58     soren 
    117    1.1  christos /* 3COM Products */
    118   1.94      joda product 3COM 3CRWE737A		0x0001 3Com AirConnect Wireless LAN
    119  1.140       imp product 3COM 3CXM056BNW		0x002f 3Com/NoteWorthy 3CXM056-BNW 56K Modem
    120  1.140       imp product 3COM 3CXEM556		0x0035 3Com/Megahertz 3CXEM556 Ethernet/Modem
    121  1.140       imp product 3COM 3CXEM556INT	0x003d 3Com/Megahertz 3CXEM556-INT Ethernet/Modem
    122  1.140       imp product 3COM 3CCFEM556BI	0x0556 3Com/Megahertz 3CCFEM556BI Ethernet/Modem
    123    1.1  christos product 3COM 3C562		0x0562 3Com 3c562 33.6 Modem/10Mbps Ethernet
    124    1.1  christos product 3COM 3C589		0x0589 3Com 3c589 10Mbps Ethernet
    125   1.13   thorpej product 3COM 3C574		0x0574 3Com 3c574-TX 10/100Mbps Ethernet
    126  1.147       imp product 3COM 3C1		0x0cf1 3Com Megahertz 3C1 10Mbps LAN CF+ Card
    127  1.132    itojun product 3COM 3CRWE62092A	0x2092 3Com 3CRWE62092A	Wireless LAN
    128  1.172    martin 
    129  1.172    martin /* ACTIONTEC Products */
    130  1.172    martin product	ACTIONTEC PRISM		0x0101 PRISM Wireless LAN PC Card
    131   1.24   thorpej 
    132  1.140       imp /* Adaptec Products */
    133  1.140       imp product ADAPTEC APA1460		0x0001 Adaptec APA-1460 SlimSCSI
    134  1.140       imp product ADAPTEC APA1460A	0x0002 Adaptec APA-1460A SlimSCSI
    135  1.140       imp 
    136  1.140       imp /* Aironet */
    137  1.140       imp product AIRONET PC4500		0x0005 Aironet PC4500 Wireless LAN Adapter
    138  1.140       imp product AIRONET PC4800		0x0007 Aironet PC4800 Wireless LAN Adapter
    139  1.140       imp product AIRONET 350		0x000a Aironet 350 Wireless LAN Adapter
    140  1.140       imp 
    141  1.140       imp /* Allied Telesis K.K. */
    142  1.140       imp product ALLIEDTELESIS LA_PCM	0x0002 Allied Telesis LA-PCM
    143  1.140       imp 
    144  1.147       imp /* Archos */
    145  1.147       imp product	ARCHOS ARC_ATAPI	0x0043 MiniCD
    146  1.147       imp 
    147  1.140       imp /* Bay Networks */
    148  1.140       imp product BAY STACK_650		0x0804 BayStack 650 Wireless LAN
    149  1.140       imp product BAY SURFER_PRO		0x0806 AirSurfer Pro Wireless LAN
    150  1.140       imp product BAY STACK_660		0x0807 BayStack 660 Wireless LAN
    151  1.169   mycroft product	BAY EMOBILITY_11B	0x080a e-Mobility 11Mb Wireless LAN
    152  1.140       imp 
    153  1.147       imp /* BreezeCOM */
    154  1.147       imp product BREEZECOM BREEZENET	0x0102 BreezeCOM BreezeNET
    155  1.147       imp 
    156  1.140       imp /* BUFFALO */
    157  1.140       imp product BUFFALO WLI_PCM_S11	0x0305	BUFFALO AirStation 11Mbps WLAN
    158  1.150     enami product BUFFALO WLI_CF_S11G	0x030b	BUFFALO AirStation 11Mbps CF WLAN
    159  1.165       uch product	BUFFALO	LPC3_CLT	0x030a	BUFFALO LPC3-CLT Ethernet Adapter
    160  1.140       imp 
    161   1.90  gmcgarry /* Compaq Products */
    162  1.140       imp product COMPAQ NC5004		0x0002 Compaq Agency NC5004 Wireless Card
    163   1.90  gmcgarry product COMPAQ2 CPQ_10_100	0x010a Compaq Netelligent 10/100 Ethernet
    164   1.90  gmcgarry 
    165   1.24   thorpej /* Compex Products */
    166  1.147       imp product COMPEX AMP_WIRELESS	0x0066 AMP
    167   1.24   thorpej product COMPEX LINKPORT_ENET_B	0x0100 Compex Linkport ENET-B Ethernet
    168   1.37       mjl 
    169  1.140       imp /* Contec C-NET(PC) */
    170  1.140       imp product CONTEC CNETPC		0x0000 Contec C-NET(PC)C
    171  1.140       imp product	CONTEC FX_DS110_PCC	0x0008 Contec FLEXLAN/FX-DS110-PCC
    172    1.1  christos 
    173    1.1  christos /* Dayna Products */
    174   1.16       dbj product DAYNA COMMUNICARD_E_1	0x002d Dayna CommuniCard E
    175   1.16       dbj product DAYNA COMMUNICARD_E_2	0x002f Dayna CommuniCard E
    176    1.1  christos 
    177   1.15      kenh /* DIGITAL Products */
    178   1.15      kenh product DIGITAL MOBILE_MEDIA_CDROM 0x0d00 Digital Mobile Media CD-ROM
    179  1.120   thorpej 
    180  1.120   thorpej /* D-Link Products */
    181  1.120   thorpej product DLINK_2 DMF560TX	0xc0ab D-Link DMF-650TX
    182  1.101   hubertf 
    183  1.147       imp /* Dual */
    184  1.147       imp product DUAL NE2000		0x0100 Dual NE2000
    185  1.157   aymeric 
    186  1.157   aymeric /* Edimax Products */
    187  1.157   aymeric product EDIMAX	EP4000A		0x0100 Edimax EP4000A
    188  1.147       imp 
    189  1.101   hubertf /* ELSA Products */
    190  1.101   hubertf product ELSA MC2_IEEE		0x0001 AirLancer MC-2 IEEE
    191  1.101   hubertf product ELSA XI300_IEEE		0x0002 XI300 Wireless LAN
    192  1.144    ichiro product ELSA XI800_IEEE		0x0004 XI800 CF Wireless LAN
    193  1.173    martin product ELSA XI325_IEEE		0x0005 XI325 Wireless LAN
    194   1.31   nathanw 
    195  1.140       imp /* EMTAC */
    196  1.140       imp product EMTAC WLAN		0x0002	EMTAC A2424i 11Mbps WLAN Card
    197  1.158      joda 
    198  1.158      joda /* Ericsson */
    199  1.158      joda product ERICSSON WIRELESSLAN	0x0001	DSSS Wireless LAN PC Card
    200  1.140       imp 
    201  1.140       imp /* Farallon */
    202  1.140       imp product FARALLON SKYLINE	0x0a01 SkyLINE Wireless
    203  1.140       imp 
    204   1.31   nathanw /* Fujutsu Products */
    205   1.32   nathanw product FUJITSU SCSI600		0x0401 Fujitsu SCSI 600 Interface
    206  1.140       imp product FUJITSU LA10S		0x1003 Fujitsu Compact Flash Ethernet
    207   1.34   thorpej product FUJITSU LA501		0x2000 Fujitsu Towa LA501 Ethernet
    208    1.1  christos 
    209    1.1  christos /* IBM Products */
    210  1.103  drochner product IBM MICRODRIVE		0x0000 IBM Microdrive
    211   1.93     soren product IBM 3270		0x0001 IBM 3270 Emulation
    212   1.93     soren product IBM INFOMOVER		0x0002 IBM InfoMover
    213   1.93     soren product IBM 5250		0x000b IBM 5250 Emulation
    214   1.93     soren product IBM TROPIC		0x001e IBM Token Ring 4/16
    215  1.149      yamt product IBM SCSI		0x0026 IBM SCSI PCMCIA
    216   1.93     soren product IBM PORTABLE_CDROM	0x002d IBM PCMCIA Portable CD-ROM Drive
    217    1.1  christos product IBM HOME_AND_AWAY	0x002e IBM Home and Away Modem
    218   1.93     soren product IBM WIRELESS_LAN_ENTRY	0x0032 IBM Wireless LAN Entry 
    219  1.155    ichiro product IBM SMART_CAPTURE_II	0x003c IBM Smart Capture Card II
    220   1.59     soren product IBM ETHERJET		0x003f IBM EtherJet Ethernet
    221    1.1  christos 
    222   1.90  gmcgarry /* Intel Products */
    223  1.140       imp product INTEL PRO_WLAN_2011	0x0001 Intel PRO/Wireless 2011 LAN PC Card
    224   1.90  gmcgarry product INTEL EEPRO100		0x010a Intel EtherExpress PRO/100
    225   1.90  gmcgarry 
    226    1.1  christos /* I-O DATA */
    227   1.56     enami product IODATA PCLATE		0x2216 I-O DATA PCLA/TE
    228  1.122    ichiro product IODATA2 WNB11PCM	0x0002 I-O DATA WN-B11/PCM
    229   1.92      onoe 
    230  1.140       imp /* Kingston Products */
    231  1.140       imp product KINGSTON KNE2		0x0100 Kingston KNE-PC2 Ethernet
    232  1.140       imp 
    233  1.140       imp /* Lasat Products */
    234  1.140       imp product LASAT CREDIT_288	0x2811 Lasat Credit 288 Modem
    235   1.72     soren 
    236   1.72     soren /* Lexar Media */
    237  1.102     soren product LEXARMEDIA COMPACTFLASH	0x0100 Lexar Media CompactFlash
    238    1.1  christos 
    239    1.1  christos /* Linksys corporation */
    240  1.140       imp product LINKSYS TRUST_COMBO_ECARD 0x021b Trust (Linksys) Combo EthernetCard
    241   1.73   thorpej product LINKSYS ETHERFAST	0x0230 Linksys Etherfast 10/100 Ethernet
    242   1.21     itohy product LINKSYS ECARD_1		0x0265 Linksys EthernetCard or D-Link DE-650
    243    1.1  christos product LINKSYS COMBO_ECARD	0xc1ab Linksys Combo EthernetCard
    244  1.147       imp product LINKSYS2 IWN		0x1612 Instant Wireless Network PC Card
    245  1.164    ichiro product LINKSYS2 IWN3		0x1613 Instant Wireless Network PC Card, Versin 3
    246  1.167      onoe product LINKSYS2 WCF11		0x3301 Instant Wireless Network CF Card
    247  1.140       imp 
    248  1.140       imp /* Lucent WaveLAN/IEEE */
    249  1.140       imp product LUCENT WAVELAN_IEEE	0x0002 WaveLAN/IEEE
    250  1.140       imp 
    251  1.140       imp /* MACNICA */
    252  1.140       imp product MACNICA ME1_JEIDA	0x3300	MACNICA ME1 for JEIDA
    253    1.1  christos 
    254    1.1  christos /* Megahertz Products */
    255  1.140       imp product MEGAHERTZ XJEM3336 	0x0006 Megahertz X-JACK Ethernet Modem
    256    1.1  christos product MEGAHERTZ XJ4288	0x0023 Megahertz XJ4288 Modem
    257   1.58     soren product MEGAHERTZ XJ4336	0x0027 Megahertz XJ4336 Modem
    258   1.18   thorpej product MEGAHERTZ XJ5560	0x0034 Megahertz X-JACK 56kbps Modem
    259  1.147       imp product MEGAHERTZ2 XJEM1144	0x0101 Megahertz X-JACK
    260    1.1  christos product MEGAHERTZ2 XJACK	0x0103 Megahertz X-JACK Ethernet
    261    1.1  christos 
    262   1.78     enami /* Melco Products */
    263   1.78     enami product MELCO LPC3_TX	 	0xc1ab Melco LPC3-TX
    264  1.128    ichiro 
    265  1.140       imp /* Motorola Products */
    266  1.140       imp product MOTOROLA POWER144	0x0105 Motorola Power 14.4 Modem
    267  1.140       imp product MOTOROLA PM100C		0x0302 Motorola Personal Messenger 100C CDPD Modem
    268  1.147       imp product MOTOROLA MONTANA_336	0x0505 Motorola Montana 33.6
    269  1.140       imp 
    270  1.140       imp /* New Media Products */
    271  1.140       imp product NEWMEDIA BASICS		0x0019 New Media BASICS Ethernet
    272  1.147       imp product NEWMEDIA LANSURFER	0x0021 NewMedia LANSurfer
    273  1.147       imp product NEWMEDIA LIVEWIRE	0x1004 NewMedia LiveWire Ethernet LAN Adapter
    274  1.147       imp product NEWMEDIA MULTIMEDIA	0x100b NewMedia Multimedia
    275  1.140       imp product NEWMEDIA BUSTOASTER	0xc102 New Media BusToaster SCSI Host Adapter
    276  1.147       imp product NEWMEDIA WAVJAMMER	0xe005 NewMedia .WAVjammer
    277  1.147       imp product NEWMEDIA2 BUSTOASTER	0x0001 NewMedia BusToaster
    278  1.147       imp 
    279  1.147       imp /* Netgear */
    280  1.175       rjs product NETGEAR FA410TX		0x0230 Netgear FA410TX
    281  1.147       imp product NETGEAR FA410TXC	0x4530 Netgear FA410TXC
    282  1.166     chris product NETGEAR FA411		0x0411 Netgear FA411
    283  1.176     mason product NETGEAR_2 MA401		0x7300 Netgear MA401
    284  1.140       imp 
    285  1.128    ichiro /* National Instruments */
    286  1.129    ichiro product NI PCMCIA_GPIB	 	0x4882 National Instruments PCMCIA-GPIB
    287   1.85   mycroft 
    288   1.85   mycroft /* Nokia Products */
    289   1.85   mycroft product NOKIA C020_WLAN		0x20c0 Nokia C020 WLAN Card
    290   1.91     soren 
    291   1.91     soren /* Olicom Products */
    292   1.91     soren product OLICOM TR		0x2132 GoCard Token Ring 16/4
    293  1.175       rjs 
    294  1.175       rjs /* Ositech Products */
    295  1.175       rjs product OSITECH TRUMPCARD_SOD	0x0008 Ositech Seven of Diamonds Ethernet Card
    296   1.83   mycroft 
    297   1.83   mycroft /* Panasonic Products */
    298   1.83   mycroft product PANASONIC KXLC002	0x0304 Panasonic 4X CD-ROM Interface Card
    299   1.88      joda product PANASONIC KXLC003	0x0504 Panasonic 8X CD-ROM Interface Card
    300  1.141  christos product PANASONIC KXLC005	0x2704 Panasonic 16X CD-ROM Interface Card
    301  1.147       imp product PANASONIC KME		0x2604 Panasonic CD-R/RW Interface
    302  1.147       imp 
    303  1.147       imp /* Proxim */
    304  1.147       imp product PROXIM ROAMABOUT_2400FH	0x1058 Digital RoamAbout 2400FH
    305  1.147       imp product PROXIM RANGELAN2_7401	0x1158 Proxim RangeLAN2 7401
    306  1.135     pooka 
    307  1.135     pooka /* Psion */
    308  1.135     pooka product PSION GOLDCARD		0x0020 Psion Gold Card
    309   1.78     enami 
    310  1.147       imp /* Quatech */
    311  1.147       imp product QUATECH DSP_225		0x0008 Quatech Dual Serial Port
    312  1.147       imp 
    313  1.140       imp /* RATOC System Inc. Products */
    314  1.140       imp product RATOC REX_R280		0x0001	RATOC REX-R280
    315  1.140       imp 
    316  1.140       imp /* Raylink/WebGear */
    317  1.140       imp product RAYTHEON WLAN		0x0000 WLAN Adapter
    318  1.140       imp 
    319  1.140       imp /* Roland */
    320  1.140       imp product ROLAND SCP55		0x0001 Roland SCP-55
    321  1.140       imp 
    322  1.140       imp /* Samsung */
    323  1.140       imp product	SAMSUNG SWL_2000N	0x0002	Samsung MagicLAN SWL-2000N
    324    1.4   thorpej 
    325   1.15      kenh /* Sandisk Products */
    326   1.15      kenh product SANDISK SDCFB		0x0401 Sandisk CompactFlash Card
    327   1.15      kenh 
    328    1.4   thorpej /* Simple Technology Products */
    329    1.4   thorpej product SIMPLETECH COMMUNICATOR288 0x0100 Simple Technology 28.8 Communicator
    330   1.39  sommerfe /* Simpletech ID also used by Symbol */
    331   1.39  sommerfe product SIMPLETECH SPECTRUM24 0x801 Symbol Spectrum24 WLAN Adapter
    332    1.1  christos 
    333  1.140       imp /* Standard Microsystems Corporation Products */
    334  1.140       imp product SMC 8016		0x0105 SMC 8016 EtherCard
    335  1.140       imp product SMC EZCARD		0x8022 SMC EZCard 10 PCMCIA
    336  1.140       imp 
    337    1.1  christos /* Socket Communications Products */
    338  1.127     jhawk product SOCKET EA_ETHER		0x0000 Socket Communications EA
    339  1.156     pooka product SOCKET LP_WLAN_CF	0x0001 Socket Communications Low Power WLAN Card
    340    1.1  christos product SOCKET PAGECARD		0x0003 Socket Communications PageCard
    341   1.19   thorpej product SOCKET DUAL_RS232	0x0006 Socket Communications Dual RS232
    342  1.140       imp product SOCKET LP_ETHER		0x000d Socket Communications LP-E
    343  1.100    toddpw product SOCKET LP_ETHER_CF	0x0075 Socket Communications LP-E CF
    344  1.140       imp 
    345  1.140       imp /* Symbol */
    346  1.140       imp product	SYMBOL LA4100		0x0001	Symbol Spectrum24 LA4100 Series WLAN
    347    1.1  christos 
    348    1.1  christos /* TDK Products */
    349  1.140       imp product TDK LAK_CD011WL		0x0000 TDK LAK-CD011WL
    350    1.1  christos product TDK LAK_CD021BX		0x0200 TDK LAK-CD021BX Ethernet
    351  1.140       imp product TDK LAK_CF010		0x0900 TDK LAC-CF010
    352  1.163    martin product	TDK C6500012		0x410a TDK ELSA MicroLink MC all
    353    1.1  christos product TDK DFL9610		0x0d0a TDK DFL9610 Ethernet & Digital Cellular
    354  1.140       imp 
    355  1.140       imp /* Telecom Device */
    356  1.140       imp product TELECOMDEVICE TCD_HPC100	0x0202 Telecom Device TCD-HPC100
    357  1.140       imp 
    358  1.140       imp /* US Robotics Products */
    359  1.140       imp product USROBOTICS WORLDPORT144	0x3330 US Robotics WorldPort 14.4 Modem
    360   1.20   thorpej 
    361   1.90  gmcgarry /* Xircom Products */
    362   1.90  gmcgarry product XIRCOM CE		0x0108 Xircom CreditCard Ethernet
    363  1.147       imp product XIRCOM CE3		0x010a Xircom CreditCard 10/100 Ethernet
    364   1.90  gmcgarry product XIRCOM CE2		0x010b Xircom CreditCard Ethernet II
    365  1.145  christos product XIRCOM XE2000		0x0153 Xircom XE2000 10/100 Ethernet
    366  1.140       imp product XIRCOM CNW_801		0x0801 Xircom CreditCard Netwave (Canada)
    367  1.140       imp product XIRCOM CNW_802		0x0802 Xircom CreditCard Netwave (US)
    368  1.114   thorpej product XIRCOM CT2		0x1101 Xircom CreditCard Token Ring II
    369   1.90  gmcgarry product XIRCOM CEM		0x110a Xircom CreditCard Ethernet + Modem
    370  1.140       imp product XIRCOM REM56		0x110a Xircom RealPort Ethernet 10/100 + Modem 56
    371   1.90  gmcgarry product XIRCOM CEM28		0x110b Xircom CreditCard Ethernet + Modem 28
    372   1.96  gmcgarry product XIRCOM CEM33		0x110b Xircom CreditCard Ethernet + Modem 33
    373   1.96  gmcgarry product XIRCOM CEM56		0x110b Xircom CreditCard Ethernet + Modem 56
    374  1.134  christos 
    375  1.134  christos /* ZONET */
    376  1.134  christos product ZONET ZEN		0x0100	Zonet Zen 10/10
    377  1.134  christos 
    378  1.140       imp /*
    379  1.140       imp  * Cards we know only by their cis, sorted by name.
    380  1.140       imp  */
    381  1.140       imp vendor AMBICOM			-1	AmbiCom Inc
    382    1.3  christos vendor ACCTON			-1 	ACCTON
    383  1.140       imp vendor AMD			-1	AMD
    384  1.140       imp vendor BILLIONTON		-1	Billionton Systems Inc.
    385  1.140       imp vendor CNET			-1	CNet
    386    1.3  christos vendor DIGITAL			-1 	Digital Equipment Corporation
    387  1.140       imp vendor DLINK			-1 	D-Link
    388  1.174       mjl vendor DYNALINK			-1	DynaLink
    389  1.140       imp vendor EIGERLABS		-1	Eiger labs,Inc.
    390   1.62      danw vendor EPSON			-1	Seiko Epson Corporation
    391   1.64  augustss vendor EXP			-1	EXP Computer Inc
    392  1.147       imp vendor GEMTEK			-1	Gem Tek
    393   1.76     enami vendor ICOM			-1	ICOM Inc
    394   1.95      onoe vendor INTERSIL			-1	Intersil
    395  1.160        is vendor LANTECH			-1	Lantech Computer Company
    396  1.140       imp vendor NAKAGAWAMETAL		-1	NAKAGAWA METAL
    397  1.147       imp vendor NDC			-1	NDC
    398  1.140       imp vendor PLANET			-1 	Planet
    399  1.140       imp vendor PLANEX			-1	Planex Communications Inc
    400  1.140       imp vendor PREMAX			-1 	Premax
    401  1.140       imp vendor RPTI			-1 	RPTI
    402  1.140       imp vendor SVEC			-1	SVEC/Hawking Technology
    403  1.121   aymeric vendor SYNERGY21		-1	Synergy 21
    404  1.140       imp vendor TEAC			-1	TEAC
    405  1.140       imp vendor YEDATA			-1 	Y-E DATA
    406    1.3  christos 
    407    1.1  christos product ACCTON EN2212		{ "ACCTON", "EN2212", NULL, NULL } Accton EN2212
    408  1.177    bouyer product ACCTON EN2216		{ "ACCTON", "EN2216-PCMCIA-ETHERNET", "EN2216R01", NULL } Accton EN2216
    409  1.140       imp product AMBICOM AMB8002T	{ "AmbiCom&spInc", "AMB8002T", NULL, NULL } AmbiCom AMB8002T
    410  1.140       imp product AMD AM79C930		{ "AMD", "Am79C930", NULL, NULL } AMD Am79C930
    411  1.140       imp product BILLIONTON LNT10TN	{ "PCMCIA", "LNT-10TN", NULL, NULL } Billionton Systems Inc. LNT-10TN NE2000 Compatible Card
    412  1.140       imp product CNET NE2000		{ "CNet", "CN40BC&spEthernet", "D", "NE2000" } CNet CN40BC NE2000 Compatible
    413   1.74     enami product COREGA ETHER_PCC_T	{ "corega&spK.K.", "corega&spEther&spPCC-T", NULL, NULL } Corega Ether PCC-T
    414  1.143       mjl product COREGA ETHER_PCC_TD	{ "corega&spK.K.", "corega&spEther&spPCC-TD", NULL, NULL } Corega Ether PCC-TD
    415  1.170    itojun product COREGA ETHER_II_PCC_TD	{ "corega&spK.K.", "corega&spEtherII&spPCC-TD", NULL, NULL } Corega EtherII PCC-TD
    416   1.74     enami product COREGA ETHER_II_PCC_T	{ "corega&spK.K.", "corega&spEtherII&spPCC-T", NULL, NULL } Corega EtherII PCC-T
    417   1.74     enami product COREGA FAST_ETHER_PCC_TX	{ "corega&spK.K.", "corega&spFastEther&spPCC-TX", NULL, NULL } Corega FastEther PCC-TX
    418  1.124    ichiro product COREGA FETHER_PCC_TXD	{ "corega&spK.K.", "corega&spFEther&spPCC-TXD", NULL, NULL } Corega FEther PCC-TXD
    419  1.130    ichiro product COREGA FETHER_PCC_TXF	{ "corega", "FEther&spPCC-TXF", NULL, NULL } Corega FEther PCC-TXF
    420   1.86    itojun product COREGA WIRELESS_LAN_PCC_11	{ "corega&spK.K.", "Wireless&spLAN&spPCC-11", NULL, NULL } Corega Wireless LAN PCC-11
    421  1.118    ichiro product COREGA WIRELESS_LAN_PCCA_11	{ "corega&spK.K.", "Wireless&spLAN&spPCCA-11", NULL, NULL } Corega Wireless LAN PCCA-11
    422  1.142       mjl product COREGA WIRELESS_LAN_PCCB_11	{ "corega_K.K.", "Wireless_LAN_PCCB-11", NULL, NULL } Corega Wireless LAN PCCB-11
    423  1.142       mjl 
    424  1.140       imp product DIGITAL DEPCMXX		{ "DIGITAL", "DEPCM-XX", NULL, NULL } DEC DEPCM-BA
    425  1.140       imp product DLINK DE650		{ "D-Link", "DE-650", NULL, NULL } D-Link DE-650
    426  1.140       imp product DLINK DE660		{ "D-Link", "DE-660", NULL, NULL } D-Link DE-660
    427  1.140       imp product DLINK DE660PLUS		{ "D-Link", "DE-660+", NULL, NULL } D-Link DE-660+
    428  1.171  jonathan product DLINK DFE670TXD		{ "D-Link", "DFE-670TXD", NULL, NULL } D-Link DFE-670TXD
    429  1.178       jdc product DLINK DWL650H		{ "D-Link&spCorporation", "D-Link&spDWL-650H&sp11Mbps&spWLAN&spAdapter", NULL, NULL } D-Link DWL-650H
    430  1.174       mjl product	DYNALINK L10C		{ "DYNALINK", "L10C", NULL, NULL } Dynalink L10C
    431  1.174       mjl 
    432   1.70   mycroft /*
    433  1.140       imp  * vendor ID of EPX_AA2000 is Fujitsu (0x0004) and product ID is 0x2000, but
    434  1.140       imp  * it conflicts with Fujitsu Towa LA501 Ethernet.
    435   1.70   mycroft  */
    436  1.140       imp product EIGERLABS EPX_AA2000	{ "Eiger&splabs,Inc.", "EPX-AA2000&spPC&spSound&spCard", NULL, NULL } EPX-AA2000 PC Sound Card
    437   1.62      danw product EPSON EEN10B		{ "Seiko&spEpson&spCorp.", "Ethernet", "P/N:&spEEN10B&spRev.&sp00", NULL } Epson EEN10B
    438   1.64  augustss product EXP EXPMULTIMEDIA	{ "EXP&sp&sp&sp", "PnPIDE", "F1", NULL } EXP IDE/ATAPI DVD Card
    439  1.140       imp product GEMTEK WLAN		{ "Intersil", "PRISM&sp2_5&spPCMCIA&spADAPTER", "ISL37300P", "Eval-RevA" } GEMTEK Prism2_5 WaveLAN Card
    440   1.76     enami product ICOM SL200		{ "Icom", "SL-200", NULL, NULL } Icom SL-200
    441  1.106     jhawk product INTERSIL PRISM2		{ "INTERSIL", "HFA384x/IEEE", "Version&sp01.02", NULL } Intersil Prism II
    442  1.140       imp product IODATA CBIDE2		{ "IO&spDATA", "CBIDE2&sp&sp&sp&sp&sp&sp", NULL, NULL } IO-DATA CBIDE2/16-bit mode
    443  1.140       imp product IODATA PCLAT		{ "I-O&spDATA", "PCLA", "ETHERNET", NULL } IO-DATA PCLA/T
    444  1.162        is product LANTECH FASTNETTX	{ "ASIX", "AX88190", NULL, NULL } Lantech Fastnet/TX
    445  1.140       imp product LINKSYS ECARD_2		{ "LINKSYS", "E-CARD", NULL, NULL } Linksys E-Card
    446  1.140       imp product MEGAHERTZ XJ2288 	{ "MEGAHERTZ", "MODEM&spXJ2288", NULL, NULL } Megahertz XJ2288 Modem
    447   1.99   msaitoh product MELCO LPC2_TX		{ "MELCO", "LPC2-TX", NULL, NULL } Melco LPC2-TX
    448  1.140       imp product NAKAGAWAMETAL LNT10TN	{ "PCMCIA", "LNT-10TN", NULL, NULL } NAKAGAWA METAL LNT-10TN NE2000 Compatible Card 
    449  1.109    ichiro product NANOSPEED PRISM2	{ "NANOSPEED", "HFA384x/IEEE", "Version&sp01.02", NULL } NANOSPEED ROOT-RZ2000 WLAN Card
    450  1.140       imp product NDC ND5100_E		{ "NDC", "Ethernet", "A", NULL } Sohoware ND5100E NE2000 Compatible Card
    451  1.118    ichiro product NEC CMZ_RT_WP		{ "NEC", "Wireless&spCard&spCMZ-RT-WP", "Version&sp01.01", NULL } NEC Wireless Card CMZ-RT-WP
    452  1.118    ichiro product NTT_ME WLAN		{ "NTT-ME", "11Mbps&spWireless&spLAN&spPC&spCard", NULL, NULL } NTT-ME 11Mbps Wireless LAN PC Card
    453  1.140       imp product PLANET SMARTCOM2000	{ "PCMCIA", "UE2212", NULL, NULL } Planet SmartCOM 2000
    454  1.140       imp /*
    455  1.140       imp  * vendor ID of both FNW-3600-T and FNW-3700-T is LINKSYS (0x0149) and
    456  1.140       imp  * product ID is 0xc1ab, but it conflicts with LINKSYS Combo EthernetCard.
    457  1.140       imp  */
    458  1.140       imp product PLANEX FNW3600T		-1 Planex FNW-3600-T
    459  1.140       imp product PLANEX FNW3700T		-1 Planex FNW-3700-T
    460  1.168  tshiozak product PLANEX GWNS11H		{ "PLANEX", "GW-NS11H&spWireless&spLAN&spPC&spCard", NULL, NULL } PLANEX GW-NS11H Wireless LAN PC Card
    461  1.140       imp product RPTI EP400		{ "RPTI&spLTD.", "EP400", "CISV100", NULL } RPTI EP400
    462  1.140       imp product RPTI EP401		{ "RPTI", "EP401&spEthernet&spNE2000&spCompatible", NULL, NULL } RPTI EP401
    463  1.140       imp product PREMAX PE200		{ "PMX&sp&sp&sp", "PE-200", NULL, NULL } PreMax PE-200
    464  1.151  christos product SIMPLETECH SPECTRUM24_ALT	{ "Symbol&spTechnologies", "LA4111&spSpectrum24&spWireless&spLAN&spPC&spCard", NULL, NULL } LA4111 Spectrum24 Wireless LAN PC Card
    465  1.140       imp product SMC 2632W		{ "SMC", "SMC2632W", "Version&sp01.02", NULL } SMC 2632 EZ Connect Wireless PC Card
    466  1.140       imp product SVEC COMBOCARD		{ "Ethernet", "Adapter", NULL, NULL } SVEC/Hawking Tech. Combo Card
    467  1.140       imp product SVEC LANCARD		{ "SVEC", "FD605&spPCMCIA&spEtherNet&spCard", "V1-1", NULL } SVEC PCMCIA Lan Card
    468  1.139  augustss /*
    469  1.140       imp  * vendor ID of PN650TX is LINKSYS (0x0149) and product ID is 0xc1ab, but
    470  1.140       imp  * it conflicts with LINKSYS Combo EthernetCard.
    471  1.139  augustss  */
    472  1.140       imp product SVEC PN650TX		-1 SVEC PN650TX 10/100 Dual Speed Fast Ethernet PC Card
    473  1.140       imp product SYNERGY21 S21810	{ "PCMCIA", "Ethernet", "A", "004743118001" } Synergy 21 S21810+ NE2000 Compatible Card
    474  1.140       imp product TEAC IDECARDII		{ NULL, "NinjaATA-", NULL, NULL } TEAC IDE Card/II
    475  1.140       imp product XIRCOM CFE_10		{ "Xircom", "CompactCard&spEthernet", "CFE-10", "1.00" } Xircom CompactCard CFE-10
    476  1.140       imp product YEDATA EXTERNAL_FDD	{ "Y-E&spDATA", "External&spFDD", NULL, NULL } Y-E DATA External FDD
    477  1.147       imp product ZOOM AIR_4000		{ "Zoom", "Air-4000", NULL, NULL } Zoom Air-4000
    478  1.154    ichiro product FUJITSU FMV_J181	{ "PCMCIA&spMBH10302", "01", NULL, NULL } FUJITSU FMV-J181 PCMCIA Card
    479  1.153    ichiro product FUJITSU FMV_J182	{ "FUJITSU", "LAN&spCard(FMV-J182)", "Ver.01", NULL } FUJITSU FMV-J182 PCMCIA Card
    480  1.153    ichiro product FUJITSU FMV_J182A	{ "FUJITSU", "LAN&spCard(FMV-J182)", "Ver.02", NULL } FUJITSU FMV-J182A PCMCIA Card
    481  1.153    ichiro product FUJITSU ITCFJ182A	{ "FUJITSU", "LAN&spCard(ITCFJ182)", "Ver.01", NULL } FUJITSU ITCFJ182A CompactCard
    482