pcmciadevs.h revision 1.145 1 /* $NetBSD: pcmciadevs.h,v 1.145 2001/11/08 17:05:58 christos Exp $ */
2
3 /*
4 * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
5 *
6 * generated from:
7 * NetBSD: pcmciadevs,v 1.145 2001/11/08 17:05:42 christos Exp
8 */
9 /*$FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.8 2001/01/20 01:48:55 imp Exp $*/
10
11 /*-
12 * Copyright (c) 1998 The NetBSD Foundation, Inc.
13 * All rights reserved.
14 *
15 * This code is derived from software contributed to The NetBSD Foundation
16 * by Christos Zoulas.
17 *
18 * Redistribution and use in source and binary forms, with or without
19 * modification, are permitted provided that the following conditions
20 * are met:
21 * 1. Redistributions of source code must retain the above copyright
22 * notice, this list of conditions and the following disclaimer.
23 * 2. Redistributions in binary form must reproduce the above copyright
24 * notice, this list of conditions and the following disclaimer in the
25 * documentation and/or other materials provided with the distribution.
26 * 3. All advertising materials mentioning features or use of this software
27 * must display the following acknowledgement:
28 * This product includes software developed by the NetBSD
29 * Foundation, Inc. and its contributors.
30 * 4. Neither the name of The NetBSD Foundation nor the names of its
31 * contributors may be used to endorse or promote products derived
32 * from this software without specific prior written permission.
33 *
34 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
35 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
36 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
37 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
38 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
39 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
40 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
41 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
42 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
43 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
44 * POSSIBILITY OF SUCH DAMAGE.
45 */
46
47 /*
48 * List of known PCMCIA vendors, sorted by numeric ID.
49 */
50
51 #define PCMCIA_VENDOR_FUJITSU 0x0004 /* Fujitsu Corporation */
52 #define PCMCIA_VENDOR_PANASONIC 0x0032 /* Matsushita Electric Industrial Co. */
53 #define PCMCIA_VENDOR_SANDISK 0x0045 /* Sandisk Corporation */
54 #define PCMCIA_VENDOR_NEWMEDIA 0x0057 /* New Media Corporation */
55 #define PCMCIA_VENDOR_INTEL 0x0089 /* Intel */
56 #define PCMCIA_VENDOR_IBM 0x00a4 /* IBM Corporation */
57 #define PCMCIA_VENDOR_MOTOROLA 0x0109 /* Motorola Corporation */
58 #define PCMCIA_VENDOR_3COM 0x0101 /* 3Com Corporation */
59 #define PCMCIA_VENDOR_MEGAHERTZ 0x0102 /* Megahertz Corporation */
60 #define PCMCIA_VENDOR_SOCKET 0x0104 /* Socket Communications */
61 #define PCMCIA_VENDOR_TDK 0x0105 /* TDK Corporation */
62 #define PCMCIA_VENDOR_XIRCOM 0x0105 /* Xircom */
63 #define PCMCIA_VENDOR_SMC 0x0108 /* Standard Microsystems Corporation */
64 #define PCMCIA_VENDOR_NI 0x010b /* National Instruments */
65 #define PCMCIA_VENDOR_USROBOTICS 0x0115 /* US Robotics Corporation */
66 #define PCMCIA_VENDOR_OLICOM 0x0121 /* Olicom */
67 #define PCMCIA_VENDOR_MEGAHERTZ2 0x0128 /* Megahertz Corporation */
68 #define PCMCIA_VENDOR_ADAPTEC 0x012f /* Adaptec Corporation */
69 #define PCMCIA_VENDOR_COMPAQ 0x0138 /* Compaq */
70 #define PCMCIA_VENDOR_DLINK_2 0x0143 /* D-Link */
71 #define PCMCIA_VENDOR_LINKSYS 0x0149 /* Linksys Corporation */
72 #define PCMCIA_VENDOR_SIMPLETECH 0x014d /* Simple Technology */
73 #define PCMCIA_VENDOR_LUCENT 0x0156 /* Lucent Technologies */
74 #define PCMCIA_VENDOR_AIRONET 0x015f /* Aironet Wireless Communications */
75 #define PCMCIA_VENDOR_PSION 0x016c /* Psion */
76 #define PCMCIA_VENDOR_COMPAQ2 0x0183 /* Compaq */
77 #define PCMCIA_VENDOR_KINGSTON 0x0186 /* Kingston */
78 #define PCMCIA_VENDOR_DAYNA 0x0194 /* Dayna Corporation */
79 #define PCMCIA_VENDOR_RAYTHEON 0x01a6 /* Raytheon */
80 #define PCMCIA_VENDOR_IODATA 0x01bf /* I-O DATA */
81 #define PCMCIA_VENDOR_BAY 0x01eb /* Bay Networks */
82 #define PCMCIA_VENDOR_FARALLON 0x0200 /* Farallon Communications */
83 #define PCMCIA_VENDOR_TELECOMDEVICE 0x021b /* Telecom Device */
84 #define PCMCIA_VENDOR_NOKIA 0x023d /* Nokia Communications */
85 #define PCMCIA_VENDOR_SAMSUNG 0x0250 /* Samsung */
86 #define PCMCIA_VENDOR_SYMBOL 0x026c /* Symbol */
87 #define PCMCIA_VENDOR_BUFFALO 0x026f /* BUFFALO (Melco Corporation) */
88 #define PCMCIA_VENDOR_IODATA2 0x028a /* I-O DATA */
89 #define PCMCIA_VENDOR_LASAT 0x3401 /* Lasat Communications A/S */
90 #define PCMCIA_VENDOR_LEXARMEDIA 0x4e01 /* Lexar Media */
91 #define PCMCIA_VENDOR_COMPEX 0x8a01 /* Compex Corporation */
92 #define PCMCIA_VENDOR_MELCO 0x8a01 /* Melco Corporation */
93 #define PCMCIA_VENDOR_ZONET 0x8a01 /* Zonet Technology Inc. */
94 #define PCMCIA_VENDOR_CONTEC 0xc001 /* Contec */
95 #define PCMCIA_VENDOR_MACNICA 0xc00b /* MACNICA */
96 #define PCMCIA_VENDOR_ROLAND 0xc00c /* Roland */
97 #define PCMCIA_VENDOR_COREGA 0xc00f /* Corega K.K. */
98 #define PCMCIA_VENDOR_ALLIEDTELESIS 0xc00f /* Allied Telesis K.K. */
99 #define PCMCIA_VENDOR_HAGIWARASYSCOM 0xc012 /* Hagiwara SYS-COM */
100 #define PCMCIA_VENDOR_RATOC 0xc015 /* RATOC System Inc. */
101 #define PCMCIA_VENDOR_EMTAC 0xc250 /* EMTAC Technology Corporation */
102 #define PCMCIA_VENDOR_ELSA 0xd601 /* Elsa */
103
104 /*
105 * List of known products. Grouped by vendor, sorted by number within the
106 * group.
107 */
108
109 /* 3COM Products */
110 #define PCMCIA_CIS_3COM_3CRWE737A { NULL, NULL, NULL, NULL }
111 #define PCMCIA_PRODUCT_3COM_3CRWE737A 0x0001
112 #define PCMCIA_STR_3COM_3CRWE737A "3Com AirConnect Wireless LAN"
113 #define PCMCIA_CIS_3COM_3CXM056BNW { NULL, NULL, NULL, NULL }
114 #define PCMCIA_PRODUCT_3COM_3CXM056BNW 0x002f
115 #define PCMCIA_STR_3COM_3CXM056BNW "3Com/NoteWorthy 3CXM056-BNW 56K Modem"
116 #define PCMCIA_CIS_3COM_3CXEM556 { NULL, NULL, NULL, NULL }
117 #define PCMCIA_PRODUCT_3COM_3CXEM556 0x0035
118 #define PCMCIA_STR_3COM_3CXEM556 "3Com/Megahertz 3CXEM556 Ethernet/Modem"
119 #define PCMCIA_CIS_3COM_3CXEM556INT { NULL, NULL, NULL, NULL }
120 #define PCMCIA_PRODUCT_3COM_3CXEM556INT 0x003d
121 #define PCMCIA_STR_3COM_3CXEM556INT "3Com/Megahertz 3CXEM556-INT Ethernet/Modem"
122 #define PCMCIA_CIS_3COM_3C1 { NULL, NULL, NULL, NULL }
123 #define PCMCIA_PRODUCT_3COM_3C1 0x0cf1
124 #define PCMCIA_STR_3COM_3C1 "3Com Megahertz 3C1 10Mbps LAN CF+ Card"
125 #define PCMCIA_CIS_3COM_3CCFEM556BI { NULL, NULL, NULL, NULL }
126 #define PCMCIA_PRODUCT_3COM_3CCFEM556BI 0x0556
127 #define PCMCIA_STR_3COM_3CCFEM556BI "3Com/Megahertz 3CCFEM556BI Ethernet/Modem"
128 #define PCMCIA_CIS_3COM_3C562 { NULL, NULL, NULL, NULL }
129 #define PCMCIA_PRODUCT_3COM_3C562 0x0562
130 #define PCMCIA_STR_3COM_3C562 "3Com 3c562 33.6 Modem/10Mbps Ethernet"
131 #define PCMCIA_CIS_3COM_3C589 { NULL, NULL, NULL, NULL }
132 #define PCMCIA_PRODUCT_3COM_3C589 0x0589
133 #define PCMCIA_STR_3COM_3C589 "3Com 3c589 10Mbps Ethernet"
134 #define PCMCIA_CIS_3COM_3C574 { NULL, NULL, NULL, NULL }
135 #define PCMCIA_PRODUCT_3COM_3C574 0x0574
136 #define PCMCIA_STR_3COM_3C574 "3Com 3c574-TX 10/100Mbps Ethernet"
137 #define PCMCIA_CIS_3COM_3CRWE62092A { NULL, NULL, NULL, NULL }
138 #define PCMCIA_PRODUCT_3COM_3CRWE62092A 0x2092
139 #define PCMCIA_STR_3COM_3CRWE62092A "3Com 3CRWE62092A Wireless LAN"
140
141 /* Adaptec Products */
142 #define PCMCIA_CIS_ADAPTEC_APA1460 { NULL, NULL, NULL, NULL }
143 #define PCMCIA_PRODUCT_ADAPTEC_APA1460 0x0001
144 #define PCMCIA_STR_ADAPTEC_APA1460 "Adaptec APA-1460 SlimSCSI"
145 #define PCMCIA_CIS_ADAPTEC_APA1460A { NULL, NULL, NULL, NULL }
146 #define PCMCIA_PRODUCT_ADAPTEC_APA1460A 0x0002
147 #define PCMCIA_STR_ADAPTEC_APA1460A "Adaptec APA-1460A SlimSCSI"
148
149 /* Aironet */
150 #define PCMCIA_CIS_AIRONET_PC4500 { NULL, NULL, NULL, NULL }
151 #define PCMCIA_PRODUCT_AIRONET_PC4500 0x0005
152 #define PCMCIA_STR_AIRONET_PC4500 "Aironet PC4500 Wireless LAN Adapter"
153 #define PCMCIA_CIS_AIRONET_PC4800 { NULL, NULL, NULL, NULL }
154 #define PCMCIA_PRODUCT_AIRONET_PC4800 0x0007
155 #define PCMCIA_STR_AIRONET_PC4800 "Aironet PC4800 Wireless LAN Adapter"
156 #define PCMCIA_CIS_AIRONET_350 { NULL, NULL, NULL, NULL }
157 #define PCMCIA_PRODUCT_AIRONET_350 0x000a
158 #define PCMCIA_STR_AIRONET_350 "Aironet 350 Wireless LAN Adapter"
159
160 /* Allied Telesis K.K. */
161 #define PCMCIA_CIS_ALLIEDTELESIS_LA_PCM { NULL, NULL, NULL, NULL }
162 #define PCMCIA_PRODUCT_ALLIEDTELESIS_LA_PCM 0x0002
163 #define PCMCIA_STR_ALLIEDTELESIS_LA_PCM "Allied Telesis LA-PCM"
164
165 /* Bay Networks */
166 #define PCMCIA_CIS_BAY_STACK_650 { NULL, NULL, NULL, NULL }
167 #define PCMCIA_PRODUCT_BAY_STACK_650 0x0804
168 #define PCMCIA_STR_BAY_STACK_650 "BayStack 650 Wireless LAN"
169 #define PCMCIA_CIS_BAY_SURFER_PRO { NULL, NULL, NULL, NULL }
170 #define PCMCIA_PRODUCT_BAY_SURFER_PRO 0x0806
171 #define PCMCIA_STR_BAY_SURFER_PRO "AirSurfer Pro Wireless LAN"
172 #define PCMCIA_CIS_BAY_STACK_660 { NULL, NULL, NULL, NULL }
173 #define PCMCIA_PRODUCT_BAY_STACK_660 0x0807
174 #define PCMCIA_STR_BAY_STACK_660 "BayStack 660 Wireless LAN"
175
176 /* BUFFALO */
177 #define PCMCIA_CIS_BUFFALO_WLI_PCM_S11 { NULL, NULL, NULL, NULL }
178 #define PCMCIA_PRODUCT_BUFFALO_WLI_PCM_S11 0x0305
179 #define PCMCIA_STR_BUFFALO_WLI_PCM_S11 "BUFFALO AirStation 11Mbps WLAN"
180
181 /* Compaq Products */
182 #define PCMCIA_CIS_COMPAQ_NC5004 { NULL, NULL, NULL, NULL }
183 #define PCMCIA_PRODUCT_COMPAQ_NC5004 0x0002
184 #define PCMCIA_STR_COMPAQ_NC5004 "Compaq Agency NC5004 Wireless Card"
185 #define PCMCIA_CIS_COMPAQ2_CPQ_10_100 { NULL, NULL, NULL, NULL }
186 #define PCMCIA_PRODUCT_COMPAQ2_CPQ_10_100 0x010a
187 #define PCMCIA_STR_COMPAQ2_CPQ_10_100 "Compaq Netelligent 10/100 Ethernet"
188
189 /* Compex Products */
190 #define PCMCIA_CIS_COMPEX_LINKPORT_ENET_B { NULL, NULL, NULL, NULL }
191 #define PCMCIA_PRODUCT_COMPEX_LINKPORT_ENET_B 0x0100
192 #define PCMCIA_STR_COMPEX_LINKPORT_ENET_B "Compex Linkport ENET-B Ethernet"
193
194 /* Contec C-NET(PC) */
195 #define PCMCIA_CIS_CONTEC_CNETPC { NULL, NULL, NULL, NULL }
196 #define PCMCIA_PRODUCT_CONTEC_CNETPC 0x0000
197 #define PCMCIA_STR_CONTEC_CNETPC "Contec C-NET(PC)C"
198 #define PCMCIA_CIS_CONTEC_FX_DS110_PCC { NULL, NULL, NULL, NULL }
199 #define PCMCIA_PRODUCT_CONTEC_FX_DS110_PCC 0x0008
200 #define PCMCIA_STR_CONTEC_FX_DS110_PCC "Contec FLEXLAN/FX-DS110-PCC"
201
202 /* Dayna Products */
203 #define PCMCIA_CIS_DAYNA_COMMUNICARD_E_1 { NULL, NULL, NULL, NULL }
204 #define PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E_1 0x002d
205 #define PCMCIA_STR_DAYNA_COMMUNICARD_E_1 "Dayna CommuniCard E"
206 #define PCMCIA_CIS_DAYNA_COMMUNICARD_E_2 { NULL, NULL, NULL, NULL }
207 #define PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E_2 0x002f
208 #define PCMCIA_STR_DAYNA_COMMUNICARD_E_2 "Dayna CommuniCard E"
209
210 /* DIGITAL Products */
211 #define PCMCIA_CIS_DIGITAL_MOBILE_MEDIA_CDROM { NULL, NULL, NULL, NULL }
212 #define PCMCIA_PRODUCT_DIGITAL_MOBILE_MEDIA_CDROM 0x0d00
213 #define PCMCIA_STR_DIGITAL_MOBILE_MEDIA_CDROM "Digital Mobile Media CD-ROM"
214
215 /* D-Link Products */
216 #define PCMCIA_CIS_DLINK_2_DMF560TX { NULL, NULL, NULL, NULL }
217 #define PCMCIA_PRODUCT_DLINK_2_DMF560TX 0xc0ab
218 #define PCMCIA_STR_DLINK_2_DMF560TX "D-Link DMF-650TX"
219
220 /* ELSA Products */
221 #define PCMCIA_CIS_ELSA_MC2_IEEE { NULL, NULL, NULL, NULL }
222 #define PCMCIA_PRODUCT_ELSA_MC2_IEEE 0x0001
223 #define PCMCIA_STR_ELSA_MC2_IEEE "AirLancer MC-2 IEEE"
224 #define PCMCIA_CIS_ELSA_XI300_IEEE { NULL, NULL, NULL, NULL }
225 #define PCMCIA_PRODUCT_ELSA_XI300_IEEE 0x0002
226 #define PCMCIA_STR_ELSA_XI300_IEEE "XI300 Wireless LAN"
227 #define PCMCIA_CIS_ELSA_XI800_IEEE { NULL, NULL, NULL, NULL }
228 #define PCMCIA_PRODUCT_ELSA_XI800_IEEE 0x0004
229 #define PCMCIA_STR_ELSA_XI800_IEEE "XI800 CF Wireless LAN"
230
231 /* EMTAC */
232 #define PCMCIA_CIS_EMTAC_WLAN { NULL, NULL, NULL, NULL }
233 #define PCMCIA_PRODUCT_EMTAC_WLAN 0x0002
234 #define PCMCIA_STR_EMTAC_WLAN "EMTAC A2424i 11Mbps WLAN Card"
235
236 /* Farallon */
237 #define PCMCIA_CIS_FARALLON_SKYLINE { NULL, NULL, NULL, NULL }
238 #define PCMCIA_PRODUCT_FARALLON_SKYLINE 0x0a01
239 #define PCMCIA_STR_FARALLON_SKYLINE "SkyLINE Wireless"
240
241 /* Fujutsu Products */
242 #define PCMCIA_CIS_FUJITSU_SCSI600 { NULL, NULL, NULL, NULL }
243 #define PCMCIA_PRODUCT_FUJITSU_SCSI600 0x0401
244 #define PCMCIA_STR_FUJITSU_SCSI600 "Fujitsu SCSI 600 Interface"
245 #define PCMCIA_CIS_FUJITSU_LA10S { NULL, NULL, NULL, NULL }
246 #define PCMCIA_PRODUCT_FUJITSU_LA10S 0x1003
247 #define PCMCIA_STR_FUJITSU_LA10S "Fujitsu Compact Flash Ethernet"
248 #define PCMCIA_CIS_FUJITSU_LA501 { NULL, NULL, NULL, NULL }
249 #define PCMCIA_PRODUCT_FUJITSU_LA501 0x2000
250 #define PCMCIA_STR_FUJITSU_LA501 "Fujitsu Towa LA501 Ethernet"
251
252 /* IBM Products */
253 #define PCMCIA_CIS_IBM_MICRODRIVE { NULL, NULL, NULL, NULL }
254 #define PCMCIA_PRODUCT_IBM_MICRODRIVE 0x0000
255 #define PCMCIA_STR_IBM_MICRODRIVE "IBM Microdrive"
256 #define PCMCIA_CIS_IBM_3270 { NULL, NULL, NULL, NULL }
257 #define PCMCIA_PRODUCT_IBM_3270 0x0001
258 #define PCMCIA_STR_IBM_3270 "IBM 3270 Emulation"
259 #define PCMCIA_CIS_IBM_INFOMOVER { NULL, NULL, NULL, NULL }
260 #define PCMCIA_PRODUCT_IBM_INFOMOVER 0x0002
261 #define PCMCIA_STR_IBM_INFOMOVER "IBM InfoMover"
262 #define PCMCIA_CIS_IBM_5250 { NULL, NULL, NULL, NULL }
263 #define PCMCIA_PRODUCT_IBM_5250 0x000b
264 #define PCMCIA_STR_IBM_5250 "IBM 5250 Emulation"
265 #define PCMCIA_CIS_IBM_TROPIC { NULL, NULL, NULL, NULL }
266 #define PCMCIA_PRODUCT_IBM_TROPIC 0x001e
267 #define PCMCIA_STR_IBM_TROPIC "IBM Token Ring 4/16"
268 #define PCMCIA_CIS_IBM_PORTABLE_CDROM { NULL, NULL, NULL, NULL }
269 #define PCMCIA_PRODUCT_IBM_PORTABLE_CDROM 0x002d
270 #define PCMCIA_STR_IBM_PORTABLE_CDROM "IBM PCMCIA Portable CD-ROM Drive"
271 #define PCMCIA_CIS_IBM_HOME_AND_AWAY { NULL, NULL, NULL, NULL }
272 #define PCMCIA_PRODUCT_IBM_HOME_AND_AWAY 0x002e
273 #define PCMCIA_STR_IBM_HOME_AND_AWAY "IBM Home and Away Modem"
274 #define PCMCIA_CIS_IBM_WIRELESS_LAN_ENTRY { NULL, NULL, NULL, NULL }
275 #define PCMCIA_PRODUCT_IBM_WIRELESS_LAN_ENTRY 0x0032
276 #define PCMCIA_STR_IBM_WIRELESS_LAN_ENTRY "IBM Wireless LAN Entry"
277 #define PCMCIA_CIS_IBM_ETHERJET { NULL, NULL, NULL, NULL }
278 #define PCMCIA_PRODUCT_IBM_ETHERJET 0x003f
279 #define PCMCIA_STR_IBM_ETHERJET "IBM EtherJet Ethernet"
280
281 /* Intel Products */
282 #define PCMCIA_CIS_INTEL_PRO_WLAN_2011 { NULL, NULL, NULL, NULL }
283 #define PCMCIA_PRODUCT_INTEL_PRO_WLAN_2011 0x0001
284 #define PCMCIA_STR_INTEL_PRO_WLAN_2011 "Intel PRO/Wireless 2011 LAN PC Card"
285 #define PCMCIA_CIS_INTEL_EEPRO100 { NULL, NULL, NULL, NULL }
286 #define PCMCIA_PRODUCT_INTEL_EEPRO100 0x010a
287 #define PCMCIA_STR_INTEL_EEPRO100 "Intel EtherExpress PRO/100"
288
289 /* I-O DATA */
290 #define PCMCIA_CIS_IODATA_PCLATE { NULL, NULL, NULL, NULL }
291 #define PCMCIA_PRODUCT_IODATA_PCLATE 0x2216
292 #define PCMCIA_STR_IODATA_PCLATE "I-O DATA PCLA/TE"
293 #define PCMCIA_CIS_IODATA2_WNB11PCM { NULL, NULL, NULL, NULL }
294 #define PCMCIA_PRODUCT_IODATA2_WNB11PCM 0x0002
295 #define PCMCIA_STR_IODATA2_WNB11PCM "I-O DATA WN-B11/PCM"
296
297 /* Kingston Products */
298 #define PCMCIA_CIS_KINGSTON_KNE2 { NULL, NULL, NULL, NULL }
299 #define PCMCIA_PRODUCT_KINGSTON_KNE2 0x0100
300 #define PCMCIA_STR_KINGSTON_KNE2 "Kingston KNE-PC2 Ethernet"
301
302 /* Lasat Products */
303 #define PCMCIA_CIS_LASAT_CREDIT_288 { NULL, NULL, NULL, NULL }
304 #define PCMCIA_PRODUCT_LASAT_CREDIT_288 0x2811
305 #define PCMCIA_STR_LASAT_CREDIT_288 "Lasat Credit 288 Modem"
306
307 /* Lexar Media */
308 #define PCMCIA_CIS_LEXARMEDIA_COMPACTFLASH { NULL, NULL, NULL, NULL }
309 #define PCMCIA_PRODUCT_LEXARMEDIA_COMPACTFLASH 0x0100
310 #define PCMCIA_STR_LEXARMEDIA_COMPACTFLASH "Lexar Media CompactFlash"
311
312 /* Linksys corporation */
313 #define PCMCIA_CIS_LINKSYS_TRUST_COMBO_ECARD { NULL, NULL, NULL, NULL }
314 #define PCMCIA_PRODUCT_LINKSYS_TRUST_COMBO_ECARD 0x021b
315 #define PCMCIA_STR_LINKSYS_TRUST_COMBO_ECARD "Trust (Linksys) Combo EthernetCard"
316 #define PCMCIA_CIS_LINKSYS_ETHERFAST { NULL, NULL, NULL, NULL }
317 #define PCMCIA_PRODUCT_LINKSYS_ETHERFAST 0x0230
318 #define PCMCIA_STR_LINKSYS_ETHERFAST "Linksys Etherfast 10/100 Ethernet"
319 #define PCMCIA_CIS_LINKSYS_ECARD_1 { NULL, NULL, NULL, NULL }
320 #define PCMCIA_PRODUCT_LINKSYS_ECARD_1 0x0265
321 #define PCMCIA_STR_LINKSYS_ECARD_1 "Linksys EthernetCard or D-Link DE-650"
322 #define PCMCIA_CIS_LINKSYS_COMBO_ECARD { NULL, NULL, NULL, NULL }
323 #define PCMCIA_PRODUCT_LINKSYS_COMBO_ECARD 0xc1ab
324 #define PCMCIA_STR_LINKSYS_COMBO_ECARD "Linksys Combo EthernetCard"
325
326 /* Lucent WaveLAN/IEEE */
327 #define PCMCIA_CIS_LUCENT_WAVELAN_IEEE { NULL, NULL, NULL, NULL }
328 #define PCMCIA_PRODUCT_LUCENT_WAVELAN_IEEE 0x0002
329 #define PCMCIA_STR_LUCENT_WAVELAN_IEEE "WaveLAN/IEEE"
330
331 /* MACNICA */
332 #define PCMCIA_CIS_MACNICA_ME1_JEIDA { NULL, NULL, NULL, NULL }
333 #define PCMCIA_PRODUCT_MACNICA_ME1_JEIDA 0x3300
334 #define PCMCIA_STR_MACNICA_ME1_JEIDA "MACNICA ME1 for JEIDA"
335
336 /* Megahertz Products */
337 #define PCMCIA_CIS_MEGAHERTZ_XJEM3336 { NULL, NULL, NULL, NULL }
338 #define PCMCIA_PRODUCT_MEGAHERTZ_XJEM3336 0x0006
339 #define PCMCIA_STR_MEGAHERTZ_XJEM3336 "Megahertz X-JACK Ethernet Modem"
340 #define PCMCIA_CIS_MEGAHERTZ_XJ4288 { NULL, NULL, NULL, NULL }
341 #define PCMCIA_PRODUCT_MEGAHERTZ_XJ4288 0x0023
342 #define PCMCIA_STR_MEGAHERTZ_XJ4288 "Megahertz XJ4288 Modem"
343 #define PCMCIA_CIS_MEGAHERTZ_XJ4336 { NULL, NULL, NULL, NULL }
344 #define PCMCIA_PRODUCT_MEGAHERTZ_XJ4336 0x0027
345 #define PCMCIA_STR_MEGAHERTZ_XJ4336 "Megahertz XJ4336 Modem"
346 #define PCMCIA_CIS_MEGAHERTZ_XJ5560 { NULL, NULL, NULL, NULL }
347 #define PCMCIA_PRODUCT_MEGAHERTZ_XJ5560 0x0034
348 #define PCMCIA_STR_MEGAHERTZ_XJ5560 "Megahertz X-JACK 56kbps Modem"
349 #define PCMCIA_CIS_MEGAHERTZ2_XJACK { NULL, NULL, NULL, NULL }
350 #define PCMCIA_PRODUCT_MEGAHERTZ2_XJACK 0x0103
351 #define PCMCIA_STR_MEGAHERTZ2_XJACK "Megahertz X-JACK Ethernet"
352
353 /* Melco Products */
354 #define PCMCIA_CIS_MELCO_LPC3_TX { NULL, NULL, NULL, NULL }
355 #define PCMCIA_PRODUCT_MELCO_LPC3_TX 0xc1ab
356 #define PCMCIA_STR_MELCO_LPC3_TX "Melco LPC3-TX"
357
358 /* Motorola Products */
359 #define PCMCIA_CIS_MOTOROLA_POWER144 { NULL, NULL, NULL, NULL }
360 #define PCMCIA_PRODUCT_MOTOROLA_POWER144 0x0105
361 #define PCMCIA_STR_MOTOROLA_POWER144 "Motorola Power 14.4 Modem"
362 #define PCMCIA_CIS_MOTOROLA_PM100C { NULL, NULL, NULL, NULL }
363 #define PCMCIA_PRODUCT_MOTOROLA_PM100C 0x0302
364 #define PCMCIA_STR_MOTOROLA_PM100C "Motorola Personal Messenger 100C CDPD Modem"
365
366 /* New Media Products */
367 #define PCMCIA_CIS_NEWMEDIA_BASICS { NULL, NULL, NULL, NULL }
368 #define PCMCIA_PRODUCT_NEWMEDIA_BASICS 0x0019
369 #define PCMCIA_STR_NEWMEDIA_BASICS "New Media BASICS Ethernet"
370 #define PCMCIA_CIS_NEWMEDIA_BUSTOASTER { NULL, NULL, NULL, NULL }
371 #define PCMCIA_PRODUCT_NEWMEDIA_BUSTOASTER 0xc102
372 #define PCMCIA_STR_NEWMEDIA_BUSTOASTER "New Media BusToaster SCSI Host Adapter"
373
374 /* National Instruments */
375 #define PCMCIA_CIS_NI_PCMCIA_GPIB { NULL, NULL, NULL, NULL }
376 #define PCMCIA_PRODUCT_NI_PCMCIA_GPIB 0x4882
377 #define PCMCIA_STR_NI_PCMCIA_GPIB "National Instruments PCMCIA-GPIB"
378
379 /* Nokia Products */
380 #define PCMCIA_CIS_NOKIA_C020_WLAN { NULL, NULL, NULL, NULL }
381 #define PCMCIA_PRODUCT_NOKIA_C020_WLAN 0x20c0
382 #define PCMCIA_STR_NOKIA_C020_WLAN "Nokia C020 WLAN Card"
383
384 /* Olicom Products */
385 #define PCMCIA_CIS_OLICOM_TR { NULL, NULL, NULL, NULL }
386 #define PCMCIA_PRODUCT_OLICOM_TR 0x2132
387 #define PCMCIA_STR_OLICOM_TR "GoCard Token Ring 16/4"
388
389 /* Panasonic Products */
390 #define PCMCIA_CIS_PANASONIC_KXLC002 { NULL, NULL, NULL, NULL }
391 #define PCMCIA_PRODUCT_PANASONIC_KXLC002 0x0304
392 #define PCMCIA_STR_PANASONIC_KXLC002 "Panasonic 4X CD-ROM Interface Card"
393 #define PCMCIA_CIS_PANASONIC_KXLC003 { NULL, NULL, NULL, NULL }
394 #define PCMCIA_PRODUCT_PANASONIC_KXLC003 0x0504
395 #define PCMCIA_STR_PANASONIC_KXLC003 "Panasonic 8X CD-ROM Interface Card"
396 #define PCMCIA_CIS_PANASONIC_KXLC005 { NULL, NULL, NULL, NULL }
397 #define PCMCIA_PRODUCT_PANASONIC_KXLC005 0x2704
398 #define PCMCIA_STR_PANASONIC_KXLC005 "Panasonic 16X CD-ROM Interface Card"
399
400 /* Psion */
401 #define PCMCIA_CIS_PSION_GOLDCARD { NULL, NULL, NULL, NULL }
402 #define PCMCIA_PRODUCT_PSION_GOLDCARD 0x0020
403 #define PCMCIA_STR_PSION_GOLDCARD "Psion Gold Card"
404
405 /* RATOC System Inc. Products */
406 #define PCMCIA_CIS_RATOC_REX_R280 { NULL, NULL, NULL, NULL }
407 #define PCMCIA_PRODUCT_RATOC_REX_R280 0x0001
408 #define PCMCIA_STR_RATOC_REX_R280 "RATOC REX-R280"
409
410 /* Raylink/WebGear */
411 #define PCMCIA_CIS_RAYTHEON_WLAN { NULL, NULL, NULL, NULL }
412 #define PCMCIA_PRODUCT_RAYTHEON_WLAN 0x0000
413 #define PCMCIA_STR_RAYTHEON_WLAN "WLAN Adapter"
414
415 /* Roland */
416 #define PCMCIA_CIS_ROLAND_SCP55 { NULL, NULL, NULL, NULL }
417 #define PCMCIA_PRODUCT_ROLAND_SCP55 0x0001
418 #define PCMCIA_STR_ROLAND_SCP55 "Roland SCP-55"
419
420 /* Samsung */
421 #define PCMCIA_CIS_SAMSUNG_SWL_2000N { NULL, NULL, NULL, NULL }
422 #define PCMCIA_PRODUCT_SAMSUNG_SWL_2000N 0x0002
423 #define PCMCIA_STR_SAMSUNG_SWL_2000N "Samsung MagicLAN SWL-2000N"
424
425 /* Sandisk Products */
426 #define PCMCIA_CIS_SANDISK_SDCFB { NULL, NULL, NULL, NULL }
427 #define PCMCIA_PRODUCT_SANDISK_SDCFB 0x0401
428 #define PCMCIA_STR_SANDISK_SDCFB "Sandisk CompactFlash Card"
429
430 /* Simple Technology Products */
431 #define PCMCIA_CIS_SIMPLETECH_COMMUNICATOR288 { NULL, NULL, NULL, NULL }
432 #define PCMCIA_PRODUCT_SIMPLETECH_COMMUNICATOR288 0x0100
433 #define PCMCIA_STR_SIMPLETECH_COMMUNICATOR288 "Simple Technology 28.8 Communicator"
434 /* Simpletech ID also used by Symbol */
435 #define PCMCIA_CIS_SIMPLETECH_SPECTRUM24 { NULL, NULL, NULL, NULL }
436 #define PCMCIA_PRODUCT_SIMPLETECH_SPECTRUM24 0x801
437 #define PCMCIA_STR_SIMPLETECH_SPECTRUM24 "Symbol Spectrum24 WLAN Adapter"
438
439 /* Standard Microsystems Corporation Products */
440 #define PCMCIA_CIS_SMC_8016 { NULL, NULL, NULL, NULL }
441 #define PCMCIA_PRODUCT_SMC_8016 0x0105
442 #define PCMCIA_STR_SMC_8016 "SMC 8016 EtherCard"
443 #define PCMCIA_CIS_SMC_EZCARD { NULL, NULL, NULL, NULL }
444 #define PCMCIA_PRODUCT_SMC_EZCARD 0x8022
445 #define PCMCIA_STR_SMC_EZCARD "SMC EZCard 10 PCMCIA"
446
447 /* Socket Communications Products */
448 #define PCMCIA_CIS_SOCKET_EA_ETHER { NULL, NULL, NULL, NULL }
449 #define PCMCIA_PRODUCT_SOCKET_EA_ETHER 0x0000
450 #define PCMCIA_STR_SOCKET_EA_ETHER "Socket Communications EA"
451 #define PCMCIA_CIS_SOCKET_PAGECARD { NULL, NULL, NULL, NULL }
452 #define PCMCIA_PRODUCT_SOCKET_PAGECARD 0x0003
453 #define PCMCIA_STR_SOCKET_PAGECARD "Socket Communications PageCard"
454 #define PCMCIA_CIS_SOCKET_DUAL_RS232 { NULL, NULL, NULL, NULL }
455 #define PCMCIA_PRODUCT_SOCKET_DUAL_RS232 0x0006
456 #define PCMCIA_STR_SOCKET_DUAL_RS232 "Socket Communications Dual RS232"
457 #define PCMCIA_CIS_SOCKET_LP_ETHER { NULL, NULL, NULL, NULL }
458 #define PCMCIA_PRODUCT_SOCKET_LP_ETHER 0x000d
459 #define PCMCIA_STR_SOCKET_LP_ETHER "Socket Communications LP-E"
460 #define PCMCIA_CIS_SOCKET_LP_ETHER_CF { NULL, NULL, NULL, NULL }
461 #define PCMCIA_PRODUCT_SOCKET_LP_ETHER_CF 0x0075
462 #define PCMCIA_STR_SOCKET_LP_ETHER_CF "Socket Communications LP-E CF"
463
464 /* Symbol */
465 #define PCMCIA_CIS_SYMBOL_LA4100 { NULL, NULL, NULL, NULL }
466 #define PCMCIA_PRODUCT_SYMBOL_LA4100 0x0001
467 #define PCMCIA_STR_SYMBOL_LA4100 "Symbol Spectrum24 LA4100 Series WLAN"
468
469 /* TDK Products */
470 #define PCMCIA_CIS_TDK_LAK_CD011WL { NULL, NULL, NULL, NULL }
471 #define PCMCIA_PRODUCT_TDK_LAK_CD011WL 0x0000
472 #define PCMCIA_STR_TDK_LAK_CD011WL "TDK LAK-CD011WL"
473 #define PCMCIA_CIS_TDK_LAK_CD021BX { NULL, NULL, NULL, NULL }
474 #define PCMCIA_PRODUCT_TDK_LAK_CD021BX 0x0200
475 #define PCMCIA_STR_TDK_LAK_CD021BX "TDK LAK-CD021BX Ethernet"
476 #define PCMCIA_CIS_TDK_LAK_CF010 { NULL, NULL, NULL, NULL }
477 #define PCMCIA_PRODUCT_TDK_LAK_CF010 0x0900
478 #define PCMCIA_STR_TDK_LAK_CF010 "TDK LAC-CF010"
479 #define PCMCIA_CIS_TDK_DFL9610 { NULL, NULL, NULL, NULL }
480 #define PCMCIA_PRODUCT_TDK_DFL9610 0x0d0a
481 #define PCMCIA_STR_TDK_DFL9610 "TDK DFL9610 Ethernet & Digital Cellular"
482
483 /* Telecom Device */
484 #define PCMCIA_CIS_TELECOMDEVICE_TCD_HPC100 { NULL, NULL, NULL, NULL }
485 #define PCMCIA_PRODUCT_TELECOMDEVICE_TCD_HPC100 0x0202
486 #define PCMCIA_STR_TELECOMDEVICE_TCD_HPC100 "Telecom Device TCD-HPC100"
487
488 /* US Robotics Products */
489 #define PCMCIA_CIS_USROBOTICS_WORLDPORT144 { NULL, NULL, NULL, NULL }
490 #define PCMCIA_PRODUCT_USROBOTICS_WORLDPORT144 0x3330
491 #define PCMCIA_STR_USROBOTICS_WORLDPORT144 "US Robotics WorldPort 14.4 Modem"
492
493 /* Xircom Products */
494 #define PCMCIA_CIS_XIRCOM_CE { NULL, NULL, NULL, NULL }
495 #define PCMCIA_PRODUCT_XIRCOM_CE 0x0108
496 #define PCMCIA_STR_XIRCOM_CE "Xircom CreditCard Ethernet"
497 #define PCMCIA_CIS_XIRCOM_CE2 { NULL, NULL, NULL, NULL }
498 #define PCMCIA_PRODUCT_XIRCOM_CE2 0x010b
499 #define PCMCIA_STR_XIRCOM_CE2 "Xircom CreditCard Ethernet II"
500 #define PCMCIA_CIS_XIRCOM_CE3 { NULL, NULL, NULL, NULL }
501 #define PCMCIA_PRODUCT_XIRCOM_CE3 0x010a
502 #define PCMCIA_STR_XIRCOM_CE3 "Xircom CreditCard 10/100 Ethernet"
503 #define PCMCIA_CIS_XIRCOM_XE2000 { NULL, NULL, NULL, NULL }
504 #define PCMCIA_PRODUCT_XIRCOM_XE2000 0x0153
505 #define PCMCIA_STR_XIRCOM_XE2000 "Xircom XE2000 10/100 Ethernet"
506 #define PCMCIA_CIS_XIRCOM_CNW_801 { NULL, NULL, NULL, NULL }
507 #define PCMCIA_PRODUCT_XIRCOM_CNW_801 0x0801
508 #define PCMCIA_STR_XIRCOM_CNW_801 "Xircom CreditCard Netwave (Canada)"
509 #define PCMCIA_CIS_XIRCOM_CNW_802 { NULL, NULL, NULL, NULL }
510 #define PCMCIA_PRODUCT_XIRCOM_CNW_802 0x0802
511 #define PCMCIA_STR_XIRCOM_CNW_802 "Xircom CreditCard Netwave (US)"
512 #define PCMCIA_CIS_XIRCOM_CT2 { NULL, NULL, NULL, NULL }
513 #define PCMCIA_PRODUCT_XIRCOM_CT2 0x1101
514 #define PCMCIA_STR_XIRCOM_CT2 "Xircom CreditCard Token Ring II"
515 #define PCMCIA_CIS_XIRCOM_CEM { NULL, NULL, NULL, NULL }
516 #define PCMCIA_PRODUCT_XIRCOM_CEM 0x110a
517 #define PCMCIA_STR_XIRCOM_CEM "Xircom CreditCard Ethernet + Modem"
518 #define PCMCIA_CIS_XIRCOM_REM56 { NULL, NULL, NULL, NULL }
519 #define PCMCIA_PRODUCT_XIRCOM_REM56 0x110a
520 #define PCMCIA_STR_XIRCOM_REM56 "Xircom RealPort Ethernet 10/100 + Modem 56"
521 #define PCMCIA_CIS_XIRCOM_CEM28 { NULL, NULL, NULL, NULL }
522 #define PCMCIA_PRODUCT_XIRCOM_CEM28 0x110b
523 #define PCMCIA_STR_XIRCOM_CEM28 "Xircom CreditCard Ethernet + Modem 28"
524 #define PCMCIA_CIS_XIRCOM_CEM33 { NULL, NULL, NULL, NULL }
525 #define PCMCIA_PRODUCT_XIRCOM_CEM33 0x110b
526 #define PCMCIA_STR_XIRCOM_CEM33 "Xircom CreditCard Ethernet + Modem 33"
527 #define PCMCIA_CIS_XIRCOM_CEM56 { NULL, NULL, NULL, NULL }
528 #define PCMCIA_PRODUCT_XIRCOM_CEM56 0x110b
529 #define PCMCIA_STR_XIRCOM_CEM56 "Xircom CreditCard Ethernet + Modem 56"
530
531 /* ZONET */
532 #define PCMCIA_CIS_ZONET_ZEN { NULL, NULL, NULL, NULL }
533 #define PCMCIA_PRODUCT_ZONET_ZEN 0x0100
534 #define PCMCIA_STR_ZONET_ZEN "Zonet Zen 10/10"
535
536
537 /*
538 * Cards we know only by their cis, sorted by name.
539 */
540 #define PCMCIA_VENDOR_AMBICOM -1 /* AmbiCom Inc */
541 #define PCMCIA_VENDOR_ACCTON -1 /* ACCTON */
542 #define PCMCIA_VENDOR_AMD -1 /* AMD */
543 #define PCMCIA_VENDOR_BILLIONTON -1 /* Billionton Systems Inc. */
544 #define PCMCIA_VENDOR_CNET -1 /* CNet */
545 #define PCMCIA_VENDOR_DIGITAL -1 /* Digital Equipment Corporation */
546 #define PCMCIA_VENDOR_DLINK -1 /* D-Link */
547 #define PCMCIA_VENDOR_EIGERLABS -1 /* Eiger labs,Inc. */
548 #define PCMCIA_VENDOR_EPSON -1 /* Seiko Epson Corporation */
549 #define PCMCIA_VENDOR_EXP -1 /* EXP Computer Inc */
550 #define PCMCIA_VENDOR_ICOM -1 /* ICOM Inc */
551 #define PCMCIA_VENDOR_INTERSIL -1 /* Intersil */
552 #define PCMCIA_VENDOR_NAKAGAWAMETAL -1 /* NAKAGAWA METAL */
553 #define PCMCIA_VENDOR_PLANET -1 /* Planet */
554 #define PCMCIA_VENDOR_PLANEX -1 /* Planex Communications Inc */
555 #define PCMCIA_VENDOR_PREMAX -1 /* Premax */
556 #define PCMCIA_VENDOR_RPTI -1 /* RPTI */
557 #define PCMCIA_VENDOR_SVEC -1 /* SVEC/Hawking Technology */
558 #define PCMCIA_VENDOR_SYNERGY21 -1 /* Synergy 21 */
559 #define PCMCIA_VENDOR_TEAC -1 /* TEAC */
560 #define PCMCIA_VENDOR_YEDATA -1 /* Y-E DATA */
561
562 #define PCMCIA_CIS_ACCTON_EN2212 { "ACCTON", "EN2212", NULL, NULL }
563 #define PCMCIA_PRODUCT_ACCTON_EN2212 -1
564 #define PCMCIA_STR_ACCTON_EN2212 "Accton EN2212"
565 #define PCMCIA_CIS_AMBICOM_AMB8002T { "AmbiCom Inc", "AMB8002T", NULL, NULL }
566 #define PCMCIA_PRODUCT_AMBICOM_AMB8002T -1
567 #define PCMCIA_STR_AMBICOM_AMB8002T "AmbiCom AMB8002T"
568 #define PCMCIA_CIS_AMD_AM79C930 { "AMD", "Am79C930", NULL, NULL }
569 #define PCMCIA_PRODUCT_AMD_AM79C930 -1
570 #define PCMCIA_STR_AMD_AM79C930 "AMD Am79C930"
571 #define PCMCIA_CIS_BILLIONTON_LNT10TN { "PCMCIA", "LNT-10TN", NULL, NULL }
572 #define PCMCIA_PRODUCT_BILLIONTON_LNT10TN -1
573 #define PCMCIA_STR_BILLIONTON_LNT10TN "Billionton Systems Inc. LNT-10TN NE2000 Compatible Card"
574 #define PCMCIA_CIS_CNET_NE2000 { "CNet", "CN40BC Ethernet", "D", "NE2000" }
575 #define PCMCIA_PRODUCT_CNET_NE2000 -1
576 #define PCMCIA_STR_CNET_NE2000 "CNet CN40BC NE2000 Compatible"
577 #define PCMCIA_CIS_COREGA_ETHER_PCC_T { "corega K.K.", "corega Ether PCC-T", NULL, NULL }
578 #define PCMCIA_PRODUCT_COREGA_ETHER_PCC_T -1
579 #define PCMCIA_STR_COREGA_ETHER_PCC_T "Corega Ether PCC-T"
580 #define PCMCIA_CIS_COREGA_ETHER_PCC_TD { "corega K.K.", "corega Ether PCC-TD", NULL, NULL }
581 #define PCMCIA_PRODUCT_COREGA_ETHER_PCC_TD -1
582 #define PCMCIA_STR_COREGA_ETHER_PCC_TD "Corega Ether PCC-TD"
583 #define PCMCIA_CIS_COREGA_ETHER_II_PCC_T { "corega K.K.", "corega EtherII PCC-T", NULL, NULL }
584 #define PCMCIA_PRODUCT_COREGA_ETHER_II_PCC_T -1
585 #define PCMCIA_STR_COREGA_ETHER_II_PCC_T "Corega EtherII PCC-T"
586 #define PCMCIA_CIS_COREGA_FAST_ETHER_PCC_TX { "corega K.K.", "corega FastEther PCC-TX", NULL, NULL }
587 #define PCMCIA_PRODUCT_COREGA_FAST_ETHER_PCC_TX -1
588 #define PCMCIA_STR_COREGA_FAST_ETHER_PCC_TX "Corega FastEther PCC-TX"
589 #define PCMCIA_CIS_COREGA_FETHER_PCC_TXD { "corega K.K.", "corega FEther PCC-TXD", NULL, NULL }
590 #define PCMCIA_PRODUCT_COREGA_FETHER_PCC_TXD -1
591 #define PCMCIA_STR_COREGA_FETHER_PCC_TXD "Corega FEther PCC-TXD"
592 #define PCMCIA_CIS_COREGA_FETHER_PCC_TXF { "corega", "FEther PCC-TXF", NULL, NULL }
593 #define PCMCIA_PRODUCT_COREGA_FETHER_PCC_TXF -1
594 #define PCMCIA_STR_COREGA_FETHER_PCC_TXF "Corega FEther PCC-TXF"
595 #define PCMCIA_CIS_COREGA_WIRELESS_LAN_PCC_11 { "corega K.K.", "Wireless LAN PCC-11", NULL, NULL }
596 #define PCMCIA_PRODUCT_COREGA_WIRELESS_LAN_PCC_11 -1
597 #define PCMCIA_STR_COREGA_WIRELESS_LAN_PCC_11 "Corega Wireless LAN PCC-11"
598 #define PCMCIA_CIS_COREGA_WIRELESS_LAN_PCCA_11 { "corega K.K.", "Wireless LAN PCCA-11", NULL, NULL }
599 #define PCMCIA_PRODUCT_COREGA_WIRELESS_LAN_PCCA_11 -1
600 #define PCMCIA_STR_COREGA_WIRELESS_LAN_PCCA_11 "Corega Wireless LAN PCCA-11"
601 #define PCMCIA_CIS_COREGA_WIRELESS_LAN_PCCB_11 { "corega_K.K.", "Wireless_LAN_PCCB-11", NULL, NULL }
602 #define PCMCIA_PRODUCT_COREGA_WIRELESS_LAN_PCCB_11 -1
603 #define PCMCIA_STR_COREGA_WIRELESS_LAN_PCCB_11 "Corega Wireless LAN PCCB-11"
604
605 #define PCMCIA_CIS_DIGITAL_DEPCMXX { "DIGITAL", "DEPCM-XX", NULL, NULL }
606 #define PCMCIA_PRODUCT_DIGITAL_DEPCMXX -1
607 #define PCMCIA_STR_DIGITAL_DEPCMXX "DEC DEPCM-BA"
608 #define PCMCIA_CIS_DLINK_DE650 { "D-Link", "DE-650", NULL, NULL }
609 #define PCMCIA_PRODUCT_DLINK_DE650 -1
610 #define PCMCIA_STR_DLINK_DE650 "D-Link DE-650"
611 #define PCMCIA_CIS_DLINK_DE660 { "D-Link", "DE-660", NULL, NULL }
612 #define PCMCIA_PRODUCT_DLINK_DE660 -1
613 #define PCMCIA_STR_DLINK_DE660 "D-Link DE-660"
614 #define PCMCIA_CIS_DLINK_DE660PLUS { "D-Link", "DE-660+", NULL, NULL }
615 #define PCMCIA_PRODUCT_DLINK_DE660PLUS -1
616 #define PCMCIA_STR_DLINK_DE660PLUS "D-Link DE-660+"
617 /*
618 * vendor ID of EPX_AA2000 is Fujitsu (0x0004) and product ID is 0x2000, but
619 * it conflicts with Fujitsu Towa LA501 Ethernet.
620 */
621 #define PCMCIA_CIS_EIGERLABS_EPX_AA2000 { "Eiger labs,Inc.", "EPX-AA2000 PC Sound Card", NULL, NULL }
622 #define PCMCIA_PRODUCT_EIGERLABS_EPX_AA2000 -1
623 #define PCMCIA_STR_EIGERLABS_EPX_AA2000 "EPX-AA2000 PC Sound Card"
624 #define PCMCIA_CIS_EPSON_EEN10B { "Seiko Epson Corp.", "Ethernet", "P/N: EEN10B Rev. 00", NULL }
625 #define PCMCIA_PRODUCT_EPSON_EEN10B -1
626 #define PCMCIA_STR_EPSON_EEN10B "Epson EEN10B"
627 #define PCMCIA_CIS_EXP_EXPMULTIMEDIA { "EXP ", "PnPIDE", "F1", NULL }
628 #define PCMCIA_PRODUCT_EXP_EXPMULTIMEDIA -1
629 #define PCMCIA_STR_EXP_EXPMULTIMEDIA "EXP IDE/ATAPI DVD Card"
630 #define PCMCIA_CIS_GEMTEK_WLAN { "Intersil", "PRISM 2_5 PCMCIA ADAPTER", "ISL37300P", "Eval-RevA" }
631 #define PCMCIA_PRODUCT_GEMTEK_WLAN -1
632 #define PCMCIA_STR_GEMTEK_WLAN "GEMTEK Prism2_5 WaveLAN Card"
633 #define PCMCIA_CIS_ICOM_SL200 { "Icom", "SL-200", NULL, NULL }
634 #define PCMCIA_PRODUCT_ICOM_SL200 -1
635 #define PCMCIA_STR_ICOM_SL200 "Icom SL-200"
636 #define PCMCIA_CIS_INTERSIL_PRISM2 { "INTERSIL", "HFA384x/IEEE", "Version 01.02", NULL }
637 #define PCMCIA_PRODUCT_INTERSIL_PRISM2 -1
638 #define PCMCIA_STR_INTERSIL_PRISM2 "Intersil Prism II"
639 #define PCMCIA_CIS_IODATA_CBIDE2 { "IO DATA", "CBIDE2 ", NULL, NULL }
640 #define PCMCIA_PRODUCT_IODATA_CBIDE2 -1
641 #define PCMCIA_STR_IODATA_CBIDE2 "IO-DATA CBIDE2/16-bit mode"
642 #define PCMCIA_CIS_IODATA_PCLAT { "I-O DATA", "PCLA", "ETHERNET", NULL }
643 #define PCMCIA_PRODUCT_IODATA_PCLAT -1
644 #define PCMCIA_STR_IODATA_PCLAT "IO-DATA PCLA/T"
645 #define PCMCIA_CIS_LINKSYS_ECARD_2 { "LINKSYS", "E-CARD", NULL, NULL }
646 #define PCMCIA_PRODUCT_LINKSYS_ECARD_2 -1
647 #define PCMCIA_STR_LINKSYS_ECARD_2 "Linksys E-Card"
648 #define PCMCIA_CIS_MEGAHERTZ_XJ2288 { "MEGAHERTZ", "MODEM XJ2288", NULL, NULL }
649 #define PCMCIA_PRODUCT_MEGAHERTZ_XJ2288 -1
650 #define PCMCIA_STR_MEGAHERTZ_XJ2288 "Megahertz XJ2288 Modem"
651 #define PCMCIA_CIS_MELCO_LPC2_TX { "MELCO", "LPC2-TX", NULL, NULL }
652 #define PCMCIA_PRODUCT_MELCO_LPC2_TX -1
653 #define PCMCIA_STR_MELCO_LPC2_TX "Melco LPC2-TX"
654 #define PCMCIA_CIS_NAKAGAWAMETAL_LNT10TN { "PCMCIA", "LNT-10TN", NULL, NULL }
655 #define PCMCIA_PRODUCT_NAKAGAWAMETAL_LNT10TN -1
656 #define PCMCIA_STR_NAKAGAWAMETAL_LNT10TN "NAKAGAWA METAL LNT-10TN NE2000 Compatible Card"
657 #define PCMCIA_CIS_NANOSPEED_PRISM2 { "NANOSPEED", "HFA384x/IEEE", "Version 01.02", NULL }
658 #define PCMCIA_PRODUCT_NANOSPEED_PRISM2 -1
659 #define PCMCIA_STR_NANOSPEED_PRISM2 "NANOSPEED ROOT-RZ2000 WLAN Card"
660 #define PCMCIA_CIS_NDC_ND5100_E { "NDC", "Ethernet", "A", NULL }
661 #define PCMCIA_PRODUCT_NDC_ND5100_E -1
662 #define PCMCIA_STR_NDC_ND5100_E "Sohoware ND5100E NE2000 Compatible Card"
663 #define PCMCIA_CIS_NEC_CMZ_RT_WP { "NEC", "Wireless Card CMZ-RT-WP", "Version 01.01", NULL }
664 #define PCMCIA_PRODUCT_NEC_CMZ_RT_WP -1
665 #define PCMCIA_STR_NEC_CMZ_RT_WP "NEC Wireless Card CMZ-RT-WP"
666 #define PCMCIA_CIS_NTT_ME_WLAN { "NTT-ME", "11Mbps Wireless LAN PC Card", NULL, NULL }
667 #define PCMCIA_PRODUCT_NTT_ME_WLAN -1
668 #define PCMCIA_STR_NTT_ME_WLAN "NTT-ME 11Mbps Wireless LAN PC Card"
669 #define PCMCIA_CIS_PLANET_SMARTCOM2000 { "PCMCIA", "UE2212", NULL, NULL }
670 #define PCMCIA_PRODUCT_PLANET_SMARTCOM2000 -1
671 #define PCMCIA_STR_PLANET_SMARTCOM2000 "Planet SmartCOM 2000"
672 /*
673 * vendor ID of both FNW-3600-T and FNW-3700-T is LINKSYS (0x0149) and
674 * product ID is 0xc1ab, but it conflicts with LINKSYS Combo EthernetCard.
675 */
676 #define PCMCIA_CIS_PLANEX_FNW3600T { NULL, NULL, NULL, NULL }
677 #define PCMCIA_PRODUCT_PLANEX_FNW3600T -1
678 #define PCMCIA_STR_PLANEX_FNW3600T "Planex FNW-3600-T"
679 #define PCMCIA_CIS_PLANEX_FNW3700T { NULL, NULL, NULL, NULL }
680 #define PCMCIA_PRODUCT_PLANEX_FNW3700T -1
681 #define PCMCIA_STR_PLANEX_FNW3700T "Planex FNW-3700-T"
682 #define PCMCIA_CIS_RPTI_EP400 { "RPTI LTD.", "EP400", "CISV100", NULL }
683 #define PCMCIA_PRODUCT_RPTI_EP400 -1
684 #define PCMCIA_STR_RPTI_EP400 "RPTI EP400"
685 #define PCMCIA_CIS_RPTI_EP401 { "RPTI", "EP401 Ethernet NE2000 Compatible", NULL, NULL }
686 #define PCMCIA_PRODUCT_RPTI_EP401 -1
687 #define PCMCIA_STR_RPTI_EP401 "RPTI EP401"
688 #define PCMCIA_CIS_PREMAX_PE200 { "PMX ", "PE-200", NULL, NULL }
689 #define PCMCIA_PRODUCT_PREMAX_PE200 -1
690 #define PCMCIA_STR_PREMAX_PE200 "PreMax PE-200"
691 #define PCMCIA_CIS_SMC_2632W { "SMC", "SMC2632W", "Version 01.02", NULL }
692 #define PCMCIA_PRODUCT_SMC_2632W -1
693 #define PCMCIA_STR_SMC_2632W "SMC 2632 EZ Connect Wireless PC Card"
694 #define PCMCIA_CIS_SVEC_COMBOCARD { "Ethernet", "Adapter", NULL, NULL }
695 #define PCMCIA_PRODUCT_SVEC_COMBOCARD -1
696 #define PCMCIA_STR_SVEC_COMBOCARD "SVEC/Hawking Tech. Combo Card"
697 #define PCMCIA_CIS_SVEC_LANCARD { "SVEC", "FD605 PCMCIA EtherNet Card", "V1-1", NULL }
698 #define PCMCIA_PRODUCT_SVEC_LANCARD -1
699 #define PCMCIA_STR_SVEC_LANCARD "SVEC PCMCIA Lan Card"
700 /*
701 * vendor ID of PN650TX is LINKSYS (0x0149) and product ID is 0xc1ab, but
702 * it conflicts with LINKSYS Combo EthernetCard.
703 */
704 #define PCMCIA_CIS_SVEC_PN650TX { NULL, NULL, NULL, NULL }
705 #define PCMCIA_PRODUCT_SVEC_PN650TX -1
706 #define PCMCIA_STR_SVEC_PN650TX "SVEC PN650TX 10/100 Dual Speed Fast Ethernet PC Card"
707 #define PCMCIA_CIS_SYNERGY21_S21810 { "PCMCIA", "Ethernet", "A", "004743118001" }
708 #define PCMCIA_PRODUCT_SYNERGY21_S21810 -1
709 #define PCMCIA_STR_SYNERGY21_S21810 "Synergy 21 S21810+ NE2000 Compatible Card"
710 #define PCMCIA_CIS_TEAC_IDECARDII { NULL, "NinjaATA-", NULL, NULL }
711 #define PCMCIA_PRODUCT_TEAC_IDECARDII -1
712 #define PCMCIA_STR_TEAC_IDECARDII "TEAC IDE Card/II"
713 #define PCMCIA_CIS_XIRCOM_CFE_10 { "Xircom", "CompactCard Ethernet", "CFE-10", "1.00" }
714 #define PCMCIA_PRODUCT_XIRCOM_CFE_10 -1
715 #define PCMCIA_STR_XIRCOM_CFE_10 "Xircom CompactCard CFE-10"
716 #define PCMCIA_CIS_YEDATA_EXTERNAL_FDD { "Y-E DATA", "External FDD", NULL, NULL }
717 #define PCMCIA_PRODUCT_YEDATA_EXTERNAL_FDD -1
718 #define PCMCIA_STR_YEDATA_EXTERNAL_FDD "Y-E DATA External FDD"
719
720