Deleted Added
full compact
pccarddevs (121584) pccarddevs (121586)
1$FreeBSD: head/sys/dev/pccard/pccarddevs 121584 2003-10-26 20:09:18Z imp $
1$FreeBSD: head/sys/dev/pccard/pccarddevs 121586 2003-10-26 22:22:34Z imp $
2/* $NetBSD: pcmciadevs,v 1.186 2003/09/16 08:26:37 onoe Exp $ */
3/* $OpenBSD: pcmciadevs,v 1.93 2002/06/21 08:31:10 henning Exp $ */
4
5/*-
6 * Copyright (c) 1998 The NetBSD Foundation, Inc.
7 * All rights reserved.
8 *
9 * This code is derived from software contributed to The NetBSD Foundation
10 * by Christos Zoulas.
11 *
12 * Redistribution and use in source and binary forms, with or without
13 * modification, are permitted provided that the following conditions
14 * are met:
15 * 1. Redistributions of source code must retain the above copyright
16 * notice, this list of conditions and the following disclaimer.
17 * 2. Redistributions in binary form must reproduce the above copyright
18 * notice, this list of conditions and the following disclaimer in the
19 * documentation and/or other materials provided with the distribution.
20 * 3. All advertising materials mentioning features or use of this software
21 * must display the following acknowledgement:
22 * This product includes software developed by the NetBSD
23 * Foundation, Inc. and its contributors.
24 * 4. Neither the name of The NetBSD Foundation nor the names of its
25 * contributors may be used to endorse or promote products derived
26 * from this software without specific prior written permission.
27 *
28 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
29 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
30 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
31 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
32 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
33 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
34 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
35 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
36 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
37 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
38 * POSSIBILITY OF SUCH DAMAGE.
39 */
40
41/*
42 * List of known PCMCIA vendors, sorted by numeric ID.
43 */
44
45vendor FUJITSU 0x0004 Fujitsu Corporation
46vendor INTERSIL 0x000b Intersil
47vendor PANASONIC 0x0032 Matsushita Electric Industrial Co.
48vendor SANDISK 0x0045 Sandisk Corporation
49vendor NEWMEDIA 0x0057 New Media Corporation
50vendor INTEL 0x0089 Intel
51vendor IBM 0x00a4 IBM Corporation
52vendor SHARP 0x00b0 Sharp Corporation
53vendor 3COM 0x0101 3Com Corporation
54vendor MEGAHERTZ 0x0102 Megahertz Corporation
55vendor SOCKET 0x0104 Socket Communications
56vendor TDK 0x0105 TDK Corporation
57vendor XIRCOM 0x0105 Xircom
58vendor SMC 0x0108 Standard Microsystems Corporation
59vendor MOTOROLA 0x0109 Motorola Corporation
60vendor NI 0x010b National Instruments
61vendor QLOGIC 0x0114 QLogic
62vendor USROBOTICS 0x0115 US Robotics Corporation
63vendor OLICOM 0x0121 Olicom
64vendor PROXIM 0x0126 Proxim
65vendor DSPSI 0x0128 DSP Solutions, Inc
66vendor ADAPTEC 0x012f Adaptec Corporation
67vendor QUATECH 0x0137 Quatech
68vendor COMPAQ 0x0138 Compaq
69vendor OSITECH 0x0140 Ositech
70vendor DLINK_2 0x0143 D-Link
71vendor DLINK_3 0x0149 D-Link
72vendor LINKSYS 0x0149 Linksys Corporation
73vendor NETGEAR 0x0149 Netgear
74vendor SIMPLETECH 0x014d Simple Technology
75vendor SYMBOL2 0x014d Symbol
76vendor LUCENT 0x0156 Lucent Technologies
77vendor GEMPLUS 0x0157 Gemplus
78vendor AIRONET 0x015f Aironet Wireless Communications
79vendor ERICSSON 0x016b Ericsson
80vendor PSION 0x016c Psion
81vendor COMPAQ2 0x0183 Compaq
82vendor PARALON 0x0183 Paralon Technologies Inc
83vendor KINGSTON 0x0186 Kingston
84vendor MELCO 0x018a Melco Corporation
85vendor DAYNA 0x0194 Dayna Corporation
86vendor RAYTHEON 0x01a6 Raytheon
87vendor IODATA 0x01bf I-O DATA
88vendor BAY 0x01eb Bay Networks
89vendor FARALLON 0x0200 Farallon Communications
90vendor TELECOMDEVICE 0x021b Telecom Device
91vendor NOKIA 0x023d Nokia Communications
92vendor SAMSUNG 0x0250 Samsung
93vendor HWN 0x0261 Home Wireless Networks
94vendor ARTEM 0x0268 ARtem
95vendor SYMBOL 0x026c Symbol
96vendor BUFFALO 0x026f BUFFALO (Melco Corporation)
97vendor BROMAX 0x0274 Bromax communications, Inc
98vendor IODATA2 0x028a I-O DATA
99vendor ASUS 0x02aa ASUS
100vendor SIEMENS 0x02ac Siemens
101vendor MICROSOFT 0x02d2 Microsoft Corporation
102
103/*
104 * The following vendor IDs are byte-swapped from what the company is assigned.
105 */
106vendor NWN 0x0602 No Wires Needed
107vendor BREEZECOM 0x0a02 BreezeCOM
108vendor LASAT 0x3401 Lasat Communications A/S
109vendor BONDWELL 0x3b01 Bondwell
110vendor LEXARMEDIA 0x4e01 Lexar Media
111vendor COMPEX 0x8a01 Compex Corporation
112vendor ZONET 0x8a01 Zonet Technology Inc.
113vendor ELSA 0xd601 Elsa
114
115/*
116 * The following vendor IDs are not, as far as I can tell, actually
117 * assigned to these people. However, all the ones starting with '0xc'
118 * look coherent enough that maybe somebody other than PCMCIA is
119 * assigning numbers in that range.
120 */
121vendor NEWMEDIA2 0x10cd NewMedia
122vendor PLANEX_2 0x14ea PLANEX
123vendor ACTIONTEC 0x1668 ACTIONTEC
124vendor AIRVAST 0x50c2 AirVast Technology
125vendor ARCHOS 0x5241 Archos
126vendor DUAL 0x890f Dual
127vendor EDIMAX 0x890f Edimax Technology Inc.
128vendor CONTEC 0xc001 Contec
129vendor MACNICA 0xc00b MACNICA
130vendor ROLAND 0xc00c Roland
131vendor COREGA2 0xc00f Corega K.K.
132vendor ALLIEDTELESIS 0xc00f Allied Telesis K.K.
133vendor HAGIWARASYSCOM 0xc012 Hagiwara SYS-COM
134vendor RATOC 0xc015 RATOC System Inc.
135vendor WORKBIT 0xc024 WORKBIT
136vendor EMTAC 0xc250 EMTAC Technology Corporation
137
138/*
139 * List of known products. Grouped by vendor, sorted by number within the
140 * group.
141 */
142
143/* 3COM Products */
144product 3COM 3CRWE737A 0x0001 3Com AirConnect Wireless LAN
145product 3COM 3CXM056BNW 0x002f 3Com/NoteWorthy 3CXM056-BNW 56K Modem
146product 3COM 3CXEM556 0x0035 3Com/Megahertz 3CXEM556 Ethernet/Modem
147product 3COM 3CXEM556INT 0x003d 3Com/Megahertz 3CXEM556-INT Ethernet/Modem
148product 3COM 3CCFEM556BI 0x0556 3Com/Megahertz 3CCFEM556BI Ethernet/Modem
149product 3COM 3C562 0x0562 3Com 3c562 33.6 Modem/10Mbps Ethernet
150product 3COM 3C589 0x0589 3Com 3c589 10Mbps Ethernet
151product 3COM 3C574 0x0574 3Com 3c574-TX 10/100Mbps Ethernet
152product 3COM 3CRWE777A 0x0777 3Com 3CRWE777A Airconnect
153product 3COM 3C1 0x0cf1 3Com Megahertz 3C1 10Mbps LAN CF+ Card
154product 3COM 3CRWE62092A 0x2092 3Com 3CRWE62092A Wireless LAN
155
156/* ACTIONTEC Products */
157product ACTIONTEC PRISM 0x0101 PRISM Wireless LAN PC Card
158
159/* Adaptec Products */
160product ADAPTEC APA1460 0x0001 Adaptec APA-1460 SlimSCSI
161product ADAPTEC APA1460A 0x0002 Adaptec APA-1460A SlimSCSI
162
163/* Aironet */
164product AIRONET PC4500 0x0005 Aironet PC4500 Wireless LAN Adapter
165product AIRONET PC4800 0x0007 Aironet PC4800 Wireless LAN Adapter
166product AIRONET 350 0x000a Aironet 350 Wireless LAN Adapter
167
168/* AirVast */
169product AIRVAST WN_100 0x7300 AirVast WN-100
170
171/* Allied Telesis K.K. */
172product ALLIEDTELESIS LA_PCM 0x0002 Allied Telesis LA-PCM
173
174/* Archos */
175product ARCHOS ARC_ATAPI 0x0043 MiniCD
176
177/* ARtem */
178product ARTEM ONAIR 0x0001 ARtem OnAir
179
180/* ASUS WL-100 */
181product ASUS WL100 0x0002 ASUS SpaceLink WL-100 Wireless LAN
182
183/* Bay Networks */
184product BAY STACK_650 0x0804 BayStack 650 Wireless LAN
185product BAY SURFER_PRO 0x0806 AirSurfer Pro Wireless LAN
186product BAY STACK_660 0x0807 BayStack 660 Wireless LAN
187product BAY EMOBILITY_11B 0x080a e-Mobility 11Mb Wireless LAN
188
189/* Bondwell */
190product BONDWELL B236 0x0000 Game Card Joystick
191
192/* BreezeCOM */
193product BREEZECOM BREEZENET 0x0102 BreezeCOM BreezeNET
194
195/* Bromax Communications, Inc (Linksys OEM) */
196product BROMAX IWN 0x1612 Instant Wireless Network PC Card
197product BROMAX IWN3 0x1613 Instant Wireless Network PC Card, Versin 3
198product BROMAX WCF11 0x3301 Instant Wireless Network CF Card
199
200/* BUFFALO */
201product BUFFALO LPC3_CLX 0x0301 BUFFALO LPC3-CLX Ethernet Adapter
202product BUFFALO WLI_PCM_S11 0x0305 BUFFALO AirStation 11Mbps WLAN
203product BUFFALO LPC_CF_CLT 0x0307 BUFFALO LPC-CF-CLT
204product BUFFALO LPC3_CLT 0x030a BUFFALO LPC3-CLT Ethernet Adapter
205product BUFFALO WLI_CF_S11G 0x030b BUFFALO AirStation 11Mbps CF WLAN
206
207/* Compaq Products */
208product COMPAQ NC5004 0x0002 Compaq Agency NC5004 Wireless Card
209product COMPAQ2 CPQ_10_100 0x010a Compaq Netelligent 10/100 Ethernet
210
211/* Compex Products */
212product COMPEX AMP_WIRELESS 0x0066 AMP
213product COMPEX LINKPORT_ENET_B 0x0100 Compex Linkport ENET-B Ethernet
214
215/* Contec C-NET(PC) */
216product CONTEC CNETPC 0x0000 Contec C-NET(PC)C
217product CONTEC FX_DS110_PCC 0x0008 Contec FLEXLAN/FX-DS110-PCC
218
219/* Dayna Products */
220product DAYNA COMMUNICARD_E_1 0x002d Dayna CommuniCard E
221product DAYNA COMMUNICARD_E_2 0x002f Dayna CommuniCard E
222
223/* DIGITAL Products */
224product DIGITAL MOBILE_MEDIA_CDROM 0x0d00 Digital Mobile Media CD-ROM
225
226/* D-Link Products */
227product DLINK_2 DMF560TX 0xc0ab D-Link DMF-650TX
228
229/* DSP Solutions, Inc. (Megahertz OEM) */
230product DSPSI XJEM1144 0x0101 Megahertz X-JACK
231product DSPSI XJACK 0x0103 Megahertz X-JACK Ethernet
232
233/* Dual */
234product DUAL NE2000 0x0100 Dual NE2000
235
236/* Edimax Products */
237product EDIMAX EP4000A 0x0100 Edimax EP4000A
238
239/* ELSA Products */
240product ELSA MC2_IEEE 0x0001 AirLancer MC-2 IEEE
241product ELSA XI300_IEEE 0x0002 XI300 Wireless LAN
242product ELSA XI800_IEEE 0x0004 XI800 CF Wireless LAN
243product ELSA XI325_IEEE 0x0005 XI325 Wireless LAN
244
245/* EMTAC */
246product EMTAC WLAN 0x0002 EMTAC A2424i 11Mbps WLAN Card
247
248/* Ericsson */
249product ERICSSON WIRELESSLAN 0x0001 DSSS Wireless LAN PC Card
250
251/* Farallon */
252product FARALLON SKYLINE 0x0a01 SkyLINE Wireless
253
254/* Fujutsu Products */
255product FUJITSU SCSI600 0x0401 Fujitsu SCSI 600 Interface
256product FUJITSU LA10S 0x1003 Fujitsu Compact Flash Ethernet
257product FUJITSU LA501 0x2000 Fujitsu Towa LA501 Ethernet
258product FUJITSU WL110 0x2003 PEGA-WL110 Wireless LAN
259
260/* Gemplus */
261product GEMPLUS GPR400 0x3004 GPR400 Smartcard Reader
262
263/* Home Wireless Networks */
264product HWN AIRWAY80211 0x0002 HWN Airway Wireless PCMCIA Card
265
266/* IBM Products */
267product IBM MICRODRIVE 0x0000 IBM Microdrive
268product IBM 3270 0x0001 IBM 3270 Emulation
269product IBM INFOMOVER 0x0002 IBM InfoMover
270product IBM 5250 0x000b IBM 5250 Emulation
271product IBM TROPIC 0x001e IBM Token Ring 4/16
272product IBM SCSI 0x0026 IBM SCSI PCMCIA
273product IBM PORTABLE_CDROM 0x002d IBM PCMCIA Portable CD-ROM Drive
274product IBM HOME_AND_AWAY 0x002e IBM Home and Away Modem
275product IBM WIRELESS_LAN_ENTRY 0x0032 IBM Wireless LAN Entry
276product IBM SMART_CAPTURE_II 0x003c IBM Smart Capture Card II
277product IBM ETHERJET 0x003f IBM EtherJet Ethernet
278
279/* Intel Products */
280product INTEL PRO_WLAN_2011 0x0001 Intel PRO/Wireless 2011 LAN PC Card
281product INTEL EEPRO100 0x010a Intel EtherExpress PRO/100
282
283/* Intersil */
284/* Note: The following likely is an OEM card under a different Intersil name */
285product INTERSIL MA401RA 0x7300 Netgear MA401RA
286
287/* I-O DATA */
288product IODATA PCLATE 0x2216 I-O DATA PCLA/TE
289product IODATA2 WNB11PCM 0x0002 I-O DATA WN-B11/PCM
290product IODATA2 WCF12 0x0673 Wireless CF Card
291
292/* Kingston Products */
293product KINGSTON KNE2 0x0100 Kingston KNE-PC2 Ethernet
294
295/* Lasat Products */
296product LASAT CREDIT_288 0x2811 Lasat Credit 288 Modem
297
298/* Lexar Media */
299product LEXARMEDIA COMPACTFLASH 0x0100 Lexar Media CompactFlash
300
301/* Linksys corporation */
302product LINKSYS TRUST_COMBO_ECARD 0x021b Trust (Linksys) Combo EthernetCard
303product LINKSYS ETHERFAST 0x0230 Linksys Etherfast 10/100 Ethernet
304product LINKSYS ECARD_1 0x0265 Linksys EthernetCard or D-Link DE-650
305product LINKSYS COMBO_ECARD 0xc1ab Linksys Combo EthernetCard
306
307/* Lucent WaveLAN/IEEE */
308product LUCENT WAVELAN_IEEE 0x0002 WaveLAN/IEEE
309
310/* MACNICA */
311product MACNICA ME1_JEIDA 0x3300 MACNICA ME1 for JEIDA
312product MACNICA MPS110 0xa041 MACNICA Miracle SCSI-II mPS110
313
314/* Megahertz Products */
315product MEGAHERTZ XJEM3336 0x0006 Megahertz X-JACK Ethernet Modem
316product MEGAHERTZ XJ4288 0x0023 Megahertz XJ4288 Modem
317product MEGAHERTZ XJ4336 0x0027 Megahertz XJ4336 Modem
318product MEGAHERTZ XJ5560 0x0034 Megahertz X-JACK 56kbps Modem
319
320/* Melco Products */
321product MELCO LPC3_TX 0xc1ab Melco LPC3-TX
322product MELCO LPC3_CLX 0x0301 Melco LPC3-CLX Ethernet Adapter
323
324/* Microsoft Products */
325product MICROSOFT MN_520 0x0001 Microsoft MN-520 WLAN Card
326
327/* Motorola Products */
328product MOTOROLA POWER144 0x0105 Motorola Power 14.4 Modem
329product MOTOROLA PM100C 0x0302 Motorola Personal Messenger 100C CDPD Modem
330product MOTOROLA MONTANA_336 0x0505 Motorola Montana 33.6
331
332/* New Media Products */
333product NEWMEDIA BASICS 0x0019 New Media BASICS Ethernet
334product NEWMEDIA LANSURFER 0x0021 NewMedia LANSurfer
335product NEWMEDIA LIVEWIRE 0x1004 NewMedia LiveWire Ethernet LAN Adapter
336product NEWMEDIA MULTIMEDIA 0x100b NewMedia Multimedia
337product NEWMEDIA BUSTOASTER2 0xa002 New Media SCSI Bus Toaster
338product NEWMEDIA BUSTOASTER 0xc102 New Media SCSI Bus Toaster
339product NEWMEDIA BUSTOASTER3 0xd302 New Media SCSI Bus Toaster
340product NEWMEDIA WAVJAMMER 0xe005 NewMedia .WAVjammer
341product NEWMEDIA2 BUSTOASTER 0x0001 NewMedia BusToaster
342
343/* Netgear */
344product NETGEAR FA410TX 0x0230 Netgear FA410TX
345product NETGEAR FA410TXC 0x4530 Netgear FA410TXC
346product NETGEAR FA411 0x0411 Netgear FA411
347
348/* National Instruments */
349product NI PCMCIA_GPIB 0x4882 National Instruments PCMCIA-GPIB
350
351/* Nokia Products */
352product NOKIA C110_WLAN 0x1110 Nokia C110/C111
353product NOKIA C020_WLAN 0x20c0 Nokia C020 WLAN Card
354
355/* No Wires Needed */
356product NWN WLAN_550 0x0002 NWN 550 WLAN
357product NWN WLAN_1148 0x0003 NWN 1148 WLAN
358
359/* Olicom Products */
360product OLICOM TR 0x2132 GoCard Token Ring 16/4
361product OLICOM OC2220 0x2022 GoCard Ethernet
2/* $NetBSD: pcmciadevs,v 1.186 2003/09/16 08:26:37 onoe Exp $ */
3/* $OpenBSD: pcmciadevs,v 1.93 2002/06/21 08:31:10 henning Exp $ */
4
5/*-
6 * Copyright (c) 1998 The NetBSD Foundation, Inc.
7 * All rights reserved.
8 *
9 * This code is derived from software contributed to The NetBSD Foundation
10 * by Christos Zoulas.
11 *
12 * Redistribution and use in source and binary forms, with or without
13 * modification, are permitted provided that the following conditions
14 * are met:
15 * 1. Redistributions of source code must retain the above copyright
16 * notice, this list of conditions and the following disclaimer.
17 * 2. Redistributions in binary form must reproduce the above copyright
18 * notice, this list of conditions and the following disclaimer in the
19 * documentation and/or other materials provided with the distribution.
20 * 3. All advertising materials mentioning features or use of this software
21 * must display the following acknowledgement:
22 * This product includes software developed by the NetBSD
23 * Foundation, Inc. and its contributors.
24 * 4. Neither the name of The NetBSD Foundation nor the names of its
25 * contributors may be used to endorse or promote products derived
26 * from this software without specific prior written permission.
27 *
28 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
29 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
30 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
31 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
32 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
33 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
34 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
35 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
36 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
37 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
38 * POSSIBILITY OF SUCH DAMAGE.
39 */
40
41/*
42 * List of known PCMCIA vendors, sorted by numeric ID.
43 */
44
45vendor FUJITSU 0x0004 Fujitsu Corporation
46vendor INTERSIL 0x000b Intersil
47vendor PANASONIC 0x0032 Matsushita Electric Industrial Co.
48vendor SANDISK 0x0045 Sandisk Corporation
49vendor NEWMEDIA 0x0057 New Media Corporation
50vendor INTEL 0x0089 Intel
51vendor IBM 0x00a4 IBM Corporation
52vendor SHARP 0x00b0 Sharp Corporation
53vendor 3COM 0x0101 3Com Corporation
54vendor MEGAHERTZ 0x0102 Megahertz Corporation
55vendor SOCKET 0x0104 Socket Communications
56vendor TDK 0x0105 TDK Corporation
57vendor XIRCOM 0x0105 Xircom
58vendor SMC 0x0108 Standard Microsystems Corporation
59vendor MOTOROLA 0x0109 Motorola Corporation
60vendor NI 0x010b National Instruments
61vendor QLOGIC 0x0114 QLogic
62vendor USROBOTICS 0x0115 US Robotics Corporation
63vendor OLICOM 0x0121 Olicom
64vendor PROXIM 0x0126 Proxim
65vendor DSPSI 0x0128 DSP Solutions, Inc
66vendor ADAPTEC 0x012f Adaptec Corporation
67vendor QUATECH 0x0137 Quatech
68vendor COMPAQ 0x0138 Compaq
69vendor OSITECH 0x0140 Ositech
70vendor DLINK_2 0x0143 D-Link
71vendor DLINK_3 0x0149 D-Link
72vendor LINKSYS 0x0149 Linksys Corporation
73vendor NETGEAR 0x0149 Netgear
74vendor SIMPLETECH 0x014d Simple Technology
75vendor SYMBOL2 0x014d Symbol
76vendor LUCENT 0x0156 Lucent Technologies
77vendor GEMPLUS 0x0157 Gemplus
78vendor AIRONET 0x015f Aironet Wireless Communications
79vendor ERICSSON 0x016b Ericsson
80vendor PSION 0x016c Psion
81vendor COMPAQ2 0x0183 Compaq
82vendor PARALON 0x0183 Paralon Technologies Inc
83vendor KINGSTON 0x0186 Kingston
84vendor MELCO 0x018a Melco Corporation
85vendor DAYNA 0x0194 Dayna Corporation
86vendor RAYTHEON 0x01a6 Raytheon
87vendor IODATA 0x01bf I-O DATA
88vendor BAY 0x01eb Bay Networks
89vendor FARALLON 0x0200 Farallon Communications
90vendor TELECOMDEVICE 0x021b Telecom Device
91vendor NOKIA 0x023d Nokia Communications
92vendor SAMSUNG 0x0250 Samsung
93vendor HWN 0x0261 Home Wireless Networks
94vendor ARTEM 0x0268 ARtem
95vendor SYMBOL 0x026c Symbol
96vendor BUFFALO 0x026f BUFFALO (Melco Corporation)
97vendor BROMAX 0x0274 Bromax communications, Inc
98vendor IODATA2 0x028a I-O DATA
99vendor ASUS 0x02aa ASUS
100vendor SIEMENS 0x02ac Siemens
101vendor MICROSOFT 0x02d2 Microsoft Corporation
102
103/*
104 * The following vendor IDs are byte-swapped from what the company is assigned.
105 */
106vendor NWN 0x0602 No Wires Needed
107vendor BREEZECOM 0x0a02 BreezeCOM
108vendor LASAT 0x3401 Lasat Communications A/S
109vendor BONDWELL 0x3b01 Bondwell
110vendor LEXARMEDIA 0x4e01 Lexar Media
111vendor COMPEX 0x8a01 Compex Corporation
112vendor ZONET 0x8a01 Zonet Technology Inc.
113vendor ELSA 0xd601 Elsa
114
115/*
116 * The following vendor IDs are not, as far as I can tell, actually
117 * assigned to these people. However, all the ones starting with '0xc'
118 * look coherent enough that maybe somebody other than PCMCIA is
119 * assigning numbers in that range.
120 */
121vendor NEWMEDIA2 0x10cd NewMedia
122vendor PLANEX_2 0x14ea PLANEX
123vendor ACTIONTEC 0x1668 ACTIONTEC
124vendor AIRVAST 0x50c2 AirVast Technology
125vendor ARCHOS 0x5241 Archos
126vendor DUAL 0x890f Dual
127vendor EDIMAX 0x890f Edimax Technology Inc.
128vendor CONTEC 0xc001 Contec
129vendor MACNICA 0xc00b MACNICA
130vendor ROLAND 0xc00c Roland
131vendor COREGA2 0xc00f Corega K.K.
132vendor ALLIEDTELESIS 0xc00f Allied Telesis K.K.
133vendor HAGIWARASYSCOM 0xc012 Hagiwara SYS-COM
134vendor RATOC 0xc015 RATOC System Inc.
135vendor WORKBIT 0xc024 WORKBIT
136vendor EMTAC 0xc250 EMTAC Technology Corporation
137
138/*
139 * List of known products. Grouped by vendor, sorted by number within the
140 * group.
141 */
142
143/* 3COM Products */
144product 3COM 3CRWE737A 0x0001 3Com AirConnect Wireless LAN
145product 3COM 3CXM056BNW 0x002f 3Com/NoteWorthy 3CXM056-BNW 56K Modem
146product 3COM 3CXEM556 0x0035 3Com/Megahertz 3CXEM556 Ethernet/Modem
147product 3COM 3CXEM556INT 0x003d 3Com/Megahertz 3CXEM556-INT Ethernet/Modem
148product 3COM 3CCFEM556BI 0x0556 3Com/Megahertz 3CCFEM556BI Ethernet/Modem
149product 3COM 3C562 0x0562 3Com 3c562 33.6 Modem/10Mbps Ethernet
150product 3COM 3C589 0x0589 3Com 3c589 10Mbps Ethernet
151product 3COM 3C574 0x0574 3Com 3c574-TX 10/100Mbps Ethernet
152product 3COM 3CRWE777A 0x0777 3Com 3CRWE777A Airconnect
153product 3COM 3C1 0x0cf1 3Com Megahertz 3C1 10Mbps LAN CF+ Card
154product 3COM 3CRWE62092A 0x2092 3Com 3CRWE62092A Wireless LAN
155
156/* ACTIONTEC Products */
157product ACTIONTEC PRISM 0x0101 PRISM Wireless LAN PC Card
158
159/* Adaptec Products */
160product ADAPTEC APA1460 0x0001 Adaptec APA-1460 SlimSCSI
161product ADAPTEC APA1460A 0x0002 Adaptec APA-1460A SlimSCSI
162
163/* Aironet */
164product AIRONET PC4500 0x0005 Aironet PC4500 Wireless LAN Adapter
165product AIRONET PC4800 0x0007 Aironet PC4800 Wireless LAN Adapter
166product AIRONET 350 0x000a Aironet 350 Wireless LAN Adapter
167
168/* AirVast */
169product AIRVAST WN_100 0x7300 AirVast WN-100
170
171/* Allied Telesis K.K. */
172product ALLIEDTELESIS LA_PCM 0x0002 Allied Telesis LA-PCM
173
174/* Archos */
175product ARCHOS ARC_ATAPI 0x0043 MiniCD
176
177/* ARtem */
178product ARTEM ONAIR 0x0001 ARtem OnAir
179
180/* ASUS WL-100 */
181product ASUS WL100 0x0002 ASUS SpaceLink WL-100 Wireless LAN
182
183/* Bay Networks */
184product BAY STACK_650 0x0804 BayStack 650 Wireless LAN
185product BAY SURFER_PRO 0x0806 AirSurfer Pro Wireless LAN
186product BAY STACK_660 0x0807 BayStack 660 Wireless LAN
187product BAY EMOBILITY_11B 0x080a e-Mobility 11Mb Wireless LAN
188
189/* Bondwell */
190product BONDWELL B236 0x0000 Game Card Joystick
191
192/* BreezeCOM */
193product BREEZECOM BREEZENET 0x0102 BreezeCOM BreezeNET
194
195/* Bromax Communications, Inc (Linksys OEM) */
196product BROMAX IWN 0x1612 Instant Wireless Network PC Card
197product BROMAX IWN3 0x1613 Instant Wireless Network PC Card, Versin 3
198product BROMAX WCF11 0x3301 Instant Wireless Network CF Card
199
200/* BUFFALO */
201product BUFFALO LPC3_CLX 0x0301 BUFFALO LPC3-CLX Ethernet Adapter
202product BUFFALO WLI_PCM_S11 0x0305 BUFFALO AirStation 11Mbps WLAN
203product BUFFALO LPC_CF_CLT 0x0307 BUFFALO LPC-CF-CLT
204product BUFFALO LPC3_CLT 0x030a BUFFALO LPC3-CLT Ethernet Adapter
205product BUFFALO WLI_CF_S11G 0x030b BUFFALO AirStation 11Mbps CF WLAN
206
207/* Compaq Products */
208product COMPAQ NC5004 0x0002 Compaq Agency NC5004 Wireless Card
209product COMPAQ2 CPQ_10_100 0x010a Compaq Netelligent 10/100 Ethernet
210
211/* Compex Products */
212product COMPEX AMP_WIRELESS 0x0066 AMP
213product COMPEX LINKPORT_ENET_B 0x0100 Compex Linkport ENET-B Ethernet
214
215/* Contec C-NET(PC) */
216product CONTEC CNETPC 0x0000 Contec C-NET(PC)C
217product CONTEC FX_DS110_PCC 0x0008 Contec FLEXLAN/FX-DS110-PCC
218
219/* Dayna Products */
220product DAYNA COMMUNICARD_E_1 0x002d Dayna CommuniCard E
221product DAYNA COMMUNICARD_E_2 0x002f Dayna CommuniCard E
222
223/* DIGITAL Products */
224product DIGITAL MOBILE_MEDIA_CDROM 0x0d00 Digital Mobile Media CD-ROM
225
226/* D-Link Products */
227product DLINK_2 DMF560TX 0xc0ab D-Link DMF-650TX
228
229/* DSP Solutions, Inc. (Megahertz OEM) */
230product DSPSI XJEM1144 0x0101 Megahertz X-JACK
231product DSPSI XJACK 0x0103 Megahertz X-JACK Ethernet
232
233/* Dual */
234product DUAL NE2000 0x0100 Dual NE2000
235
236/* Edimax Products */
237product EDIMAX EP4000A 0x0100 Edimax EP4000A
238
239/* ELSA Products */
240product ELSA MC2_IEEE 0x0001 AirLancer MC-2 IEEE
241product ELSA XI300_IEEE 0x0002 XI300 Wireless LAN
242product ELSA XI800_IEEE 0x0004 XI800 CF Wireless LAN
243product ELSA XI325_IEEE 0x0005 XI325 Wireless LAN
244
245/* EMTAC */
246product EMTAC WLAN 0x0002 EMTAC A2424i 11Mbps WLAN Card
247
248/* Ericsson */
249product ERICSSON WIRELESSLAN 0x0001 DSSS Wireless LAN PC Card
250
251/* Farallon */
252product FARALLON SKYLINE 0x0a01 SkyLINE Wireless
253
254/* Fujutsu Products */
255product FUJITSU SCSI600 0x0401 Fujitsu SCSI 600 Interface
256product FUJITSU LA10S 0x1003 Fujitsu Compact Flash Ethernet
257product FUJITSU LA501 0x2000 Fujitsu Towa LA501 Ethernet
258product FUJITSU WL110 0x2003 PEGA-WL110 Wireless LAN
259
260/* Gemplus */
261product GEMPLUS GPR400 0x3004 GPR400 Smartcard Reader
262
263/* Home Wireless Networks */
264product HWN AIRWAY80211 0x0002 HWN Airway Wireless PCMCIA Card
265
266/* IBM Products */
267product IBM MICRODRIVE 0x0000 IBM Microdrive
268product IBM 3270 0x0001 IBM 3270 Emulation
269product IBM INFOMOVER 0x0002 IBM InfoMover
270product IBM 5250 0x000b IBM 5250 Emulation
271product IBM TROPIC 0x001e IBM Token Ring 4/16
272product IBM SCSI 0x0026 IBM SCSI PCMCIA
273product IBM PORTABLE_CDROM 0x002d IBM PCMCIA Portable CD-ROM Drive
274product IBM HOME_AND_AWAY 0x002e IBM Home and Away Modem
275product IBM WIRELESS_LAN_ENTRY 0x0032 IBM Wireless LAN Entry
276product IBM SMART_CAPTURE_II 0x003c IBM Smart Capture Card II
277product IBM ETHERJET 0x003f IBM EtherJet Ethernet
278
279/* Intel Products */
280product INTEL PRO_WLAN_2011 0x0001 Intel PRO/Wireless 2011 LAN PC Card
281product INTEL EEPRO100 0x010a Intel EtherExpress PRO/100
282
283/* Intersil */
284/* Note: The following likely is an OEM card under a different Intersil name */
285product INTERSIL MA401RA 0x7300 Netgear MA401RA
286
287/* I-O DATA */
288product IODATA PCLATE 0x2216 I-O DATA PCLA/TE
289product IODATA2 WNB11PCM 0x0002 I-O DATA WN-B11/PCM
290product IODATA2 WCF12 0x0673 Wireless CF Card
291
292/* Kingston Products */
293product KINGSTON KNE2 0x0100 Kingston KNE-PC2 Ethernet
294
295/* Lasat Products */
296product LASAT CREDIT_288 0x2811 Lasat Credit 288 Modem
297
298/* Lexar Media */
299product LEXARMEDIA COMPACTFLASH 0x0100 Lexar Media CompactFlash
300
301/* Linksys corporation */
302product LINKSYS TRUST_COMBO_ECARD 0x021b Trust (Linksys) Combo EthernetCard
303product LINKSYS ETHERFAST 0x0230 Linksys Etherfast 10/100 Ethernet
304product LINKSYS ECARD_1 0x0265 Linksys EthernetCard or D-Link DE-650
305product LINKSYS COMBO_ECARD 0xc1ab Linksys Combo EthernetCard
306
307/* Lucent WaveLAN/IEEE */
308product LUCENT WAVELAN_IEEE 0x0002 WaveLAN/IEEE
309
310/* MACNICA */
311product MACNICA ME1_JEIDA 0x3300 MACNICA ME1 for JEIDA
312product MACNICA MPS110 0xa041 MACNICA Miracle SCSI-II mPS110
313
314/* Megahertz Products */
315product MEGAHERTZ XJEM3336 0x0006 Megahertz X-JACK Ethernet Modem
316product MEGAHERTZ XJ4288 0x0023 Megahertz XJ4288 Modem
317product MEGAHERTZ XJ4336 0x0027 Megahertz XJ4336 Modem
318product MEGAHERTZ XJ5560 0x0034 Megahertz X-JACK 56kbps Modem
319
320/* Melco Products */
321product MELCO LPC3_TX 0xc1ab Melco LPC3-TX
322product MELCO LPC3_CLX 0x0301 Melco LPC3-CLX Ethernet Adapter
323
324/* Microsoft Products */
325product MICROSOFT MN_520 0x0001 Microsoft MN-520 WLAN Card
326
327/* Motorola Products */
328product MOTOROLA POWER144 0x0105 Motorola Power 14.4 Modem
329product MOTOROLA PM100C 0x0302 Motorola Personal Messenger 100C CDPD Modem
330product MOTOROLA MONTANA_336 0x0505 Motorola Montana 33.6
331
332/* New Media Products */
333product NEWMEDIA BASICS 0x0019 New Media BASICS Ethernet
334product NEWMEDIA LANSURFER 0x0021 NewMedia LANSurfer
335product NEWMEDIA LIVEWIRE 0x1004 NewMedia LiveWire Ethernet LAN Adapter
336product NEWMEDIA MULTIMEDIA 0x100b NewMedia Multimedia
337product NEWMEDIA BUSTOASTER2 0xa002 New Media SCSI Bus Toaster
338product NEWMEDIA BUSTOASTER 0xc102 New Media SCSI Bus Toaster
339product NEWMEDIA BUSTOASTER3 0xd302 New Media SCSI Bus Toaster
340product NEWMEDIA WAVJAMMER 0xe005 NewMedia .WAVjammer
341product NEWMEDIA2 BUSTOASTER 0x0001 NewMedia BusToaster
342
343/* Netgear */
344product NETGEAR FA410TX 0x0230 Netgear FA410TX
345product NETGEAR FA410TXC 0x4530 Netgear FA410TXC
346product NETGEAR FA411 0x0411 Netgear FA411
347
348/* National Instruments */
349product NI PCMCIA_GPIB 0x4882 National Instruments PCMCIA-GPIB
350
351/* Nokia Products */
352product NOKIA C110_WLAN 0x1110 Nokia C110/C111
353product NOKIA C020_WLAN 0x20c0 Nokia C020 WLAN Card
354
355/* No Wires Needed */
356product NWN WLAN_550 0x0002 NWN 550 WLAN
357product NWN WLAN_1148 0x0003 NWN 1148 WLAN
358
359/* Olicom Products */
360product OLICOM TR 0x2132 GoCard Token Ring 16/4
361product OLICOM OC2220 0x2022 GoCard Ethernet
362product OLICOM OC2231 0x3122 GoCard Combo Eth/Modem 288
362product OLICOM OC2232 0x3222 GoCard Combo Eth/Modem 336
363
364/* Ositech Products */
365product OSITECH TRUMPCARD_SOD 0x0008 Ositech Seven of Diamonds Ethernet Card
366
367/* Panasonic Products */
368product PANASONIC KXLC002 0x0304 Panasonic 4X CD-ROM Interface Card
369product PANASONIC KXLC003 0x0504 Panasonic 8X CD-ROM Interface Card
370product PANASONIC KXLC004 0x0604 Panasonic KXL-810AN Interface Card
371product PANASONIC KXLC005 0x2704 Panasonic 16X CD-ROM Interface Card
372product PANASONIC KME 0x2604 Panasonic CD-R/RW Interface
373
374/* Planex */
375product PLANEX_2 GWNS11H 0xb001 Planex GW-NS11H
376
377/* Proxim */
378product PROXIM HARMONY 0x0002 Proxim HARMONY 80211B
379product PROXIM ROAMABOUT_2400FH 0x1058 Digital RoamAbout 2400FH
380product PROXIM RANGELAN2_7401 0x1158 Proxim RangeLAN2 7401
381product PROXIM RANGELANDS_8430 0x8000 Proxim RangeLAN-DS 8430
382
383/* Psion */
384product PSION GOLDCARD 0x0020 Psion Gold Card
385
386/* QLogic */
387product QLOGIC PC05 0x0104 Qlogic Fast SCSI
388
389/* Quatech */
390product QUATECH SPP_100 0x0003 Quatech Enhanced Parallel Port
391product QUATECH DSP_225 0x0008 Quatech Dual Serial Port
392
393/* RATOC System Inc. Products */
394/* Don't use because both cards have same product id */
395product RATOC REX_R280_9530 0x0001 RATOC REX-R280/REX-9530
396
397/* Raylink/WebGear */
398product RAYTHEON WLAN 0x0000 WLAN Adapter
399
400/* Roland */
401product ROLAND SCP55 0x0001 Roland SCP-55
402
403/* Samsung */
404product SAMSUNG SWL_2000N 0x0002 Samsung MagicLAN SWL-2000N
405
406/* Sandisk Products */
407product SANDISK SDCFB 0x0401 Sandisk CompactFlash Card
408
409/* Sharp Products */
410product SHARP PALDIO611S 0x0000 PALDIO 611S PC CARD
411
412/* Siemens */
413product SIEMENS SS1021 0x0002 Siemens SpeedStream 1021
414
415/* Simple Technology Products */
416product SIMPLETECH COMMUNICATOR288 0x0100 Simple Technology 28.8 Communicator
417/* Simpletech ID also used by Symbol */
418product SIMPLETECH SPECTRUM24 0x801 Symbol Spectrum24 WLAN Adapter
419
420/* Standard Microsystems Corporation Products */
421product SMC 8016 0x0105 SMC 8016 EtherCard
422product SMC EZCARD 0x8022 SMC EZCard 10 PCMCIA
423
424/* Socket Communications Products */
425product SOCKET EA_ETHER 0x0000 Socket Communications EA
426product SOCKET LP_WLAN_CF 0x0001 Socket Communications Low Power WLAN Card
427product SOCKET PAGECARD 0x0003 Socket Communications PageCard
428product SOCKET DUAL_RS232 0x0006 Socket Communications Dual RS232
429product SOCKET LP_ETHER 0x000d Socket Communications LP-E
430product SOCKET LP_ETHER_CF 0x0075 Socket Communications LP-E CF
431product SOCKET LP_ETH_10_100_CF 0x0145 Socket Communications 10/100 Ethernet
432
433/* Symbol */
434product SYMBOL LA4100 0x0001 Symbol Spectrum24 LA4100 Series WLAN
435
436/* TDK Products */
437product TDK LAK_CD011WL 0x0000 TDK LAK-CD011WL
438product TDK LAK_CD021BX 0x0200 TDK LAK-CD021BX Ethernet
439product TDK LAK_CF010 0x0900 TDK LAC-CF010
440product TDK DFL9610 0x0d0a TDK DFL9610 Ethernet & Digital Cellular
441product TDK C6500012 0x410a TDK ELSA MicroLink MC all
442
443/* Telecom Device */
444product TELECOMDEVICE TCD_HPC100 0x0202 Telecom Device TCD-HPC100
445
446/* US Robotics Products */
447product USROBOTICS WORLDPORT144 0x3330 US Robotics WorldPort 14.4 Modem
448
449/* WORKBIT Products */
450product WORKBIT ULTRA_NINJA_16 0x8006 WORKBIT Ultra Ninja-16 (16bit mode)
451
452/* Xircom Products */
453product XIRCOM CWE1130 0x0007 Xircom Wireless Ethernet Adapter
454product XIRCOM CE 0x0108 Xircom CreditCard Ethernet
455product XIRCOM CE3 0x010a Xircom CreditCard 10/100 Ethernet
456product XIRCOM CE2 0x010b Xircom CreditCard Ethernet II
457product XIRCOM XE2000 0x0153 Xircom XE2000 10/100 Ethernet
458product XIRCOM CNW_801 0x0801 Xircom CreditCard Netwave (Canada)
459product XIRCOM CNW_802 0x0802 Xircom CreditCard Netwave (US)
460product XIRCOM CT2 0x1101 Xircom CreditCard Token Ring II
461product XIRCOM CEM 0x110a Xircom CreditCard Ethernet + Modem
462product XIRCOM REM56 0x110a Xircom RealPort Ethernet 10/100 + Modem 56
463product XIRCOM CEM28 0x110b Xircom CreditCard Ethernet + Modem 28
464product XIRCOM CEM33 0x110b Xircom CreditCard Ethernet + Modem 33
465product XIRCOM CEM56 0x110b Xircom CreditCard Ethernet + Modem 56
466
467/* ZONET */
468product ZONET ZEN 0x0100 Zonet Zen 10/10
469
470/*
471 * Cards we know only by their cis, sorted by name.
472 */
473vendor AMBICOM -1 AmbiCom Inc
474vendor ACCTON -1 ACCTON
475vendor ADDTRON -1 Addtron
476vendor ARGOSY -1 ARGOSY
477vendor AMD -1 AMD
478vendor BILLIONTON -1 Billionton Systems Inc.
479vendor CNET -1 CNet
480vendor COREGA -1 Corega K.K.
481vendor DIGITAL -1 Digital Equipment Corporation
482vendor DLINK -1 D-Link
483vendor DYNALINK -1 DynaLink
484vendor EIGERLABS -1 Eiger labs,Inc.
485vendor EPSON -1 Seiko Epson Corporation
486vendor EXP -1 EXP Computer Inc
487vendor FUJITSU2 -1 Fujitsu
488vendor FUTUREDOMAIN -1 FutureDomain
489vendor FREECOM -1 Freecom
490vendor GEMTEK -1 Gem Tek
491vendor ICOM -1 ICOM Inc
492vendor INTERSIL2 -1 Intersil
493vendor IODATA3 -1 I-O DATA
494vendor LANTECH -1 Lantech Computer Company
495vendor MELCO2 -1 Melco Corporation
496vendor NAKAGAWAMETAL -1 NAKAGAWA METAL
497vendor NDC -1 NDC
498vendor NEC -1 NEC
499vendor OEM2 -1 Generic OEM
500vendor PLANET -1 Planet
501vendor PLANEX -1 Planex Communications Inc
502vendor PREMAX -1 Premax
503vendor RPTI -1 RPTI
504vendor SVEC -1 SVEC/Hawking Technology
505vendor SYNERGY21 -1 Synergy 21
506vendor TEAC -1 TEAC
507vendor TOSHIBA -1 TOSHIBA
508vendor WORKBIT2 -1 WORKBIT
509vendor YEDATA -1 Y-E DATA
510vendor YIS -1 YIS Corporation
511vendor ZOOM -1 ZOOM
512
513product ACCTON EN2212 { "ACCTON", "EN2212", NULL, NULL } Accton EN2212
514product ACCTON EN2216 { "ACCTON", "EN2216-PCMCIA-ETHERNET", "EN2216R01", NULL } Accton EN2216
515product ACCTON EN2226 { "Accton", "Fast&spEtherCard-16", "EN2226", "1.00" } Accton EN2226
516product ADDTRON AWP100 { "Addtron", "AWP-100&spWireless&spPCMCIA", "Version&sp01.02", NULL }
517product ALLIEDTELESIS WR211PCM { "Allied&spTelesis&spK.K.", "WR211PCM", NULL, NULL } Allied Telesis WR211PCM
518product AMBICOM AMB8002T { "AmbiCom&spInc", "AMB8002T", NULL, NULL } AmbiCom AMB8002T
519product AMD AM79C930 { "AMD", "Am79C930", NULL, NULL } AMD Am79C930
520product ARGOSY SP320 { "PCMCIA", "RS-COM 2P", NULL, NULL } ARGOSY SP320 Dual port serial PCMCIA
521product BILLIONTON CFLT10N { "CF", "10Base-Ethernet", "1.0", NULL } Billionton Systems Inc. CFLT10N Ethernet
522product BILLIONTON LNT10TN { "PCMCIA", "LNT-10TN", NULL, NULL } Billionton Systems Inc. LNT-10TN NE2000 Compatible Card
523product CNET NE2000 { "CNet", "CN40BC&spEthernet", "D", "NE2000" } CNet CN40BC NE2000 Compatible
524product COREGA ETHER_PCC_T { "corega&spK.K.", "corega&spEther&spPCC-T", NULL, NULL } Corega Ether PCC-T
525product COREGA ETHER_PCC_TD { "corega&spK.K.", "corega&spEther&spPCC-TD", NULL, NULL } Corega Ether PCC-TD
526product COREGA ETHER_II_PCC_T { "corega&spK.K.", "corega&spEtherII&spPCC-T", NULL, NULL } Corega EtherII PCC-T
527product COREGA ETHER_II_PCC_TD { "corega&spK.K.", "corega&spEtherII&spPCC-TD", NULL, NULL } Corega EtherII PCC-TD
528product COREGA FAST_ETHER_PCC_TX { "corega&spK.K.", "corega&spFastEther&spPCC-TX", NULL, NULL } Corega FastEther PCC-TX
529product COREGA FETHER_PCC_TXD { "corega&spK.K.", "corega&spFEther&spPCC-TXD", NULL, NULL } Corega FEther PCC-TXD
530product COREGA FETHER_PCC_TXF { "corega", "FEther&spPCC-TXF", NULL, NULL } Corega FEther PCC-TXF
531product COREGA WIRELESS_LAN_PCC_11 { "corega&spK.K.", "Wireless&spLAN&spPCC-11", NULL, NULL } Corega Wireless LAN PCC-11
532product COREGA WIRELESS_LAN_PCCA_11 { "corega&spK.K.", "Wireless&spLAN&spPCCA-11", NULL, NULL } Corega Wireless LAN PCCA-11
533product COREGA WIRELESS_LAN_PCCB_11 { "corega_K.K.", "Wireless_LAN_PCCB-11", NULL, NULL } Corega Wireless LAN PCCB-11
534product COREGA WIRELESS_LAN_PCCL_11 { "corega", "WL&spPCCL-11", NULL, NULL } Corega Wireless LAN PCCL-11
535
536product DIGITAL DEPCMXX { "DIGITAL", "DEPCM-XX", NULL, NULL } DEC DEPCM-BA
537product DLINK DE650 { "D-Link", "DE-650", NULL, NULL } D-Link DE-650
538product DLINK DE660 { "D-Link", "DE-660", NULL, NULL } D-Link DE-660
539product DLINK DE660PLUS { "D-Link", "DE-660+", NULL, NULL } D-Link DE-660+
540product DLINK DFE670TXD { "D-Link", "DFE-670TXD", NULL, NULL } D-Link DFE-670TXD
541product DLINK DWL650H { "D-Link&spCorporation", "D-Link&spDWL-650H&sp11Mbps&spWLAN&spAdapter", NULL, NULL } D-Link DWL-650H
542product DYNALINK L10C { "DYNALINK", "L10C", NULL, NULL } Dynalink L10C
543/*
544 * vendor ID of EPX_AA2000 is Fujitsu (0x0004) and product ID is 0x2000, but
545 * it conflicts with Fujitsu Towa LA501 Ethernet.
546 */
547product EIGERLABS EPX_AA2000 { "Eiger&splabs,Inc.", "EPX-AA2000&spPC&spSound&spCard", NULL, NULL } EPX-AA2000 PC Sound Card
548product EPSON EEN10B { "Seiko&spEpson&spCorp.", "Ethernet", "P/N:&spEEN10B&spRev.&sp00", NULL } Epson EEN10B
549product EPSON SC200 { "EPSON", "SCSI-2&spPC&spCard&spSC200", NULL, NULL } Media Intelligent SCSI-2 PC Card MSC-200
550product EXP EXPMULTIMEDIA { "EXP&sp&sp&sp", "PnPIDE", "F1", NULL } EXP IDE/ATAPI DVD Card
551product EXP THINLANCOMBO { "PCMCIA&spLAN", "Ethernet", NULL, NULL } EXP ThinLan Combo
552product FREECOM PCCARDIDE { "FREECOM", "PCCARD-IDE", NULL, NULL } FREECOM PCCARD-IDE
553product FUJITSU2 FMV_J181 { "PCMCIA&spMBH10302", "01", NULL, NULL } FUJITSU FMV-J181 PCMCIA Card
554product FUJITSU2 FMV_J182 { "FUJITSU", "LAN&spCard(FMV-J182)", "Ver.01", NULL } FUJITSU FMV-J182 PCMCIA Card
555product FUJITSU2 FMV_J182A { "FUJITSU", "LAN&spCard(FMV-J182)", "Ver.02", NULL } FUJITSU FMV-J182A PCMCIA Card
556product FUJITSU2 ITCFJ182A { "FUJITSU", "LAN&spCard(ITCFJ182)", "Ver.01", NULL } FUJITSU ITCFJ182A CompactCard
557product FUTUREDOMAIN SCSI2GO { "Future&spDomain&spCorporation" "SCSI&spPCMCIA&spCredit&spCard&spController", NULL, NULL } Future Domain SCSI2GO
558product GEMTEK WLAN { "Intersil", "PRISM&sp2_5&spPCMCIA&spADAPTER", "ISL37300P", "Eval-RevA" } GEMTEK Prism2_5 WaveLAN Card
559product IBM SCSICARD { "IBM&spCorp.", "SCSI&spPCMCIA&spCard", NULL, NULL } IBM SCSI PCMCIA Card
560product ICOM SL200 { "Icom", "SL-200", NULL, NULL } Icom SL-200
561product INTERSIL2 PRISM2 { "INTERSIL", "HFA384x/IEEE", "Version&sp01.02", NULL } Intersil Prism II
562product IODATA CBIDE2 { "IO&spDATA", "CBIDE2&sp&sp&sp&sp&sp&sp", NULL, NULL } IO-DATA CBIDE2/16-bit mode
563product IODATA3 CBSC16 { "IO&spDATA", "CBSC16&sp&sp&sp&sp&sp&sp&sp", NULL, NULL } IO-DATA CBSC16
564product IODATA PCLAT { "I-O&spDATA", "PCLA", "ETHERNET", NULL } IO-DATA PCLA/T
565product LANTECH FASTNETTX { "ASIX", "AX88190", NULL, NULL } Lantech Fastnet/TX
566product LINKSYS ECARD_2 { "LINKSYS", "E-CARD", NULL, NULL } Linksys E-Card
567product LINKSYS PCM100 { "Linksys", "EtherFast&sp10/100&spIntegrated&spPC&spCard&sp(PCM100)", "Ver&sp1.0", NULL }
568product MACNICA MPS100 { "MACNICA", "MIRACLE&spSCSI", "mPS100", "D.0" } Macnica Miracle SCSI mPS100
569product MEGAHERTZ XJ2288 { "MEGAHERTZ", "MODEM&spXJ2288", NULL, NULL } Megahertz XJ2288 Modem
570product MELCO2 LPC2_TX { "MELCO", "LPC2-TX", NULL, NULL } Melco LPC2-TX
571product NAKAGAWAMETAL LNT10TN { "PCMCIA", "LNT-10TN", NULL, NULL } NAKAGAWA METAL LNT-10TN NE2000 Compatible Card
572product NANOSPEED PRISM2 { "NANOSPEED", "HFA384x/IEEE", "Version&sp01.02", NULL } NANOSPEED ROOT-RZ2000 WLAN Card
573product NDC ND5100_E { "NDC", "Ethernet", "A", NULL } Sohoware ND5100E NE2000 Compatible Card
574product NEC CMZ_RT_WP { "NEC", "Wireless&spCard&spCMZ-RT-WP", "Version&sp01.01", NULL } NEC Wireless Card CMZ-RT-WP
575product NEC PC9801N_J03R { "NEC", "PC-9801N-J03R", NULL, NULL } NEC PC-9801N-J03R
576product NEWMEDIA BASICS_SCSI { "BASICS&spby&spNew&spMedia&spCorporation" "SCSI&spSym53C500", NULL, NULL } New Media Corporation BASICS SCSI
577product NTT_ME WLAN { "NTT-ME", "11Mbps&spWireless&spLAN&spPC&spCard", NULL, NULL } NTT-ME 11Mbps Wireless LAN PC Card
578product OEM2 CDROM1 { "PCMCIA", "CD-ROM", NULL, NULL } Generic PCMCIA CD-ROM
579product OEM2 IDE { "PCMCIA", "IDE&spCARD", NULL, NULL } Generic PCMCIA IDE CARD
580product PLANET SMARTCOM2000 { "PCMCIA", "UE2212", NULL, NULL } Planet SmartCOM 2000
581/*
582 * vendor ID of both FNW-3600-T and FNW-3700-T is LINKSYS (0x0149) and
583 * product ID is 0xc1ab, but it conflicts with LINKSYS Combo EthernetCard.
584 */
585product PLANEX FNW3600T -1 Planex FNW-3600-T
586product PLANEX FNW3700T -1 Planex FNW-3700-T
587product RPTI EP400 { "RPTI&spLTD.", "EP400", "CISV100", NULL } RPTI EP400
588product RPTI EP401 { "RPTI", "EP401&spEthernet&spNE2000&spCompatible", NULL, NULL } RPTI EP401
589product PREMAX PE200 { "PMX&sp&sp&sp", "PE-200", NULL, NULL } PreMax PE-200
590product RATOC REX_R280 { "RATOC&spSystem&spInc.", "10BASE_T&spCARD&spR280", NULL, NULL } RATOC REX-R280
591product RATOC REX5536 { "1195&spRATOC&spSystem&spInc.", "REX5536&spSCSI2&spCARD", NULL, NULL } RATOC REX-5536
592product RATOC REX5536AM { "PCMCIA&spSCSI&spMBH10404", "01", NULL, NULL } RATOC REX-5536AM
593product RATOC REX5536M { "PCMCIA&spSCSI2&spCARD", "01", NULL, NULL } RATOC REX-5536M
594product RATOC REX5572 { "RATOC&spSystem&spInc.", "SOUND/SCSI2&spCARD", NULL, NULL } RATOC REX-5572
595product RATOC REX9530 { "RATOC&spSystem&spInc.", "SCSI2&spCARD&sp37", NULL, NULL } RATOC REX-9530
596product SIMPLETECH SPECTRUM24_ALT { "Symbol&spTechnologies", "LA4111&spSpectrum24&spWireless&spLAN&spPC&spCard", NULL, NULL } LA4111 Spectrum24 Wireless LAN PC Card
597product SMC 2632W { "SMC", "SMC2632W", "Version&sp01.02", NULL } SMC 2632 EZ Connect Wireless PC Card
598product SMC 8041 { "SMC", "8041TX-10/100-PC-Card-V2", NULL, NULL } SMC 8041TX 10/100 PC Card
599product SVEC COMBOCARD { "Ethernet", "Adapter", NULL, NULL } SVEC/Hawking Tech. Combo Card
600product SVEC LANCARD { "SVEC", "FD605&spPCMCIA&spEtherNet&spCard", "V1-1", NULL } SVEC PCMCIA Lan Card
601product SYNERGY21 S21810 { "PCMCIA", "Ethernet", "A", "004743118001" } Synergy 21 S21810+ NE2000 Compatible Card
602product TEAC IDECARDII { NULL, "NinjaATA-", NULL, NULL } TEAC IDE Card/II
603product TOSHIBA CBIDE2 { "LOOKMEET", "CBIDE2&sp&sp&sp&sp&sp&sp", NULL, NULL } TOSHIBA PA2673U CBIDE2/16-bit mode (IO-DATA OEM)
604product WORKBIT2 NINJA_SCSI3 { "WBT", "NinjaSCSI-3", NULL, NULL } WORKBIT Ninja SCSI series
605product XIRCOM CFE_10 { "Xircom", "CompactCard&spEthernet", "CFE-10", "1.00" } Xircom CompactCard CFE-10
606product YEDATA EXTERNAL_FDD { "Y-E&spDATA", "External&spFDD", NULL, NULL } Y-E DATA External FDD
607product YIS YWL11B { "YIS&spCorp.", "YWL-11b", NULL, NULL } YIS Corp. YWL-11b
608product ZOOM AIR_4000 { "Zoom", "Air-4000", NULL, NULL } Zoom Air-4000
363product OLICOM OC2232 0x3222 GoCard Combo Eth/Modem 336
364
365/* Ositech Products */
366product OSITECH TRUMPCARD_SOD 0x0008 Ositech Seven of Diamonds Ethernet Card
367
368/* Panasonic Products */
369product PANASONIC KXLC002 0x0304 Panasonic 4X CD-ROM Interface Card
370product PANASONIC KXLC003 0x0504 Panasonic 8X CD-ROM Interface Card
371product PANASONIC KXLC004 0x0604 Panasonic KXL-810AN Interface Card
372product PANASONIC KXLC005 0x2704 Panasonic 16X CD-ROM Interface Card
373product PANASONIC KME 0x2604 Panasonic CD-R/RW Interface
374
375/* Planex */
376product PLANEX_2 GWNS11H 0xb001 Planex GW-NS11H
377
378/* Proxim */
379product PROXIM HARMONY 0x0002 Proxim HARMONY 80211B
380product PROXIM ROAMABOUT_2400FH 0x1058 Digital RoamAbout 2400FH
381product PROXIM RANGELAN2_7401 0x1158 Proxim RangeLAN2 7401
382product PROXIM RANGELANDS_8430 0x8000 Proxim RangeLAN-DS 8430
383
384/* Psion */
385product PSION GOLDCARD 0x0020 Psion Gold Card
386
387/* QLogic */
388product QLOGIC PC05 0x0104 Qlogic Fast SCSI
389
390/* Quatech */
391product QUATECH SPP_100 0x0003 Quatech Enhanced Parallel Port
392product QUATECH DSP_225 0x0008 Quatech Dual Serial Port
393
394/* RATOC System Inc. Products */
395/* Don't use because both cards have same product id */
396product RATOC REX_R280_9530 0x0001 RATOC REX-R280/REX-9530
397
398/* Raylink/WebGear */
399product RAYTHEON WLAN 0x0000 WLAN Adapter
400
401/* Roland */
402product ROLAND SCP55 0x0001 Roland SCP-55
403
404/* Samsung */
405product SAMSUNG SWL_2000N 0x0002 Samsung MagicLAN SWL-2000N
406
407/* Sandisk Products */
408product SANDISK SDCFB 0x0401 Sandisk CompactFlash Card
409
410/* Sharp Products */
411product SHARP PALDIO611S 0x0000 PALDIO 611S PC CARD
412
413/* Siemens */
414product SIEMENS SS1021 0x0002 Siemens SpeedStream 1021
415
416/* Simple Technology Products */
417product SIMPLETECH COMMUNICATOR288 0x0100 Simple Technology 28.8 Communicator
418/* Simpletech ID also used by Symbol */
419product SIMPLETECH SPECTRUM24 0x801 Symbol Spectrum24 WLAN Adapter
420
421/* Standard Microsystems Corporation Products */
422product SMC 8016 0x0105 SMC 8016 EtherCard
423product SMC EZCARD 0x8022 SMC EZCard 10 PCMCIA
424
425/* Socket Communications Products */
426product SOCKET EA_ETHER 0x0000 Socket Communications EA
427product SOCKET LP_WLAN_CF 0x0001 Socket Communications Low Power WLAN Card
428product SOCKET PAGECARD 0x0003 Socket Communications PageCard
429product SOCKET DUAL_RS232 0x0006 Socket Communications Dual RS232
430product SOCKET LP_ETHER 0x000d Socket Communications LP-E
431product SOCKET LP_ETHER_CF 0x0075 Socket Communications LP-E CF
432product SOCKET LP_ETH_10_100_CF 0x0145 Socket Communications 10/100 Ethernet
433
434/* Symbol */
435product SYMBOL LA4100 0x0001 Symbol Spectrum24 LA4100 Series WLAN
436
437/* TDK Products */
438product TDK LAK_CD011WL 0x0000 TDK LAK-CD011WL
439product TDK LAK_CD021BX 0x0200 TDK LAK-CD021BX Ethernet
440product TDK LAK_CF010 0x0900 TDK LAC-CF010
441product TDK DFL9610 0x0d0a TDK DFL9610 Ethernet & Digital Cellular
442product TDK C6500012 0x410a TDK ELSA MicroLink MC all
443
444/* Telecom Device */
445product TELECOMDEVICE TCD_HPC100 0x0202 Telecom Device TCD-HPC100
446
447/* US Robotics Products */
448product USROBOTICS WORLDPORT144 0x3330 US Robotics WorldPort 14.4 Modem
449
450/* WORKBIT Products */
451product WORKBIT ULTRA_NINJA_16 0x8006 WORKBIT Ultra Ninja-16 (16bit mode)
452
453/* Xircom Products */
454product XIRCOM CWE1130 0x0007 Xircom Wireless Ethernet Adapter
455product XIRCOM CE 0x0108 Xircom CreditCard Ethernet
456product XIRCOM CE3 0x010a Xircom CreditCard 10/100 Ethernet
457product XIRCOM CE2 0x010b Xircom CreditCard Ethernet II
458product XIRCOM XE2000 0x0153 Xircom XE2000 10/100 Ethernet
459product XIRCOM CNW_801 0x0801 Xircom CreditCard Netwave (Canada)
460product XIRCOM CNW_802 0x0802 Xircom CreditCard Netwave (US)
461product XIRCOM CT2 0x1101 Xircom CreditCard Token Ring II
462product XIRCOM CEM 0x110a Xircom CreditCard Ethernet + Modem
463product XIRCOM REM56 0x110a Xircom RealPort Ethernet 10/100 + Modem 56
464product XIRCOM CEM28 0x110b Xircom CreditCard Ethernet + Modem 28
465product XIRCOM CEM33 0x110b Xircom CreditCard Ethernet + Modem 33
466product XIRCOM CEM56 0x110b Xircom CreditCard Ethernet + Modem 56
467
468/* ZONET */
469product ZONET ZEN 0x0100 Zonet Zen 10/10
470
471/*
472 * Cards we know only by their cis, sorted by name.
473 */
474vendor AMBICOM -1 AmbiCom Inc
475vendor ACCTON -1 ACCTON
476vendor ADDTRON -1 Addtron
477vendor ARGOSY -1 ARGOSY
478vendor AMD -1 AMD
479vendor BILLIONTON -1 Billionton Systems Inc.
480vendor CNET -1 CNet
481vendor COREGA -1 Corega K.K.
482vendor DIGITAL -1 Digital Equipment Corporation
483vendor DLINK -1 D-Link
484vendor DYNALINK -1 DynaLink
485vendor EIGERLABS -1 Eiger labs,Inc.
486vendor EPSON -1 Seiko Epson Corporation
487vendor EXP -1 EXP Computer Inc
488vendor FUJITSU2 -1 Fujitsu
489vendor FUTUREDOMAIN -1 FutureDomain
490vendor FREECOM -1 Freecom
491vendor GEMTEK -1 Gem Tek
492vendor ICOM -1 ICOM Inc
493vendor INTERSIL2 -1 Intersil
494vendor IODATA3 -1 I-O DATA
495vendor LANTECH -1 Lantech Computer Company
496vendor MELCO2 -1 Melco Corporation
497vendor NAKAGAWAMETAL -1 NAKAGAWA METAL
498vendor NDC -1 NDC
499vendor NEC -1 NEC
500vendor OEM2 -1 Generic OEM
501vendor PLANET -1 Planet
502vendor PLANEX -1 Planex Communications Inc
503vendor PREMAX -1 Premax
504vendor RPTI -1 RPTI
505vendor SVEC -1 SVEC/Hawking Technology
506vendor SYNERGY21 -1 Synergy 21
507vendor TEAC -1 TEAC
508vendor TOSHIBA -1 TOSHIBA
509vendor WORKBIT2 -1 WORKBIT
510vendor YEDATA -1 Y-E DATA
511vendor YIS -1 YIS Corporation
512vendor ZOOM -1 ZOOM
513
514product ACCTON EN2212 { "ACCTON", "EN2212", NULL, NULL } Accton EN2212
515product ACCTON EN2216 { "ACCTON", "EN2216-PCMCIA-ETHERNET", "EN2216R01", NULL } Accton EN2216
516product ACCTON EN2226 { "Accton", "Fast&spEtherCard-16", "EN2226", "1.00" } Accton EN2226
517product ADDTRON AWP100 { "Addtron", "AWP-100&spWireless&spPCMCIA", "Version&sp01.02", NULL }
518product ALLIEDTELESIS WR211PCM { "Allied&spTelesis&spK.K.", "WR211PCM", NULL, NULL } Allied Telesis WR211PCM
519product AMBICOM AMB8002T { "AmbiCom&spInc", "AMB8002T", NULL, NULL } AmbiCom AMB8002T
520product AMD AM79C930 { "AMD", "Am79C930", NULL, NULL } AMD Am79C930
521product ARGOSY SP320 { "PCMCIA", "RS-COM 2P", NULL, NULL } ARGOSY SP320 Dual port serial PCMCIA
522product BILLIONTON CFLT10N { "CF", "10Base-Ethernet", "1.0", NULL } Billionton Systems Inc. CFLT10N Ethernet
523product BILLIONTON LNT10TN { "PCMCIA", "LNT-10TN", NULL, NULL } Billionton Systems Inc. LNT-10TN NE2000 Compatible Card
524product CNET NE2000 { "CNet", "CN40BC&spEthernet", "D", "NE2000" } CNet CN40BC NE2000 Compatible
525product COREGA ETHER_PCC_T { "corega&spK.K.", "corega&spEther&spPCC-T", NULL, NULL } Corega Ether PCC-T
526product COREGA ETHER_PCC_TD { "corega&spK.K.", "corega&spEther&spPCC-TD", NULL, NULL } Corega Ether PCC-TD
527product COREGA ETHER_II_PCC_T { "corega&spK.K.", "corega&spEtherII&spPCC-T", NULL, NULL } Corega EtherII PCC-T
528product COREGA ETHER_II_PCC_TD { "corega&spK.K.", "corega&spEtherII&spPCC-TD", NULL, NULL } Corega EtherII PCC-TD
529product COREGA FAST_ETHER_PCC_TX { "corega&spK.K.", "corega&spFastEther&spPCC-TX", NULL, NULL } Corega FastEther PCC-TX
530product COREGA FETHER_PCC_TXD { "corega&spK.K.", "corega&spFEther&spPCC-TXD", NULL, NULL } Corega FEther PCC-TXD
531product COREGA FETHER_PCC_TXF { "corega", "FEther&spPCC-TXF", NULL, NULL } Corega FEther PCC-TXF
532product COREGA WIRELESS_LAN_PCC_11 { "corega&spK.K.", "Wireless&spLAN&spPCC-11", NULL, NULL } Corega Wireless LAN PCC-11
533product COREGA WIRELESS_LAN_PCCA_11 { "corega&spK.K.", "Wireless&spLAN&spPCCA-11", NULL, NULL } Corega Wireless LAN PCCA-11
534product COREGA WIRELESS_LAN_PCCB_11 { "corega_K.K.", "Wireless_LAN_PCCB-11", NULL, NULL } Corega Wireless LAN PCCB-11
535product COREGA WIRELESS_LAN_PCCL_11 { "corega", "WL&spPCCL-11", NULL, NULL } Corega Wireless LAN PCCL-11
536
537product DIGITAL DEPCMXX { "DIGITAL", "DEPCM-XX", NULL, NULL } DEC DEPCM-BA
538product DLINK DE650 { "D-Link", "DE-650", NULL, NULL } D-Link DE-650
539product DLINK DE660 { "D-Link", "DE-660", NULL, NULL } D-Link DE-660
540product DLINK DE660PLUS { "D-Link", "DE-660+", NULL, NULL } D-Link DE-660+
541product DLINK DFE670TXD { "D-Link", "DFE-670TXD", NULL, NULL } D-Link DFE-670TXD
542product DLINK DWL650H { "D-Link&spCorporation", "D-Link&spDWL-650H&sp11Mbps&spWLAN&spAdapter", NULL, NULL } D-Link DWL-650H
543product DYNALINK L10C { "DYNALINK", "L10C", NULL, NULL } Dynalink L10C
544/*
545 * vendor ID of EPX_AA2000 is Fujitsu (0x0004) and product ID is 0x2000, but
546 * it conflicts with Fujitsu Towa LA501 Ethernet.
547 */
548product EIGERLABS EPX_AA2000 { "Eiger&splabs,Inc.", "EPX-AA2000&spPC&spSound&spCard", NULL, NULL } EPX-AA2000 PC Sound Card
549product EPSON EEN10B { "Seiko&spEpson&spCorp.", "Ethernet", "P/N:&spEEN10B&spRev.&sp00", NULL } Epson EEN10B
550product EPSON SC200 { "EPSON", "SCSI-2&spPC&spCard&spSC200", NULL, NULL } Media Intelligent SCSI-2 PC Card MSC-200
551product EXP EXPMULTIMEDIA { "EXP&sp&sp&sp", "PnPIDE", "F1", NULL } EXP IDE/ATAPI DVD Card
552product EXP THINLANCOMBO { "PCMCIA&spLAN", "Ethernet", NULL, NULL } EXP ThinLan Combo
553product FREECOM PCCARDIDE { "FREECOM", "PCCARD-IDE", NULL, NULL } FREECOM PCCARD-IDE
554product FUJITSU2 FMV_J181 { "PCMCIA&spMBH10302", "01", NULL, NULL } FUJITSU FMV-J181 PCMCIA Card
555product FUJITSU2 FMV_J182 { "FUJITSU", "LAN&spCard(FMV-J182)", "Ver.01", NULL } FUJITSU FMV-J182 PCMCIA Card
556product FUJITSU2 FMV_J182A { "FUJITSU", "LAN&spCard(FMV-J182)", "Ver.02", NULL } FUJITSU FMV-J182A PCMCIA Card
557product FUJITSU2 ITCFJ182A { "FUJITSU", "LAN&spCard(ITCFJ182)", "Ver.01", NULL } FUJITSU ITCFJ182A CompactCard
558product FUTUREDOMAIN SCSI2GO { "Future&spDomain&spCorporation" "SCSI&spPCMCIA&spCredit&spCard&spController", NULL, NULL } Future Domain SCSI2GO
559product GEMTEK WLAN { "Intersil", "PRISM&sp2_5&spPCMCIA&spADAPTER", "ISL37300P", "Eval-RevA" } GEMTEK Prism2_5 WaveLAN Card
560product IBM SCSICARD { "IBM&spCorp.", "SCSI&spPCMCIA&spCard", NULL, NULL } IBM SCSI PCMCIA Card
561product ICOM SL200 { "Icom", "SL-200", NULL, NULL } Icom SL-200
562product INTERSIL2 PRISM2 { "INTERSIL", "HFA384x/IEEE", "Version&sp01.02", NULL } Intersil Prism II
563product IODATA CBIDE2 { "IO&spDATA", "CBIDE2&sp&sp&sp&sp&sp&sp", NULL, NULL } IO-DATA CBIDE2/16-bit mode
564product IODATA3 CBSC16 { "IO&spDATA", "CBSC16&sp&sp&sp&sp&sp&sp&sp", NULL, NULL } IO-DATA CBSC16
565product IODATA PCLAT { "I-O&spDATA", "PCLA", "ETHERNET", NULL } IO-DATA PCLA/T
566product LANTECH FASTNETTX { "ASIX", "AX88190", NULL, NULL } Lantech Fastnet/TX
567product LINKSYS ECARD_2 { "LINKSYS", "E-CARD", NULL, NULL } Linksys E-Card
568product LINKSYS PCM100 { "Linksys", "EtherFast&sp10/100&spIntegrated&spPC&spCard&sp(PCM100)", "Ver&sp1.0", NULL }
569product MACNICA MPS100 { "MACNICA", "MIRACLE&spSCSI", "mPS100", "D.0" } Macnica Miracle SCSI mPS100
570product MEGAHERTZ XJ2288 { "MEGAHERTZ", "MODEM&spXJ2288", NULL, NULL } Megahertz XJ2288 Modem
571product MELCO2 LPC2_TX { "MELCO", "LPC2-TX", NULL, NULL } Melco LPC2-TX
572product NAKAGAWAMETAL LNT10TN { "PCMCIA", "LNT-10TN", NULL, NULL } NAKAGAWA METAL LNT-10TN NE2000 Compatible Card
573product NANOSPEED PRISM2 { "NANOSPEED", "HFA384x/IEEE", "Version&sp01.02", NULL } NANOSPEED ROOT-RZ2000 WLAN Card
574product NDC ND5100_E { "NDC", "Ethernet", "A", NULL } Sohoware ND5100E NE2000 Compatible Card
575product NEC CMZ_RT_WP { "NEC", "Wireless&spCard&spCMZ-RT-WP", "Version&sp01.01", NULL } NEC Wireless Card CMZ-RT-WP
576product NEC PC9801N_J03R { "NEC", "PC-9801N-J03R", NULL, NULL } NEC PC-9801N-J03R
577product NEWMEDIA BASICS_SCSI { "BASICS&spby&spNew&spMedia&spCorporation" "SCSI&spSym53C500", NULL, NULL } New Media Corporation BASICS SCSI
578product NTT_ME WLAN { "NTT-ME", "11Mbps&spWireless&spLAN&spPC&spCard", NULL, NULL } NTT-ME 11Mbps Wireless LAN PC Card
579product OEM2 CDROM1 { "PCMCIA", "CD-ROM", NULL, NULL } Generic PCMCIA CD-ROM
580product OEM2 IDE { "PCMCIA", "IDE&spCARD", NULL, NULL } Generic PCMCIA IDE CARD
581product PLANET SMARTCOM2000 { "PCMCIA", "UE2212", NULL, NULL } Planet SmartCOM 2000
582/*
583 * vendor ID of both FNW-3600-T and FNW-3700-T is LINKSYS (0x0149) and
584 * product ID is 0xc1ab, but it conflicts with LINKSYS Combo EthernetCard.
585 */
586product PLANEX FNW3600T -1 Planex FNW-3600-T
587product PLANEX FNW3700T -1 Planex FNW-3700-T
588product RPTI EP400 { "RPTI&spLTD.", "EP400", "CISV100", NULL } RPTI EP400
589product RPTI EP401 { "RPTI", "EP401&spEthernet&spNE2000&spCompatible", NULL, NULL } RPTI EP401
590product PREMAX PE200 { "PMX&sp&sp&sp", "PE-200", NULL, NULL } PreMax PE-200
591product RATOC REX_R280 { "RATOC&spSystem&spInc.", "10BASE_T&spCARD&spR280", NULL, NULL } RATOC REX-R280
592product RATOC REX5536 { "1195&spRATOC&spSystem&spInc.", "REX5536&spSCSI2&spCARD", NULL, NULL } RATOC REX-5536
593product RATOC REX5536AM { "PCMCIA&spSCSI&spMBH10404", "01", NULL, NULL } RATOC REX-5536AM
594product RATOC REX5536M { "PCMCIA&spSCSI2&spCARD", "01", NULL, NULL } RATOC REX-5536M
595product RATOC REX5572 { "RATOC&spSystem&spInc.", "SOUND/SCSI2&spCARD", NULL, NULL } RATOC REX-5572
596product RATOC REX9530 { "RATOC&spSystem&spInc.", "SCSI2&spCARD&sp37", NULL, NULL } RATOC REX-9530
597product SIMPLETECH SPECTRUM24_ALT { "Symbol&spTechnologies", "LA4111&spSpectrum24&spWireless&spLAN&spPC&spCard", NULL, NULL } LA4111 Spectrum24 Wireless LAN PC Card
598product SMC 2632W { "SMC", "SMC2632W", "Version&sp01.02", NULL } SMC 2632 EZ Connect Wireless PC Card
599product SMC 8041 { "SMC", "8041TX-10/100-PC-Card-V2", NULL, NULL } SMC 8041TX 10/100 PC Card
600product SVEC COMBOCARD { "Ethernet", "Adapter", NULL, NULL } SVEC/Hawking Tech. Combo Card
601product SVEC LANCARD { "SVEC", "FD605&spPCMCIA&spEtherNet&spCard", "V1-1", NULL } SVEC PCMCIA Lan Card
602product SYNERGY21 S21810 { "PCMCIA", "Ethernet", "A", "004743118001" } Synergy 21 S21810+ NE2000 Compatible Card
603product TEAC IDECARDII { NULL, "NinjaATA-", NULL, NULL } TEAC IDE Card/II
604product TOSHIBA CBIDE2 { "LOOKMEET", "CBIDE2&sp&sp&sp&sp&sp&sp", NULL, NULL } TOSHIBA PA2673U CBIDE2/16-bit mode (IO-DATA OEM)
605product WORKBIT2 NINJA_SCSI3 { "WBT", "NinjaSCSI-3", NULL, NULL } WORKBIT Ninja SCSI series
606product XIRCOM CFE_10 { "Xircom", "CompactCard&spEthernet", "CFE-10", "1.00" } Xircom CompactCard CFE-10
607product YEDATA EXTERNAL_FDD { "Y-E&spDATA", "External&spFDD", NULL, NULL } Y-E DATA External FDD
608product YIS YWL11B { "YIS&spCorp.", "YWL-11b", NULL, NULL } YIS Corp. YWL-11b
609product ZOOM AIR_4000 { "Zoom", "Air-4000", NULL, NULL } Zoom Air-4000