pcmciadevs revision 1.230 1 $NetBSD: pcmciadevs,v 1.230 2012/08/23 10:37:56 kiyohara Exp $
2 /* $FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.20 2001/11/19 05:02:55 imp Exp $*/
3
4 /*-
5 * Copyright (c) 1998, 2004 The NetBSD Foundation, Inc.
6 * All rights reserved.
7 *
8 * This code is derived from software contributed to The NetBSD Foundation
9 * by Christos Zoulas.
10 *
11 * Redistribution and use in source and binary forms, with or without
12 * modification, are permitted provided that the following conditions
13 * are met:
14 * 1. Redistributions of source code must retain the above copyright
15 * notice, this list of conditions and the following disclaimer.
16 * 2. Redistributions in binary form must reproduce the above copyright
17 * notice, this list of conditions and the following disclaimer in the
18 * documentation and/or other materials provided with the distribution.
19 *
20 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
21 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
22 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
23 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
24 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
25 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
26 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
27 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
28 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
29 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
30 * POSSIBILITY OF SUCH DAMAGE.
31 */
32
33 /*
34 * Use "make -f Makefile.pcmicadevs" to regenerate pcmicadevs.h and
35 * pcmicadevs_data.h
36 */
37
38 /*
39 * List of known PCMCIA vendors, sorted by numeric ID.
40 */
41
42 vendor FUJITSU 0x0004 Fujitsu Corporation
43 vendor INTERSIL 0x000b Netgear
44 vendor PANASONIC 0x0032 Matsushita Electric Industrial Co.
45 vendor SANDISK 0x0045 Sandisk Corporation
46 vendor NEWMEDIA 0x0057 New Media Corporation
47 vendor INTEL 0x0089 Intel
48 vendor IBM 0x00a4 IBM Corporation
49 vendor SHARP 0x00b0 Sharp Corporation
50 vendor DIGITAL 0x0100 Digital Equipment Corporation
51 vendor 3COM 0x0101 3Com Corporation
52 vendor MEGAHERTZ 0x0102 Megahertz Corporation
53 vendor SOCKET 0x0104 Socket Communications
54 vendor TDK 0x0105 TDK Corporation
55 vendor XIRCOM 0x0105 Xircom
56 vendor SMC 0x0108 Standard Microsystems Corporation
57 vendor MOTOROLA 0x0109 Motorola Corporation
58 vendor NI 0x010b National Instruments
59 vendor USROBOTICS 0x0115 US Robotics Corporation
60 vendor OLICOM 0x0121 Olicom
61 vendor PROXIM 0x0126 Proxim
62 vendor MEGAHERTZ2 0x0128 Megahertz Corporation
63 vendor ADAPTEC 0x012f Adaptec Corporation
64 vendor QUATECH 0x0137 Quatech
65 vendor COMPAQ 0x0138 Compaq
66 vendor OSITECH 0x0140 Ositech
67 vendor DLINK_2 0x0143 D-Link
68 vendor DLINK_3 0x0149 D-Link
69 vendor LINKSYS 0x0149 Linksys Corporation
70 vendor NETGEAR 0x0149 Netgear
71 vendor IODATA3 0x0149 I-O DATA
72 vendor SIMPLETECH 0x014d Simple Technology
73 vendor SYMBOL2 0x014d Symbol
74 vendor LUCENT 0x0156 Lucent Technologies
75 vendor AIRONET 0x015f Aironet Wireless Communications
76 vendor ERICSSON 0x016b Ericsson
77 vendor PSION 0x016c Psion
78 vendor COMPAQ2 0x0183 Compaq
79 vendor KINGSTON 0x0186 Kingston
80 vendor SIERRA 0x0192 Sierra Wireless
81 vendor DAYNA 0x0194 Dayna Corporation
82 vendor RAYTHEON 0x01a6 Raytheon
83 vendor IODATA 0x01bf I-O DATA
84 vendor BELKIN 0x01bf Belkin
85 vendor BAY 0x01eb Bay Networks
86 vendor FARALLON 0x0200 Farallon Communications
87 vendor TELECOMDEVICE 0x021b Telecom Device
88 vendor NOKIA 0x023d Nokia Communications
89 vendor SAMSUNG 0x0250 Samsung
90 vendor ANYCOM 0x0264 Anycom
91 vendor ALVARION 0x0268 Alvarion Ltd.
92 vendor ARTEM 0x0268 ARtem
93 vendor SYMBOL 0x026c Symbol
94 vendor BUFFALO 0x026f BUFFALO (Melco Corporation)
95 vendor LINKSYS2 0x0274 The Linksys Group
96 vendor NECINFRONTIA 0x0288 NEC Infrontia
97 vendor IODATA2 0x028a I-O DATA
98 vendor ASUSTEK 0x02aa Asustek Computer
99 vendor SIEMENS 0x02ac Siemens
100 vendor MICROSOFT 0x02d2 Microsoft Corporation
101 vendor AMBICOM 0x02df AmbiCom Inc
102 vendor BREEZECOM 0x0a02 BreezeCOM
103 vendor NEWMEDIA2 0x10cd NewMedia
104 vendor ACTIONTEC 0x1668 ACTIONTEC
105 vendor LASAT 0x3401 Lasat Communications A/S
106 vendor LEXARMEDIA 0x4e01 Lexar Media
107 vendor ARCHOS 0x5241 Archos
108 vendor DUAL 0x890f Dual
109 vendor EDIMAX 0x890f Edimax Technology Inc.
110 vendor COMPEX 0x8a01 Compex Corporation
111 vendor MELCO 0x8a01 Melco Corporation
112 vendor CONTEC 0xc001 Contec
113 vendor MACNICA 0xc00b MACNICA
114 vendor ROLAND 0xc00c Roland
115 vendor COREGA 0xc00f Corega K.K.
116 vendor ALLIEDTELESIS 0xc00f Allied Telesis K.K.
117 vendor HAGIWARASYSCOM 0xc012 Hagiwara SYS-COM
118 vendor RATOC 0xc015 RATOC System Inc.
119 vendor NEXTCOM 0xc020 NextCom K.K.
120 vendor EMTAC 0xc250 EMTAC Technology Corporation
121 vendor ELSA 0xd601 Elsa
122
123 /*
124 * List of known products. Grouped by vendor, sorted by number within the
125 * group.
126 */
127
128 /* 3COM Products */
129 product 3COM 3CRWE737A 0x0001 3Com AirConnect Wireless LAN
130 product 3COM 3CXM056BNW 0x002f 3Com/NoteWorthy 3CXM056-BNW 56K Modem
131 product 3COM 3CXEM556 0x0035 3Com/Megahertz 3CXEM556 Ethernet/Modem
132 product 3COM 3CXEM556INT 0x003d 3Com/Megahertz 3CXEM556-INT Ethernet/Modem
133 product 3COM 3CRWB6096 0x0040 3Com 3CRWB60-A Bluetooth PC Card
134 product 3COM 3CCFEM556BI 0x0556 3Com/Megahertz 3CCFEM556BI Ethernet/Modem
135 product 3COM 3C562 0x0562 3Com 3c562 33.6 Modem/10Mbps Ethernet
136 product 3COM 3C589 0x0589 3Com 3c589 10Mbps Ethernet
137 product 3COM 3C574 0x0574 3Com 3c574-TX 10/100Mbps Ethernet
138 product 3COM 3C1 0x0cf1 3Com Megahertz 3C1 10Mbps LAN CF+ Card
139 product 3COM 3CRWE62092A 0x2092 3Com 3CRWE62092A Wireless LAN
140
141 /* ACTIONTEC Products */
142 product ACTIONTEC PRISM 0x0101 PRISM Wireless LAN PC Card
143
144 /* Adaptec Products */
145 product ADAPTEC APA1460 0x0001 Adaptec APA-1460 SlimSCSI
146 product ADAPTEC APA1460A 0x0002 Adaptec APA-1460A SlimSCSI
147
148 /* Aironet */
149 product AIRONET PC4500 0x0005 Aironet PC4500 Wireless LAN Adapter
150 product AIRONET PC4800 0x0007 Aironet PC4800 Wireless LAN Adapter
151 product AIRONET 350 0x000a Aironet 350 Wireless LAN Adapter
152
153 /* Allied Telesis K.K. */
154 product ALLIEDTELESIS LA_PCM 0x0002 Allied Telesis LA-PCM
155
156 /* Alvarion Ltd. */
157 product ALVARION BREEZENET 0x0001 Alvarion Ltd. BreezeNET PC-DS.11b
158
159 /* AmbiCom Inc */
160 product AMBICOM WL54CF 0x8103 AmbiCom WL54-CF
161
162 /* Anycom */
163 product ANYCOM LSE041 0x0004 AnyCom BlueCard LSE041 R1B
164 product ANYCOM LSE039 0x0008 Anycom Bluetooth CF Card LSE039
165 product ANYCOM LSE139 0x000b Anycom Bluetooth CF Card LSE139
166
167 /* Archos */
168 product ARCHOS ARC_ATAPI 0x0043 MiniCD
169
170 /* ARtem */
171 product ARTEM ONAIR 0x0001 ARtem Onair Wireless LAN
172
173 /* Asustek */
174 product ASUSTEK WL_100 0x0002 SpaceLink WL-100 Wireless LAN
175
176 /* Bay Networks */
177 product BAY STACK_650 0x0804 BayStack 650 Wireless LAN
178 product BAY SURFER_PRO 0x0806 AirSurfer Pro Wireless LAN
179 product BAY STACK_660 0x0807 BayStack 660 Wireless LAN
180 product BAY EMOBILITY_11B 0x080a e-Mobility 11Mb Wireless LAN
181
182 /* BreezeCOM */
183 product BREEZECOM BREEZENET 0x0102 BreezeCOM BreezeNET
184
185 /* Belkin */
186 product BELKIN F5D5020 0x2328 Belkin F5D5020 PCMCIA Network Card
187
188 /* BUFFALO */
189 product BUFFALO WLI_PCM_S11 0x0305 BUFFALO AirStation 11Mbps WLAN
190 product BUFFALO LPC_CF_CLT 0x0307 BUFFALO LPC-CF-CLT Ethernet Adapter
191 product BUFFALO LPC4_CLX 0x0309 BUFFALO LPC4-CLX Ethernet Adapter
192 product BUFFALO LPC3_CLT 0x030a BUFFALO LPC3-CLT Ethernet Adapter
193 product BUFFALO WLI_CF_S11G 0x030b BUFFALO AirStation 11Mbps CF WLAN
194
195 /* Compaq Products */
196 product COMPAQ NC5004 0x0002 Compaq Agency NC5004 Wireless Card
197 product COMPAQ2 CPQ_10_100 0x010a Compaq Netelligent 10/100 Ethernet
198
199 /* Compex Products */
200 product COMPEX AMP_WIRELESS 0x0066 AMP
201 product COMPEX LINKPORT_ENET_B 0x0100 Compex Linkport ENET-B Ethernet
202
203 /* Contec C-NET(PC) */
204 product CONTEC CNETPC 0x0000 Contec C-NET(PC)C
205 product CONTEC FX_DS110_PCC 0x0008 Contec FLEXLAN/FX-DS110-PCC
206
207 /* Dayna Products */
208 product DAYNA COMMUNICARD_E_1 0x002d Dayna CommuniCard E
209 product DAYNA COMMUNICARD_E_2 0x002f Dayna CommuniCard E
210
211 /* DIGITAL Products */
212 product DIGITAL MOBILE_MEDIA_CDROM 0x0d00 Digital Mobile Media CD-ROM
213
214 /* D-Link Products */
215 product DLINK_2 DMF560TX 0xc0ab D-Link DMF-650TX
216
217 /* Dual */
218 product DUAL NE2000 0x0100 Dual NE2000
219
220 /* Edimax Products */
221 product EDIMAX EP4000A 0x0100 Edimax EP4000A
222 product EDIMAX EP4101 0x1090 Edimax EP4101
223
224 /* ELSA Products */
225 product ELSA MC2_IEEE 0x0001 AirLancer MC-2 IEEE
226 product ELSA XI300_IEEE 0x0002 XI300 Wireless LAN
227 product ELSA XI800_IEEE 0x0004 XI800 CF Wireless LAN
228 product ELSA XI325_IEEE 0x0005 XI325 Wireless LAN
229 product ELSA SMC2531WB 0x0010 SMC2531W-B EliteConnect Wireless Adapter
230
231 /* EMTAC */
232 product EMTAC WLAN 0x0002 EMTAC A2424i 11Mbps WLAN Card
233
234 /* Ericsson */
235 product ERICSSON WIRELESSLAN 0x0001 DSSS Wireless LAN PC Card
236
237 /* Farallon */
238 product FARALLON SKYLINE 0x0a01 SkyLINE Wireless
239
240 /* Fujutsu Products */
241 product FUJITSU SCSI600 0x0401 Fujitsu SCSI 600 Interface
242 product FUJITSU LA10S 0x1003 Fujitsu Compact Flash Ethernet
243 product FUJITSU LA501 0x2000 Fujitsu Towa LA501 Ethernet
244 product FUJITSU WL110 0x2003 PEGA-WL110 Wireless LAN
245
246 /* IBM Products */
247 product IBM MICRODRIVE 0x0000 IBM Microdrive
248 product IBM 3270 0x0001 IBM 3270 Emulation
249 product IBM INFOMOVER 0x0002 IBM InfoMover
250 product IBM 5250 0x000b IBM 5250 Emulation
251 product IBM TROPIC 0x001e IBM Token Ring 4/16
252 product IBM SCSI 0x0026 IBM SCSI PCMCIA
253 product IBM PORTABLE_CDROM 0x002d IBM PCMCIA Portable CD-ROM Drive
254 product IBM HOME_AND_AWAY 0x002e IBM Home and Away Modem
255 product IBM WIRELESS_LAN_ENTRY 0x0032 IBM Wireless LAN Entry
256 product IBM SMART_CAPTURE_II 0x003c IBM Smart Capture Card II
257 product IBM ETHERJET 0x003f IBM EtherJet Ethernet
258
259 /* Intel Products */
260 product INTEL PRO_WLAN_2011 0x0001 Intel PRO/Wireless 2011 LAN PC Card
261 product INTEL EEPRO100 0x010a Intel EtherExpress PRO/100
262
263 /* Intersil */
264 /* OEMs sell these things under different marketing names */
265 product INTERSIL ISL37100P 0x7100 Intersil ISL37100P
266 product INTERSIL ISL37110P 0x7110 Intersil ISL37110P
267 product INTERSIL ISL37300P 0x7300 Intersil ISL37300P
268
269 /* I-O DATA */
270 product IODATA PCLATE 0x2216 I-O DATA PCLA/TE
271 product IODATA2 WNB11PCM 0x0002 I-O DATA WN-B11/PCM
272 product IODATA2 WCF12 0x0673 Wireless CF Card
273 product IODATA3 PCETTXR 0x0230 I-O DATA PCET/TX-R
274
275 /* Kingston Products */
276 product KINGSTON KNE2 0x0100 Kingston KNE-PC2 Ethernet
277
278 /* Lasat Products */
279 product LASAT CREDIT_288 0x2811 Lasat Credit 288 Modem
280
281 /* Lexar Media */
282 product LEXARMEDIA COMPACTFLASH 0x0100 Lexar Media CompactFlash
283
284 /* Linksys corporation */
285 product LINKSYS TRUST_COMBO_ECARD 0x021b Trust (Linksys) Combo EthernetCard
286 product LINKSYS ETHERFAST 0x0230 Linksys Etherfast 10/100 Ethernet
287 product LINKSYS ECARD_1 0x0265 Linksys EthernetCard or D-Link DE-650
288 product LINKSYS COMBO_ECARD 0xc1ab Linksys Combo EthernetCard
289 product LINKSYS2 IWN 0x1612 Instant Wireless Network PC Card
290 product LINKSYS2 IWN3 0x1613 Instant Wireless Network PC Card, Versin 3
291 product LINKSYS2 WCF11 0x3301 Instant Wireless Network CF Card
292
293 /* Lucent */
294 product LUCENT HERMES 0x0002 Hermes
295 product LUCENT HERMES2 0x0003 Hermes II
296 product LUCENT HERMES25 0x0004 Hermes II.5
297
298 /* MACNICA */
299 product MACNICA ME1_JEIDA 0x3300 MACNICA ME1 for JEIDA
300
301 /* Megahertz Products */
302 product MEGAHERTZ EM3336 0x0006 Megahertz Ethernet+Modem 33.6k
303 product MEGAHERTZ XJ4288 0x0023 Megahertz XJ4288 Modem
304 product MEGAHERTZ XJ4336 0x0027 Megahertz XJ4336 Modem
305 product MEGAHERTZ XJ5560 0x0034 Megahertz X-JACK 56kbps Modem
306 product MEGAHERTZ2 EM1144 0x0101 Megahertz Ethernet+Modem 14.4k
307 product MEGAHERTZ2 XJACK 0x0103 Megahertz X-JACK Ethernet
308
309 /* Melco Products */
310 product MELCO LPC3_TX 0xc1ab Melco LPC3-TX
311
312 /* Microsoft Products */
313 product MICROSOFT MN_520 0x0001 Microsoft MN-520 WLAN Card
314
315 /* Motorola Products */
316 product MOTOROLA POWER144 0x0105 Motorola Power 14.4 Modem
317 product MOTOROLA PM100C 0x0302 Motorola Personal Messenger 100C CDPD Modem
318 product MOTOROLA MONTANA_336 0x0505 Motorola Montana 33.6
319
320 /* NEC Infrontia Products */
321 product NECINFRONTIA AX420N 0x1b01 NEC Infrontia AX420N AirH Modem
322
323 /* New Media Products */
324 product NEWMEDIA BASICS 0x0019 New Media BASICS Ethernet
325 product NEWMEDIA LANSURFER 0x0021 NewMedia LANSurfer
326 product NEWMEDIA LIVEWIRE 0x1004 NewMedia LiveWire Ethernet LAN Adapter
327 product NEWMEDIA MULTIMEDIA 0x100b NewMedia Multimedia
328 product NEWMEDIA BUSTOASTER 0xc102 New Media BusToaster SCSI Host Adapter
329 product NEWMEDIA WAVJAMMER 0xe005 NewMedia .WAVjammer
330 product NEWMEDIA2 BUSTOASTER 0x0001 NewMedia BusToaster
331
332 /* Netgear */
333 product NETGEAR FA410TX 0x0230 Netgear FA410TX
334 product NETGEAR FA410TXC 0x4530 Netgear FA410TXC
335 product NETGEAR FA411 0x0411 Netgear FA411
336
337 /* National Instruments */
338 product NI PCMCIA_GPIB 0x4882 National Instruments PCMCIA-GPIB
339
340 /* NextCom K.K. */
341 product NEXTCOM NEXTHAWK 0x0001 Next Hawk Ethernet
342
343 /* Nokia Products */
344 product NOKIA C020_WLAN 0x20c0 Nokia C020 WLAN Card
345
346 /* Olicom Products */
347 product OLICOM OC2220 0x0101 GoCard Ethernet
348 product OLICOM TR 0x2132 GoCard Token Ring 16/4
349 product OLICOM OC2231 0x3122 GoCard Combo Eth/Modem 288
350 product OLICOM OC3231 0x3132 GoCard Token Ring 16/4/Modem 288
351 product OLICOM OC2232 0x3222 GoCard Combo Eth/Modem 336
352 product OLICOM OC3232 0x3232 GoCard Token Ring 16/4/Modem 336
353
354 /* Ositech Products */
355 product OSITECH TRUMPCARD_SOD 0x0008 Ositech Seven of Diamonds Ethernet Card
356
357 /* Panasonic Products */
358 product PANASONIC KXLC002 0x0304 Panasonic 4X CD-ROM Interface Card
359 product PANASONIC KXLC003 0x0504 Panasonic 8X CD-ROM Interface Card
360 product PANASONIC KXLC005 0x2704 Panasonic 16X CD-ROM Interface Card
361 product PANASONIC KME 0x2604 Panasonic CD-R/RW Interface
362
363 /* Proxim */
364 product PROXIM ROAMABOUT_2400FH 0x1058 Digital RoamAbout 2400FH
365 product PROXIM RANGELAN2_7401 0x1158 Proxim RangeLAN2 7401
366 product PROXIM RANGELANDS_8430 0x8000 Proxim RangeLAN-DS 8430
367
368 /* Psion */
369 product PSION GOLDCARD 0x0020 Psion Gold Card
370
371 /* Quatech */
372 product QUATECH SPP_100 0x0003 Quatech Enhanced Parallel Port
373 product QUATECH DSP_225 0x0008 Quatech Dual Serial Port
374
375 /* Raylink/WebGear */
376 product RAYTHEON WLAN 0x0000 WLAN Adapter
377
378 /* Roland */
379 product ROLAND SCP55 0x0001 Roland SCP-55
380
381 /* Samsung */
382 product SAMSUNG SWL_2000N 0x0002 Samsung MagicLAN SWL-2000N
383
384 /* Sandisk Products */
385 product SANDISK SDCFB 0x0401 Sandisk CompactFlash Card
386
387 /* Sharp Products */
388 product SHARP PALDIO611S 0x0000 PALDIO 611S PC CARD
389
390 /* Sierra Wireless */
391 product SIERRA AC850 0x0710 AC850
392
393 /* Simple Technology Products */
394 product SIMPLETECH COMMUNICATOR288 0x0100 Simple Technology 28.8 Communicator
395 /* Simpletech ID also used by Symbol */
396 product SIMPLETECH SPECTRUM24 0x801 Symbol Spectrum24 WLAN Adapter
397
398 /* Standard Microsystems Corporation Products */
399 product SMC 8016 0x0105 SMC 8016 EtherCard
400 product SMC EZCARD 0x8022 SMC EZCard 10 PCMCIA
401
402 /* Socket Communications Products */
403 product SOCKET EA_ETHER 0x0000 Socket Communications EA
404 product SOCKET LP_WLAN_CF 0x0001 Socket Communications Low Power WLAN Card
405 product SOCKET PAGECARD 0x0003 Socket Communications PageCard
406 product SOCKET DUAL_RS232 0x0006 Socket Communications Dual RS232
407 product SOCKET LP_ETHER 0x000d Socket Communications LP-E
408 product SOCKET LP_ETHER_CF 0x0075 Socket Communications LP-E CF
409 product SOCKET DUAL_RS232_A 0x00a1 Socket Communications Dual RS232_A
410 product SOCKET LP_ETH_10_100_CF 0x0145 Socket Communications 10/100 Ethernet
411
412 /* SpeedStream */
413 product SIEMENS SS1021 0x0002 SpeedStream SS1021 WLAN
414
415 /* Symbol */
416 product SYMBOL LA4100 0x0001 Symbol Spectrum24 LA4100 Series WLAN
417
418 /* TDK Products */
419 product TDK LAK_CD011WL 0x0000 TDK LAK-CD011WL
420 product TDK LAK_CD021BX 0x0200 TDK LAK-CD021BX Ethernet
421 product TDK LAK_CF010 0x0900 TDK LAC-CF010
422 product TDK DFL9610 0x0d0a TDK DFL9610 Ethernet & Digital Cellular
423 product TDK C6500012 0x410a TDK ELSA MicroLink MC all
424 product TDK BLUETOOTH_PCCARD 0x4254 TDK Bluetooth PCcard
425
426 /* Telecom Device */
427 product TELECOMDEVICE TCD_HPC100 0x0202 Telecom Device TCD-HPC100
428
429 /* US Robotics Products */
430 product USROBOTICS WORLDPORT144 0x3330 US Robotics WorldPort 14.4 Modem
431
432 /* Xircom Products */
433 product XIRCOM CE 0x0108 Xircom CreditCard Ethernet
434 product XIRCOM CE3 0x010a Xircom CreditCard 10/100 Ethernet
435 product XIRCOM CE2 0x010b Xircom CreditCard Ethernet II
436 product XIRCOM XE2000 0x0153 Xircom XE2000 10/100 Ethernet
437 product XIRCOM CNW_801 0x0801 Xircom CreditCard Netwave (Canada)
438 product XIRCOM CNW_802 0x0802 Xircom CreditCard Netwave (US)
439 product XIRCOM CT2 0x1101 Xircom CreditCard Token Ring II
440 product XIRCOM CEM 0x110a Xircom CreditCard Ethernet + Modem
441 product XIRCOM REM56 0x110a Xircom RealPort Ethernet 10/100 + Modem 56
442 product XIRCOM CEM28 0x110b Xircom CreditCard Ethernet + Modem 28
443 product XIRCOM CEM33 0x110b Xircom CreditCard Ethernet + Modem 33
444 product XIRCOM CEM56 0x110b Xircom CreditCard Ethernet + Modem 56
445
446 /*
447 * Cards we know only by their cis, sorted by name.
448 */
449 vendor ACCTON -1 ACCTON
450 vendor AMD -1 AMD
451 vendor BILLIONTON -1 Billionton Systems Inc.
452 vendor CNET -1 CNet
453 vendor DLINK -1 D-Link
454 vendor DYNALINK -1 DynaLink
455 vendor EIGERLABS -1 Eiger labs,Inc.
456 vendor EPSON -1 Seiko Epson Corporation
457 vendor EXP -1 EXP Computer Inc
458 vendor GEMTEK -1 Gem Tek
459 vendor GENIUS -1 Genius
460 vendor ICOM -1 ICOM Inc
461 vendor INTERSIL2 -1 Intersil
462 vendor LANTECH -1 Lantech Computer Company
463 vendor NAKAGAWAMETAL -1 NAKAGAWA METAL
464 vendor NDC -1 NDC
465 vendor PLANET -1 Planet
466 vendor PLANEX -1 Planex Communications Inc
467 vendor PREMAX -1 Premax
468 vendor RPTI -1 RPTI
469 vendor SVEC -1 SVEC/Hawking Technology
470 vendor SYNERGY21 -1 Synergy 21
471 vendor TAMARACK -1 TAMARACK
472 vendor TEAC -1 TEAC
473 vendor YEDATA -1 Y-E DATA
474
475 product ACCTON EN2212 { "ACCTON", "EN2212", NULL, NULL } Accton EN2212
476 product ACCTON EN2216 { "ACCTON", "EN2216-PCMCIA-ETHERNET", NULL, NULL } Accton EN2216
477 product AMBICOM AMB8002T { "AmbiCom&spInc", "AMB8002T", NULL, NULL } AmbiCom AMB8002T
478 product AMBICOM AMB8110 { "AmbiCom,Inc.", "Fast&spEthernet&spPC&spCard(AMB8110)", NULL, NULL } AmbiCom AMB8110
479 product AMD AM79C930 { "AMD", "Am79C930", NULL, NULL } AMD Am79C930
480 product BILLIONTON CFLT10N { "CF", "10Base-Ethernet", "1.0", NULL } Billionton Systems Inc. CFLT10N Ethernet
481 product BILLIONTON LNT10TN { "PCMCIA", "LNT-10TN", NULL, NULL } Billionton Systems Inc. LNT-10TN NE2000 Compatible Card
482 product CNET NE2000 { "CNet", "CN40BC&spEthernet", NULL, NULL } CNet CN40BC NE2000 Compatible
483 product COREGA ETHER_CF_TD { "corega&spK.K.", "corega&spEther&spCF-TD&spLAN&spCard", NULL, NULL } Corega Ether CF-TD LAN Card
484 product COREGA ETHER_PCC_T { "corega&spK.K.", "corega&spEther&spPCC-T", NULL, NULL } Corega Ether PCC-T
485 product COREGA ETHER_PCC_TD { "corega&spK.K.", "corega&spEther&spPCC-TD", NULL, NULL } Corega Ether PCC-TD
486 product COREGA ETHER_PCC_TL { "corega&spK.K.", "corega&spEther&spPCC-TL", NULL, NULL } Corega Ether PCC-TL
487 product COREGA ETHER_II_PCC_TD { "corega&spK.K.", "corega&spEtherII&spPCC-TD", NULL, NULL } Corega EtherII PCC-TD
488 product COREGA ETHER_II_PCC_T { "corega&spK.K.", "corega&spEtherII&spPCC-T", NULL, NULL } Corega EtherII PCC-T
489 product COREGA FAST_ETHER_PCC_TX { "corega&spK.K.", "corega&spFastEther&spPCC-TX", NULL, NULL } Corega FastEther PCC-TX
490 product COREGA FETHER_PCC_TXD { "corega&spK.K.", "corega&spFEther&spPCC-TXD", NULL, NULL } Corega FEther PCC-TXD
491 product COREGA FETHER_PCC_TXF { "corega", "FEther&spPCC-TXF", NULL, NULL } Corega FEther PCC-TXF
492 product COREGA FETHER_II_PCC_TXD { "corega&spK.K.", "corega&spFEtherII&spPCC-TXD", NULL, NULL } Corega FEtherII PCC-TXD
493 product COREGA LAPCCTXD { "corega&spK.K.", "(CG-LAPCCTXD)", "(HardwareFirmwareVer.)", NULL } Corega LAPCCTXD
494 product COREGA WIRELESS_LAN_PCC_11 { "corega&spK.K.", "Wireless&spLAN&spPCC-11", NULL, NULL } Corega Wireless LAN PCC-11
495 product COREGA WIRELESS_LAN_PCCA_11 { "corega&spK.K.", "Wireless&spLAN&spPCCA-11", NULL, NULL } Corega Wireless LAN PCCA-11
496 product COREGA WIRELESS_LAN_PCCB_11 { "corega_K.K.", "Wireless_LAN_PCCB-11", NULL, NULL } Corega Wireless LAN PCCB-11
497 product COREGA WIRELESS_LAN_PCCL_11 { "corega", "WL&spPCCL-11", NULL, NULL } Corega Wireless LAN PCCL-11
498 product COREGA WIRELESS_LAN_WLCFL_11 { "corega", "WLCFL-11", NULL, NULL } Corega Wireless LAN WLCFL-11
499
500 product DLINK DE650 { "D-Link", "DE-650", NULL, NULL } D-Link DE-650
501 product DLINK DE660 { "D-Link", "DE-660", NULL, NULL } D-Link DE-660
502 product DLINK DE660PLUS { "D-Link", "DE-660+", NULL, NULL } D-Link DE-660+
503 product DLINK DFE670TXD { "D-Link", "DFE-670TXD", NULL, NULL } D-Link DFE-670TXD
504 product DLINK DWL650H { "D-Link&spCorporation", "D-Link&spDWL-650H&sp11Mbps&spWLAN&spAdapter", NULL, NULL } D-Link DWL-650H
505 product DYNALINK L10C { "DYNALINK", "L10C", NULL, NULL } Dynalink L10C
506
507 /*
508 * vendor ID of EPX_AA2000 is Fujitsu (0x0004) and product ID is 0x2000, but
509 * it conflicts with Fujitsu Towa LA501 Ethernet.
510 */
511 product EIGERLABS EPX_AA2000 { "Eiger&splabs,Inc.", "EPX-AA2000&spPC&spSound&spCard", NULL, NULL } EPX-AA2000 PC Sound Card
512 product EPSON EEN10B { "Seiko&spEpson&spCorp.", "Ethernet", "P/N:&spEEN10B&spRev.&sp00", NULL } Epson EEN10B
513 product EXP EXPMULTIMEDIA { "EXP&sp&sp&sp", "PnPIDE", "F1", NULL } EXP IDE/ATAPI DVD Card
514 product FUJITSU FMV_J181 { "PCMCIA&spMBH10302", "01", NULL, NULL } FUJITSU FMV-J181 PCMCIA Card
515 product FUJITSU FMV_J182 { "FUJITSU", "LAN&spCard(FMV-J182)", "Ver.01", NULL } FUJITSU FMV-J182 PCMCIA Card
516 product FUJITSU FMV_J182A { "FUJITSU", "LAN&spCard(FMV-J182)", "Ver.02", NULL } FUJITSU FMV-J182A PCMCIA Card
517 product FUJITSU ITCFJ182A { "FUJITSU", "LAN&spCard(ITCFJ182)", "Ver.01", NULL } FUJITSU ITCFJ182A CompactCard
518 product GEMTEK WLAN { "Intersil", "PRISM&sp2_5&spPCMCIA&spADAPTER", NULL, NULL } GEMTEK Prism2_5 WaveLAN Card
519 product GENIUS ME3000II { "PCMCIA", "PCMCIA-ETHERNET-CARD", "UE2216", NULL }
520 product ICOM SL200 { "Icom", "SL-200", NULL, NULL } Icom SL-200
521 product INTERSIL2 PRISM2 { "INTERSIL", "HFA384x/IEEE", NULL, NULL } Intersil Prism II
522 product IODATA CBIDE2 { "IO&spDATA", "CBIDE2&sp&sp&sp&sp&sp&sp", NULL, NULL } IO-DATA CBIDE2/16-bit mode
523 product IODATA PCLAT { "I-O&spDATA", "PCLA", "ETHERNET", NULL } IO-DATA PCLA/T
524 product LANTECH FASTNETTX { "ASIX", "AX88190", NULL, NULL } Lantech Fastnet/TX
525 product LINKSYS ECARD_2 { "LINKSYS", "E-CARD", NULL, NULL } Linksys E-Card
526 product MEGAHERTZ XJ2288 { "MEGAHERTZ", "MODEM&spXJ2288", NULL, NULL } Megahertz XJ2288 Modem
527 product MELCO LPC2_TX { "MELCO", "LPC2-TX", NULL, NULL } Melco LPC2-TX
528 product NAKAGAWAMETAL LNT10TN { "PCMCIA", "LNT-10TN", NULL, NULL } NAKAGAWA METAL LNT-10TN NE2000 Compatible Card
529 product NANOSPEED PRISM2 { "NANOSPEED", "HFA384x/IEEE", NULL, NULL } NANOSPEED ROOT-RZ2000 WLAN Card
530 product NDC ND5100_E { "NDC", "Ethernet", "A", NULL } Sohoware ND5100E NE2000 Compatible Card
531 product NEC CMZ_RT_WP { "NEC", "Wireless&spCard&spCMZ-RT-WP", NULL, NULL } NEC Wireless Card CMZ-RT-WP
532 product NTT_ME WLAN { "NTT-ME", "11Mbps&spWireless&spLAN&spPC&spCard", NULL, NULL } NTT-ME 11Mbps Wireless LAN PC Card
533 product PLANET SMARTCOM2000 { "PCMCIA", "UE2212", NULL, NULL } Planet SmartCOM 2000
534 /*
535 * vendor ID of both FNW-3600-T and FNW-3700-T is LINKSYS (0x0149) and
536 * product ID is 0xc1ab, but it conflicts with LINKSYS Combo EthernetCard.
537 */
538 product PLANEX FNW3600T -1 Planex FNW-3600-T
539 product PLANEX FNW3700T -1 Planex FNW-3700-T
540 product PLANEX GWNS11H { "PLANEX", "GW-NS11H&spWireless&spLAN&spPC&spCard", NULL, NULL } PLANEX GW-NS11H Wireless LAN PC Card
541
542 /*
543 * RATOC System Inc. uses the same product ID for many different cards.
544 * For such cards, we can't use product ID for identification.
545 */
546 /* vendor = 0xc015, product = 0x0001 */
547 product RATOC REX_9530 { "RATOC&spSystem&spInc.", "SCSI2&spCARD&sp37", NULL, NULL } RATOC REX-9530
548 product RATOC REX_CFU1 { "RATOC", "USB&spHOST&spCF+&spCard", NULL, NULL } RATOC REX-CFU1
549 product RATOC REX_R280 { "RATOC&spSystem&spInc.", "10BASE_T&spCARD&spR280", NULL, NULL } RATOC REX-R280
550
551 product RPTI EP400 { "RPTI&spLTD.", "EP400", NULL, NULL } RPTI EP400
552 product RPTI EP401 { "RPTI", "EP401&spEthernet&spNE2000&spCompatible", NULL, NULL } RPTI EP401
553 product PREMAX PE200 { "PMX&sp&sp&sp", "PE-200", NULL, NULL } PreMax PE-200
554 product SMC 2632W { "SMC", "SMC2632W", NULL, NULL } SMC 2632 EZ Connect Wireless PC Card
555 product SMC 8041 { "SMC", "8041TX-10/100-PC-Card-V2", NULL, NULL } SMC 8041TX 10/100 PC Card
556 product SVEC COMBOCARD { "Ethernet", "Adapter", NULL, NULL } SVEC/Hawking Tech. Combo Card
557 product SVEC LANCARD { "SVEC", "FD605&spPCMCIA&spEtherNet&spCard", NULL, NULL } SVEC PCMCIA Lan Card
558 /*
559 * vendor ID of PN650TX is LINKSYS (0x0149) and product ID is 0xc1ab, but
560 * it conflicts with LINKSYS Combo EthernetCard.
561 */
562 product SVEC PN650TX -1 SVEC PN650TX 10/100 Dual Speed Fast Ethernet PC Card
563 product SYNERGY21 S21810 { "PCMCIA", "Ethernet", "A", NULL } Synergy 21 S21810+ NE2000 Compatible Card
564 product TAMARACK ETHERNET { "TAMARACK", "Ethernet", "A", NULL } TAMARACK Ethernet Card
565 product TEAC IDECARDII { "&sp", "NinjaATA-", NULL, NULL } TEAC IDE Card/II
566 product TOSHIBA CBIDE2 { "LOOKMEET", "CBIDE2&sp&sp&sp&sp&sp&sp", NULL, NULL } TOSHIBA PA2673U CBIDE2/16-bit mode (IO-DATA OEM)
567 product XIRCOM CFE_10 { "Xircom", "CompactCard&spEthernet", "CFE-10", NULL } Xircom CompactCard CFE-10
568 product YEDATA EXTERNAL_FDD { "Y-E&spDATA", "External&spFDD", NULL, NULL } Y-E DATA External FDD
569 product ZOOM AIR_4000 { "Zoom", "Air-4000", NULL, NULL } Zoom Air-4000
570