pcmciadevs revision 1.126 1 $NetBSD: pcmciadevs,v 1.126 2001/05/17 13:14:19 ichiro Exp $
2 /*$FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.8 2001/01/20 01:48:55 imp Exp $*/
3
4 /*-
5 * Copyright (c) 1998 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 * 3. All advertising materials mentioning features or use of this software
20 * must display the following acknowledgement:
21 * This product includes software developed by the NetBSD
22 * Foundation, Inc. and its contributors.
23 * 4. Neither the name of The NetBSD Foundation nor the names of its
24 * contributors may be used to endorse or promote products derived
25 * from this software without specific prior written permission.
26 *
27 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
28 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
29 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
30 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
31 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
32 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
33 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
34 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
35 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
36 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
37 * POSSIBILITY OF SUCH DAMAGE.
38 */
39
40 /*
41 * List of known PCMCIA vendors
42 */
43
44 vendor FUJITSU 0x0004 Fujitsu Corporation
45 vendor PANASONIC 0x0032 Matsushita Electric Industrial Co.
46 vendor SANDISK 0x0045 Sandisk Corporation
47 vendor NEWMEDIA 0x0057 New Media Corporation
48 vendor INTEL 0x0089 Intel
49 vendor IBM 0x00a4 IBM Corporation
50 vendor MOTOROLA 0x0109 Motorola 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 USROBOTICS 0x0115 US Robotics Corporation
58 vendor MEGAHERTZ2 0x0128 Megahertz Corporation
59 vendor OLICOM 0x0121 Olicom
60 vendor ADAPTEC 0x012f Adaptec Corporation
61 vendor COMPAQ 0x0138 Compaq
62 vendor LINKSYS 0x0149 Linksys Corporation
63 vendor DLINK_2 0x0143 D-Link
64 vendor SIMPLETECH 0x014d Simple Technology
65 vendor LUCENT 0x0156 Lucent Technologies
66 vendor AIRONET 0x015f Aironet Wireless Communications
67 vendor COMPAQ2 0x0183 Compaq
68 vendor KINGSTON 0x0186 Kingston
69 vendor DAYNA 0x0194 Dayna Corporation
70 vendor RAYTHEON 0x01a6 Raytheon
71 vendor IODATA 0x01bf I-O DATA
72 vendor BAY 0x01eb Bay Networks
73 vendor FARALLON 0x0200 Farallon Communications
74 vendor TELECOMDEVICE 0x021b Telecom Device
75 vendor NOKIA 0x023d Nokia Communications
76 vendor SAMSUNG 0x0250 Samsung
77 vendor BUFFALO 0x026f BUFFALO (Melco Corporation)
78 vendor IODATA2 0x028a I-O DATA
79 vendor LASAT 0x3401 Lasat Communications A/S
80 vendor LEXARMEDIA 0x4e01 Lexar Media
81 vendor COMPEX 0x8a01 Compex Corporation
82 vendor MELCO 0x8a01 Melco Corporation
83 vendor CONTEC 0xc001 Contec
84 vendor MACNICA 0xc00b MACNICA
85 vendor ROLAND 0xc00c Roland
86 vendor COREGA 0xc00f Corega K.K.
87 vendor ALLIEDTELESIS 0xc00f Allied Telesis K.K.
88 vendor HAGIWARASYSCOM 0xc012 Hagiwara SYS-COM
89 vendor RATOC 0xc015 RATOC System Inc.
90 vendor EMTAC 0xc250 EMTAC Technology Corporation
91 vendor ELSA 0xd601 Elsa
92
93 /*
94 * List of known products. Grouped by vendor.
95 */
96
97 /* Adaptec Products */
98 product ADAPTEC APA1460 0x0001 Adaptec APA-1460 SlimSCSI
99 product ADAPTEC APA1460A 0x0002 Adaptec APA-1460A SlimSCSI
100
101 /* 3COM Products */
102 product 3COM 3CRWE737A 0x0001 3Com AirConnect Wireless LAN
103 product 3COM 3C1 0x0cf1 3Com Megahertz 3C1 10Mbps LAN CF+ Card
104 product 3COM 3C562 0x0562 3Com 3c562 33.6 Modem/10Mbps Ethernet
105 product 3COM 3C589 0x0589 3Com 3c589 10Mbps Ethernet
106 product 3COM 3C574 0x0574 3Com 3c574-TX 10/100Mbps Ethernet
107 product 3COM 3CXM056BNW 0x002f 3Com/NoteWorthy 3CXM056-BNW 56K Modem
108 product 3COM 3CXEM556 0x0035 3Com/Megahertz 3CXEM556 Ethernet/Modem
109 product 3COM 3CXEM556INT 0x003d 3Com/Megahertz 3CXEM556-INT Ethernet/Modem
110 product 3COM 3CCFEM556BI 0x0556 3Com/Megahertz 3CCFEM556BI Ethernet/Modem
111
112 /* Compaq Products */
113 product COMPAQ2 CPQ_10_100 0x010a Compaq Netelligent 10/100 Ethernet
114 product COMPAQ NC5004 0x0002 Compaq Agency NC5004 Wireless Card
115
116 /* Compex Products */
117 product COMPEX LINKPORT_ENET_B 0x0100 Compex Linkport ENET-B Ethernet
118
119 /* Lasat Products */
120 product LASAT CREDIT_288 0x2811 Lasat Credit 288 Modem
121
122 /* Dayna Products */
123 product DAYNA COMMUNICARD_E_1 0x002d Dayna CommuniCard E
124 product DAYNA COMMUNICARD_E_2 0x002f Dayna CommuniCard E
125
126 /* DIGITAL Products */
127 product DIGITAL MOBILE_MEDIA_CDROM 0x0d00 Digital Mobile Media CD-ROM
128
129 /* D-Link Products */
130 product DLINK_2 DMF560TX 0xc0ab D-Link DMF-650TX
131
132 /* ELSA Products */
133 product ELSA MC2_IEEE 0x0001 AirLancer MC-2 IEEE
134 product ELSA XI300_IEEE 0x0002 XI300 Wireless LAN
135
136 /* Fujutsu Products */
137 product FUJITSU SCSI600 0x0401 Fujitsu SCSI 600 Interface
138
139 /* Motorola Products */
140 product MOTOROLA POWER144 0x0105 Motorola Power 14.4 Modem
141 product MOTOROLA PM100C 0x0302 Motorola Personal Messenger 100C CDPD Modem
142
143 /* Kingston Products */
144 product KINGSTON KNE2 0x0100 Kingston KNE-PC2 Ethernet
145
146 /* Fujitsu Products */
147 product FUJITSU LA501 0x2000 Fujitsu Towa LA501 Ethernet
148 product FUJITSU LA10S 0x1003 Fujitsu Compact Flash Ethernet
149
150 /* IBM Products */
151 product IBM MICRODRIVE 0x0000 IBM Microdrive
152 product IBM 3270 0x0001 IBM 3270 Emulation
153 product IBM INFOMOVER 0x0002 IBM InfoMover
154 product IBM 5250 0x000b IBM 5250 Emulation
155 product IBM TROPIC 0x001e IBM Token Ring 4/16
156 product IBM PORTABLE_CDROM 0x002d IBM PCMCIA Portable CD-ROM Drive
157 product IBM HOME_AND_AWAY 0x002e IBM Home and Away Modem
158 product IBM WIRELESS_LAN_ENTRY 0x0032 IBM Wireless LAN Entry
159 product IBM ETHERJET 0x003f IBM EtherJet Ethernet
160
161 /* Intel Products */
162 product INTEL EEPRO100 0x010a Intel EtherExpress PRO/100
163 product INTEL PRO_WLAN_2011 0x0001 Intel PRO/Wireless 2011 LAN PC Card
164
165 /* I-O DATA */
166 product IODATA PCLATE 0x2216 I-O DATA PCLA/TE
167 product IODATA2 WNB11PCM 0x0002 I-O DATA WN-B11/PCM
168
169 /* Farallon */
170 product FARALLON SKYLINE 0x0a01 SkyLINE Wireless
171
172 /* Lexar Media */
173 product LEXARMEDIA COMPACTFLASH 0x0100 Lexar Media CompactFlash
174
175 /* Linksys corporation */
176 product LINKSYS ETHERFAST 0x0230 Linksys Etherfast 10/100 Ethernet
177 product LINKSYS ECARD_1 0x0265 Linksys EthernetCard or D-Link DE-650
178 product LINKSYS COMBO_ECARD 0xc1ab Linksys Combo EthernetCard
179 product LINKSYS TRUST_COMBO_ECARD 0x021b Trust (Linksys) Combo EthernetCard
180
181 /* Megahertz Products */
182 product MEGAHERTZ XJ4288 0x0023 Megahertz XJ4288 Modem
183 product MEGAHERTZ XJ4336 0x0027 Megahertz XJ4336 Modem
184 product MEGAHERTZ XJ5560 0x0034 Megahertz X-JACK 56kbps Modem
185 product MEGAHERTZ2 XJACK 0x0103 Megahertz X-JACK Ethernet
186 product MEGAHERTZ XJEM3336 0x0006 Megahertz X-JACK Ethernet Modem
187
188 /* Melco Products */
189 product MELCO LPC3_TX 0xc1ab Melco LPC3-TX
190
191 /* Nokia Products */
192 product NOKIA C020_WLAN 0x20c0 Nokia C020 WLAN Card
193
194 /* Olicom Products */
195 product OLICOM TR 0x2132 GoCard Token Ring 16/4
196
197 /* Panasonic Products */
198 product PANASONIC KXLC002 0x0304 Panasonic 4X CD-ROM Interface Card
199 product PANASONIC KXLC003 0x0504 Panasonic 8X CD-ROM Interface Card
200
201 /* US Robotics Products */
202 product USROBOTICS WORLDPORT144 0x3330 US Robotics WorldPort 14.4 Modem
203
204 /* Sandisk Products */
205 product SANDISK SDCFB 0x0401 Sandisk CompactFlash Card
206
207 /* Simple Technology Products */
208 product SIMPLETECH COMMUNICATOR288 0x0100 Simple Technology 28.8 Communicator
209 /* Simpletech ID also used by Symbol */
210 product SIMPLETECH SPECTRUM24 0x801 Symbol Spectrum24 WLAN Adapter
211
212 /* Socket Communications Products */
213 product SOCKET PAGECARD 0x0003 Socket Communications PageCard
214 product SOCKET DUAL_RS232 0x0006 Socket Communications Dual RS232
215 product SOCKET LP_ETHER_CF 0x0075 Socket Communications LP-E CF
216 product SOCKET LP_ETHER 0x000d Socket Communications LP-E
217
218 /* TDK Products */
219 product TDK LAK_CD021BX 0x0200 TDK LAK-CD021BX Ethernet
220 product TDK DFL9610 0x0d0a TDK DFL9610 Ethernet & Digital Cellular
221 product TDK LAK_CF010 0x0900 TDK LAC-CF010
222 product TDK LAK_CD011WL 0x0000 TDK LAK-CD011WL
223
224 /* Xircom Products */
225 product XIRCOM CE 0x0108 Xircom CreditCard Ethernet
226 product XIRCOM CE2 0x010b Xircom CreditCard Ethernet II
227 product XIRCOM CE3 0x010a Xircom CreditCard 10/100 Ethernet
228 product XIRCOM CT2 0x1101 Xircom CreditCard Token Ring II
229 product XIRCOM CEM 0x110a Xircom CreditCard Ethernet + Modem
230 product XIRCOM CEM28 0x110b Xircom CreditCard Ethernet + Modem 28
231 product XIRCOM CEM33 0x110b Xircom CreditCard Ethernet + Modem 33
232 product XIRCOM CEM56 0x110b Xircom CreditCard Ethernet + Modem 56
233 product XIRCOM REM56 0x110a Xircom RealPort Ethernet 10/100 + Modem 56
234 product XIRCOM CNW_801 0x0801 Xircom CreditCard Netwave (Canada)
235 product XIRCOM CNW_802 0x0802 Xircom CreditCard Netwave (US)
236
237 /* New Media Products */
238 product NEWMEDIA BASICS 0x0019 New Media BASICS Ethernet
239 product NEWMEDIA BUSTOASTER 0xc102 New Media BusToaster SCSI Host Adapter
240
241 /* Standard Microsystems Corporation Products */
242 product SMC 8016 0x0105 SMC 8016 EtherCard
243 product SMC EZCARD 0x8022 SMC EZCard 10 PCMCIA
244
245 /* Contec C-NET(PC) */
246 product CONTEC CNETPC 0x0000 Contec C-NET(PC)C
247 product CONTEC FX_DS110_PCC 0x0008 Contec FLEXLAN/FX-DS110-PCC
248
249 /* Roland */
250 product ROLAND SCP55 0x0001 Roland SCP-55
251
252 /* Allied Telesis K.K. */
253 product ALLIEDTELESIS LA_PCM 0x0002 Allied Telesis LA-PCM
254
255 /* Lucent WaveLAN/IEEE */
256 product LUCENT WAVELAN_IEEE 0x0002 WaveLAN/IEEE
257
258 /* Aironet */
259 product AIRONET PC4500 0x0005 Aironet PC4500 Wireless LAN Adapter
260 product AIRONET PC4800 0x0007 Aironet PC4800 Wireless LAN Adapter
261 product AIRONET 350 0x000a Aironet 350 Wireless LAN Adapter
262
263 /* Bay Networks */
264 product BAY STACK_650 0x0804 BayStack 650 Wireless LAN
265 product BAY SURFER_PRO 0x0806 AirSurfer Pro Wireless LAN
266 product BAY STACK_660 0x0807 BayStack 660 Wireless LAN
267
268 /* Raylink/WebGear */
269 product RAYTHEON WLAN 0x0000 WLAN Adapter
270
271 /* RATOC System Inc. Products */
272 product RATOC REX_R280 0x1 RATOC REX-R280
273
274 /* Samsung */
275 product SAMSUNG SWL_2000N 0x02 Samsung MagicLAN SWL-2000N
276
277 /* Telecom Device */
278 product TELECOMDEVICE TCD_HPC100 0x0202 Telecom Device TCD-HPC100
279
280 /* MACNICA */
281 product MACNICA ME1_JEIDA 0x3300 MACNICA ME1 for JEIDA
282
283 /* EMTAC */
284 product EMTAC WLAN 0x0002 EMTAC A2424i 11Mbps WLAN Card
285
286 /* BUFFALO */
287 product BUFFALO WLI_PCM_S11 0x0305 BUFFALO AirStation 11Mbps WLAN
288
289 /* Cards we know only by their cis */
290 vendor PREMAX -1 Premax
291 vendor PLANET -1 Planet
292 vendor PLANEX -1 Planex Communications Inc
293 vendor DLINK -1 D-Link
294 vendor RPTI -1 RPTI
295 vendor ACCTON -1 ACCTON
296 vendor YEDATA -1 Y-E DATA
297 vendor DIGITAL -1 Digital Equipment Corporation
298 vendor TEAC -1 TEAC
299 vendor SVEC -1 SVEC/Hawking Technology
300 vendor NAKAGAWAMETAL -1 NAKAGAWA METAL
301 vendor AMBICOM -1 AmbiCom Inc
302 vendor EPSON -1 Seiko Epson Corporation
303 vendor EXP -1 EXP Computer Inc
304 vendor ICOM -1 ICOM Inc
305 vendor BILLIONTON -1 Billionton Systems Inc.
306 vendor AMD -1 AMD
307 vendor INTERSIL -1 Intersil
308 vendor SYNERGY21 -1 Synergy 21
309
310 product MEGAHERTZ XJ2288 { "MEGAHERTZ", "MODEM&spXJ2288", NULL, NULL } Megahertz XJ2288 Modem
311 product PREMAX PE200 { "PMX&sp&sp&sp", "PE-200", NULL, NULL } PreMax PE-200
312 product PLANET SMARTCOM2000 { "PCMCIA", "UE2212", NULL, NULL } Planet SmartCOM 2000
313 /*
314 * vendor ID of both FNW-3600-T and FNW-3700-T is LINKSYS (0x0149) and
315 * product ID is 0xc1ab, but it conflicts with LINKSYS Combo EthernetCard.
316 */
317 product PLANEX FNW3600T -1 Planex FNW-3600-T
318 product PLANEX FNW3700T -1 Planex FNW-3700-T
319 product DLINK DE650 { "D-Link", "DE-650", NULL, NULL } D-Link DE-650
320 product DLINK DE660 { "D-Link", "DE-660", NULL, NULL } D-Link DE-660
321 product RPTI EP400 { "RPTI&spLTD.", "EP400", "CISV100", NULL } RPTI EP400
322 product RPTI EP401 { "RPTI", "EP401&spEthernet&spNE2000&spCompatible", NULL, NULL } RPTI EP401
323 product ACCTON EN2212 { "ACCTON", "EN2212", NULL, NULL } Accton EN2212
324 product YEDATA EXTERNAL_FDD { "Y-E&spDATA", "External&spFDD", NULL, NULL } Y-E DATA External FDD
325 product DIGITAL DEPCMXX { "DIGITAL", "DEPCM-XX", NULL, NULL } DEC DEPCM-BA
326 product TEAC IDECARDII { NULL, "NinjaATA-", NULL, NULL } TEAC IDE Card/II
327 product LINKSYS ECARD_2 { "LINKSYS", "E-CARD", NULL, NULL } Linksys E-Card
328 product COREGA ETHER_PCC_T { "corega&spK.K.", "corega&spEther&spPCC-T", NULL, NULL } Corega Ether PCC-T
329 product COREGA ETHER_II_PCC_T { "corega&spK.K.", "corega&spEtherII&spPCC-T", NULL, NULL } Corega EtherII PCC-T
330 product COREGA FAST_ETHER_PCC_TX { "corega&spK.K.", "corega&spFastEther&spPCC-TX", NULL, NULL } Corega FastEther PCC-TX
331 product COREGA FETHER_PCC_TXD { "corega&spK.K.", "corega&spFEther&spPCC-TXD", NULL, NULL } Corega FEther PCC-TXD
332 product COREGA WIRELESS_LAN_PCC_11 { "corega&spK.K.", "Wireless&spLAN&spPCC-11", NULL, NULL } Corega Wireless LAN PCC-11
333 product COREGA WIRELESS_LAN_PCCA_11 { "corega&spK.K.", "Wireless&spLAN&spPCCA-11", NULL, NULL } Corega Wireless LAN PCCA-11
334 product SVEC COMBOCARD { "Ethernet", "Adapter", NULL, NULL } SVEC/Hawking Tech. Combo Card
335 product SVEC LANCARD { "SVEC", "FD605&spPCMCIA&spEtherNet&spCard", "V1-1", NULL } SVEC PCMCIA Lan Card
336 /*
337 * vendor ID of PN650TX is LINKSYS (0x0149) and product ID is 0xc1ab, but
338 * it conflicts with LINKSYS Combo EthernetCard.
339 */
340 product SVEC PN650TX -1 SVEC PN650TX 10/100 Dual Speed Fast Ethernet PC Card
341 product NAKAGAWAMETAL LNT10TN { "PCMCIA", "LNT-10TN", NULL, NULL } NAKAGAWA METAL LNT-10TN NE2000 Compatible Card
342 product AMBICOM AMB8002T { "AmbiCom&spInc", "AMB8002T", NULL, NULL } AmbiCom AMB8002T
343 product IODATA PCLAT { "I-O&spDATA", "PCLA", "ETHERNET", NULL } IO-DATA PCLA/T
344 product IODATA CBIDE2 { "IO&spDATA", "CBIDE2&sp&sp&sp&sp&sp&sp", NULL, NULL } IO-DATA CBIDE2/16-bit mode
345 product EPSON EEN10B { "Seiko&spEpson&spCorp.", "Ethernet", "P/N:&spEEN10B&spRev.&sp00", NULL } Epson EEN10B
346 product EXP EXPMULTIMEDIA { "EXP&sp&sp&sp", "PnPIDE", "F1", NULL } EXP IDE/ATAPI DVD Card
347 product AMD AM79C930 { "AMD", "Am79C930", NULL, NULL } AMD Am79C930
348 product ICOM SL200 { "Icom", "SL-200", NULL, NULL } Icom SL-200
349 product XIRCOM CFE_10 { "Xircom", "CompactCard&spEthernet", "CFE-10", "1.00" } Xircom CompactCard CFE-10
350 product BILLIONTON LNT10TN { "PCMCIA", "LNT-10TN", NULL, NULL } Billionton Systems Inc. LNT-10TN NE2000 Compatible Card
351 product NDC ND5100_E { "NDC", "Ethernet", "A", NULL } Sohoware ND5100E NE2000 Compatible Card
352 product INTERSIL PRISM2 { "INTERSIL", "HFA384x/IEEE", "Version&sp01.02", NULL } Intersil Prism II
353 product MELCO LPC2_TX { "MELCO", "LPC2-TX", NULL, NULL } Melco LPC2-TX
354 product SMC 2632W { "SMC", "SMC2632W", "Version&sp01.02", NULL } SMC 2632 EZ Connect Wireless PC Card
355 product NANOSPEED PRISM2 { "NANOSPEED", "HFA384x/IEEE", "Version&sp01.02", NULL } NANOSPEED ROOT-RZ2000 WLAN Card
356 product NEC CMZ_RT_WP { "NEC", "Wireless&spCard&spCMZ-RT-WP", "Version&sp01.01", NULL } NEC Wireless Card CMZ-RT-WP
357 product NTT_ME WLAN { "NTT-ME", "11Mbps&spWireless&spLAN&spPC&spCard", NULL, NULL } NTT-ME 11Mbps Wireless LAN PC Card
358 product SYNERGY21 S21810 { "PCMCIA", "Ethernet", "A", "004743118001" } Synergy 21 S21810+ NE2000 Compatible Card
359