pcmciadevs.h revision 1.88 1 /* $NetBSD: pcmciadevs.h,v 1.88 2000/04/17 12:01:20 joda Exp $ */
2
3 /*
4 * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
5 *
6 * generated from:
7 * NetBSD: pcmciadevs,v 1.88 2000/04/17 12:00:35 joda Exp
8 */
9
10 /*-
11 * Copyright (c) 1998 The NetBSD Foundation, Inc.
12 * All rights reserved.
13 *
14 * This code is derived from software contributed to The NetBSD Foundation
15 * by Christos Zoulas.
16 *
17 * Redistribution and use in source and binary forms, with or without
18 * modification, are permitted provided that the following conditions
19 * are met:
20 * 1. Redistributions of source code must retain the above copyright
21 * notice, this list of conditions and the following disclaimer.
22 * 2. Redistributions in binary form must reproduce the above copyright
23 * notice, this list of conditions and the following disclaimer in the
24 * documentation and/or other materials provided with the distribution.
25 * 3. All advertising materials mentioning features or use of this software
26 * must display the following acknowledgement:
27 * This product includes software developed by the NetBSD
28 * Foundation, Inc. and its contributors.
29 * 4. Neither the name of The NetBSD Foundation nor the names of its
30 * contributors may be used to endorse or promote products derived
31 * from this software without specific prior written permission.
32 *
33 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
34 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
35 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
36 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
37 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
38 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
39 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
40 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
41 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
42 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
43 * POSSIBILITY OF SUCH DAMAGE.
44 */
45
46 /*
47 * List of known PCMCIA vendors
48 */
49
50 #define PCMCIA_VENDOR_FUJITSU 0x0004 /* Fujitsu Corporation */
51 #define PCMCIA_VENDOR_PANASONIC 0x0032 /* Matsushita Electric Industrial Co. */
52 #define PCMCIA_VENDOR_SANDISK 0x0045 /* Sandisk Corporation */
53 #define PCMCIA_VENDOR_NEWMEDIA 0x0057 /* New Media Corporation */
54 #define PCMCIA_VENDOR_INTEL 0x0089 /* Intel */
55 #define PCMCIA_VENDOR_IBM 0x00a4 /* IBM Corporation */
56 #define PCMCIA_VENDOR_MOTOROLA 0x0109 /* Motorola Corporation */
57 #define PCMCIA_VENDOR_3COM 0x0101 /* 3Com Corporation */
58 #define PCMCIA_VENDOR_MEGAHERTZ 0x0102 /* Megahertz Corporation */
59 #define PCMCIA_VENDOR_SOCKET 0x0104 /* Socket Communications */
60 #define PCMCIA_VENDOR_TDK 0x0105 /* TDK Corporation */
61 #define PCMCIA_VENDOR_XIRCOM 0x0105 /* Xircom */
62 #define PCMCIA_VENDOR_SMC 0x0108 /* Standard Microsystems Corporation */
63 #define PCMCIA_VENDOR_USROBOTICS 0x0115 /* US Robotics Corporation */
64 #define PCMCIA_VENDOR_MEGAHERTZ2 0x0128 /* Megahertz Corporation */
65 #define PCMCIA_VENDOR_ADAPTEC 0x012f /* Adaptec Corporation */
66 #define PCMCIA_VENDOR_COMPAQ 0x0138 /* Compaq */
67 #define PCMCIA_VENDOR_LINKSYS 0x0149 /* Linksys Corporation */
68 #define PCMCIA_VENDOR_SIMPLETECH 0x014d /* Simple Technology */
69 #define PCMCIA_VENDOR_LUCENT 0x0156 /* Lucent Technologies */
70 #define PCMCIA_VENDOR_AIRONET 0x015f /* Aironet Wireless Communications */
71 #define PCMCIA_VENDOR_COMPAQ2 0x0183 /* Compaq */
72 #define PCMCIA_VENDOR_DAYNA 0x0194 /* Dayna Corporation */
73 #define PCMCIA_VENDOR_RAYTHEON 0x01a6 /* Raytheon */
74 #define PCMCIA_VENDOR_BAY 0x01eb /* Bay Networks */
75 #define PCMCIA_VENDOR_IODATA 0x01bf /* I-O DATA */
76 #define PCMCIA_VENDOR_NOKIA 0x023d /* Nokia Communications */
77 #define PCMCIA_VENDOR_LASAT 0x3401 /* Lasat Communications A/S */
78 #define PCMCIA_VENDOR_LEXARMEDIA 0x4e01 /* Lexar Media */
79 #define PCMCIA_VENDOR_COMPEX 0x8a01 /* Compex Corporation */
80 #define PCMCIA_VENDOR_MELCO 0x8a01 /* Melco Corporation */
81 #define PCMCIA_VENDOR_CONTEC 0xc001 /* Contec */
82 #define PCMCIA_VENDOR_COREGA 0xc00f /* Corega K.K. */
83 #define PCMCIA_VENDOR_ALLIEDTELESIS 0xc00f /* Allied Telesis K.K. */
84 #define PCMCIA_VENDOR_HAGIWARASYSCOM 0xc012 /* Hagiwara SYS-COM */
85
86 /*
87 * List of known products. Grouped by vendor.
88 */
89
90 /* Adaptec Products */
91 #define PCMCIA_CIS_ADAPTEC_APA1460 { NULL, NULL, NULL, NULL }
92 #define PCMCIA_PRODUCT_ADAPTEC_APA1460 0x0001
93 #define PCMCIA_STR_ADAPTEC_APA1460 "Adaptec APA-1460 SlimSCSI"
94 #define PCMCIA_CIS_ADAPTEC_APA1460A { NULL, NULL, NULL, NULL }
95 #define PCMCIA_PRODUCT_ADAPTEC_APA1460A 0x0002
96 #define PCMCIA_STR_ADAPTEC_APA1460A "Adaptec APA-1460A SlimSCSI"
97
98 /* 3COM Products */
99 #define PCMCIA_CIS_3COM_3C1 { NULL, NULL, NULL, NULL }
100 #define PCMCIA_PRODUCT_3COM_3C1 0x0cf1
101 #define PCMCIA_STR_3COM_3C1 "3Com Megahertz 3C1 10Mbps LAN CF+ Card"
102 #define PCMCIA_CIS_3COM_3C562 { NULL, NULL, NULL, NULL }
103 #define PCMCIA_PRODUCT_3COM_3C562 0x0562
104 #define PCMCIA_STR_3COM_3C562 "3Com 3c562 33.6 Modem/10Mbps Ethernet"
105 #define PCMCIA_CIS_3COM_3C589 { NULL, NULL, NULL, NULL }
106 #define PCMCIA_PRODUCT_3COM_3C589 0x0589
107 #define PCMCIA_STR_3COM_3C589 "3Com 3c589 10Mbps Ethernet"
108 #define PCMCIA_CIS_3COM_3C574 { NULL, NULL, NULL, NULL }
109 #define PCMCIA_PRODUCT_3COM_3C574 0x0574
110 #define PCMCIA_STR_3COM_3C574 "3Com 3c574-TX 10/100Mbps Ethernet"
111 #define PCMCIA_CIS_3COM_3CXM056BNW { NULL, NULL, NULL, NULL }
112 #define PCMCIA_PRODUCT_3COM_3CXM056BNW 0x002f
113 #define PCMCIA_STR_3COM_3CXM056BNW "3Com/NoteWorthy 3CXM056-BNW 56K Modem"
114 #define PCMCIA_CIS_3COM_3CXEM556 { NULL, NULL, NULL, NULL }
115 #define PCMCIA_PRODUCT_3COM_3CXEM556 0x0035
116 #define PCMCIA_STR_3COM_3CXEM556 "3Com/Megahertz 3CXEM556 Ethernet/Modem"
117 #define PCMCIA_CIS_3COM_3CXEM556INT { NULL, NULL, NULL, NULL }
118 #define PCMCIA_PRODUCT_3COM_3CXEM556INT 0x003d
119 #define PCMCIA_STR_3COM_3CXEM556INT "3Com/Megahertz 3CXEM556-INT Ethernet/Modem"
120 #define PCMCIA_CIS_3COM_3CCFEM556BI { NULL, NULL, NULL, NULL }
121 #define PCMCIA_PRODUCT_3COM_3CCFEM556BI 0x0556
122 #define PCMCIA_STR_3COM_3CCFEM556BI "3Com/Megahertz 3CCFEM556BI Ethernet/Modem"
123
124 /* Compex Products */
125 #define PCMCIA_CIS_COMPEX_LINKPORT_ENET_B { NULL, NULL, NULL, NULL }
126 #define PCMCIA_PRODUCT_COMPEX_LINKPORT_ENET_B 0x0100
127 #define PCMCIA_STR_COMPEX_LINKPORT_ENET_B "Compex Linkport ENET-B Ethernet"
128
129 /* Lasat Products */
130 #define PCMCIA_CIS_LASAT_CREDIT_288 { NULL, NULL, NULL, NULL }
131 #define PCMCIA_PRODUCT_LASAT_CREDIT_288 0x2811
132 #define PCMCIA_STR_LASAT_CREDIT_288 "Lasat Credit 288 Modem"
133
134 /* Dayna Products */
135 #define PCMCIA_CIS_DAYNA_COMMUNICARD_E_1 { NULL, NULL, NULL, NULL }
136 #define PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E_1 0x002d
137 #define PCMCIA_STR_DAYNA_COMMUNICARD_E_1 "Dayna CommuniCard E"
138 #define PCMCIA_CIS_DAYNA_COMMUNICARD_E_2 { NULL, NULL, NULL, NULL }
139 #define PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E_2 0x002f
140 #define PCMCIA_STR_DAYNA_COMMUNICARD_E_2 "Dayna CommuniCard E"
141
142 /* DIGITAL Products */
143 #define PCMCIA_CIS_DIGITAL_MOBILE_MEDIA_CDROM { NULL, NULL, NULL, NULL }
144 #define PCMCIA_PRODUCT_DIGITAL_MOBILE_MEDIA_CDROM 0x0d00
145 #define PCMCIA_STR_DIGITAL_MOBILE_MEDIA_CDROM "Digital Mobile Media CD-ROM"
146
147 /* Fujutsu Products */
148 #define PCMCIA_CIS_FUJITSU_SCSI600 { NULL, NULL, NULL, NULL }
149 #define PCMCIA_PRODUCT_FUJITSU_SCSI600 0x0401
150 #define PCMCIA_STR_FUJITSU_SCSI600 "Fujitsu SCSI 600 Interface"
151
152 /* Motorola Products */
153 #define PCMCIA_CIS_MOTOROLA_POWER144 { NULL, NULL, NULL, NULL }
154 #define PCMCIA_PRODUCT_MOTOROLA_POWER144 0x0105
155 #define PCMCIA_STR_MOTOROLA_POWER144 "Motorola Power 14.4 Modem"
156 #define PCMCIA_CIS_MOTOROLA_PM100C { NULL, NULL, NULL, NULL }
157 #define PCMCIA_PRODUCT_MOTOROLA_PM100C 0x0302
158 #define PCMCIA_STR_MOTOROLA_PM100C "Motorola Personal Messenger 100C CDPD Modem"
159
160 /* Fujitsu Products */
161 #define PCMCIA_CIS_FUJITSU_LA501 { NULL, NULL, NULL, NULL }
162 #define PCMCIA_PRODUCT_FUJITSU_LA501 0x2000
163 #define PCMCIA_STR_FUJITSU_LA501 "Fujitsu Towa LA501 Ethernet"
164 #define PCMCIA_CIS_FUJITSU_LA10S { NULL, NULL, NULL, NULL }
165 #define PCMCIA_PRODUCT_FUJITSU_LA10S 0x1003
166 #define PCMCIA_STR_FUJITSU_LA10S "Fujitsu Compact Flash Ethernet"
167
168 /* IBM Products */
169 #define PCMCIA_CIS_IBM_3270 { NULL, NULL, NULL, NULL }
170 #define PCMCIA_PRODUCT_IBM_3270 0x0001
171 #define PCMCIA_STR_IBM_3270 "3270 Emulation"
172 #define PCMCIA_CIS_IBM_INFOMOVER { NULL, NULL, NULL, NULL }
173 #define PCMCIA_PRODUCT_IBM_INFOMOVER 0x0002
174 #define PCMCIA_STR_IBM_INFOMOVER "National Semiconductor InfoMover"
175 #define PCMCIA_CIS_IBM_5250 { NULL, NULL, NULL, NULL }
176 #define PCMCIA_PRODUCT_IBM_5250 0x000b
177 #define PCMCIA_STR_IBM_5250 "5250 Emulation"
178 #define PCMCIA_CIS_IBM_TROPIC { NULL, NULL, NULL, NULL }
179 #define PCMCIA_PRODUCT_IBM_TROPIC 0x001e
180 #define PCMCIA_STR_IBM_TROPIC "Token Ring 4/16"
181 #define PCMCIA_CIS_IBM_HOME_AND_AWAY { NULL, NULL, NULL, NULL }
182 #define PCMCIA_PRODUCT_IBM_HOME_AND_AWAY 0x002e
183 #define PCMCIA_STR_IBM_HOME_AND_AWAY "IBM Home and Away Modem"
184 #define PCMCIA_CIS_IBM_WIRELESS_LAN_ENTRY { NULL, NULL, NULL, NULL }
185 #define PCMCIA_PRODUCT_IBM_WIRELESS_LAN_ENTRY 0x0032
186 #define PCMCIA_STR_IBM_WIRELESS_LAN_ENTRY "Wireless LAN Entry"
187 #define PCMCIA_CIS_IBM_PORTABLE_CDROM { NULL, NULL, NULL, NULL }
188 #define PCMCIA_PRODUCT_IBM_PORTABLE_CDROM 0x002d
189 #define PCMCIA_STR_IBM_PORTABLE_CDROM "PCMCIA Portable CD-ROM Drive"
190 #define PCMCIA_CIS_IBM_ETHERJET { NULL, NULL, NULL, NULL }
191 #define PCMCIA_PRODUCT_IBM_ETHERJET 0x003f
192 #define PCMCIA_STR_IBM_ETHERJET "IBM EtherJet Ethernet"
193
194 /* I-O DATA */
195 #define PCMCIA_CIS_IODATA_PCLATE { NULL, NULL, NULL, NULL }
196 #define PCMCIA_PRODUCT_IODATA_PCLATE 0x2216
197 #define PCMCIA_STR_IODATA_PCLATE "I-O DATA PCLA/TE"
198
199 /* Lexar Media */
200 #define PCMCIA_CIS_LEXARMEDIA_COMPATFLASH { NULL, NULL, NULL, NULL }
201 #define PCMCIA_PRODUCT_LEXARMEDIA_COMPATFLASH 0x0100
202 #define PCMCIA_STR_LEXARMEDIA_COMPATFLASH "Lexar Media CompactFlash"
203
204 /* Linksys corporation */
205 #define PCMCIA_CIS_LINKSYS_ETHERFAST { NULL, NULL, NULL, NULL }
206 #define PCMCIA_PRODUCT_LINKSYS_ETHERFAST 0x0230
207 #define PCMCIA_STR_LINKSYS_ETHERFAST "Linksys Etherfast 10/100 Ethernet"
208 #define PCMCIA_CIS_LINKSYS_ECARD_1 { NULL, NULL, NULL, NULL }
209 #define PCMCIA_PRODUCT_LINKSYS_ECARD_1 0x0265
210 #define PCMCIA_STR_LINKSYS_ECARD_1 "Linksys EthernetCard or D-Link DE-650"
211 #define PCMCIA_CIS_LINKSYS_COMBO_ECARD { NULL, NULL, NULL, NULL }
212 #define PCMCIA_PRODUCT_LINKSYS_COMBO_ECARD 0xc1ab
213 #define PCMCIA_STR_LINKSYS_COMBO_ECARD "Linksys Combo EthernetCard"
214 #define PCMCIA_CIS_LINKSYS_TRUST_COMBO_ECARD { NULL, NULL, NULL, NULL }
215 #define PCMCIA_PRODUCT_LINKSYS_TRUST_COMBO_ECARD 0x021b
216 #define PCMCIA_STR_LINKSYS_TRUST_COMBO_ECARD "Trust (Linksys) Combo EthernetCard"
217
218 /* Megahertz Products */
219 #define PCMCIA_CIS_MEGAHERTZ_XJ4288 { NULL, NULL, NULL, NULL }
220 #define PCMCIA_PRODUCT_MEGAHERTZ_XJ4288 0x0023
221 #define PCMCIA_STR_MEGAHERTZ_XJ4288 "Megahertz XJ4288 Modem"
222 #define PCMCIA_CIS_MEGAHERTZ_XJ4336 { NULL, NULL, NULL, NULL }
223 #define PCMCIA_PRODUCT_MEGAHERTZ_XJ4336 0x0027
224 #define PCMCIA_STR_MEGAHERTZ_XJ4336 "Megahertz XJ4336 Modem"
225 #define PCMCIA_CIS_MEGAHERTZ_XJ5560 { NULL, NULL, NULL, NULL }
226 #define PCMCIA_PRODUCT_MEGAHERTZ_XJ5560 0x0034
227 #define PCMCIA_STR_MEGAHERTZ_XJ5560 "Megahertz X-JACK 56kbps Modem"
228 #define PCMCIA_CIS_MEGAHERTZ2_XJACK { NULL, NULL, NULL, NULL }
229 #define PCMCIA_PRODUCT_MEGAHERTZ2_XJACK 0x0103
230 #define PCMCIA_STR_MEGAHERTZ2_XJACK "Megahertz X-JACK Ethernet"
231 #define PCMCIA_CIS_MEGAHERTZ_XJEM3336 { NULL, NULL, NULL, NULL }
232 #define PCMCIA_PRODUCT_MEGAHERTZ_XJEM3336 0x0006
233 #define PCMCIA_STR_MEGAHERTZ_XJEM3336 "Megahertz X-JACK Ethernet Modem"
234
235 /* Melco Products */
236 #define PCMCIA_CIS_MELCO_LPC3_TX { NULL, NULL, NULL, NULL }
237 #define PCMCIA_PRODUCT_MELCO_LPC3_TX 0xc1ab
238 #define PCMCIA_STR_MELCO_LPC3_TX "Melco LPC3-TX"
239
240 /* Nokia Products */
241 #define PCMCIA_CIS_NOKIA_C020_WLAN { NULL, NULL, NULL, NULL }
242 #define PCMCIA_PRODUCT_NOKIA_C020_WLAN 0x20c0
243 #define PCMCIA_STR_NOKIA_C020_WLAN "Nokia C020 WLAN Card"
244
245 /* Panasonic Products */
246 #define PCMCIA_CIS_PANASONIC_KXLC002 { NULL, NULL, NULL, NULL }
247 #define PCMCIA_PRODUCT_PANASONIC_KXLC002 0x0304
248 #define PCMCIA_STR_PANASONIC_KXLC002 "Panasonic 4X CD-ROM Interface Card"
249 #define PCMCIA_CIS_PANASONIC_KXLC003 { NULL, NULL, NULL, NULL }
250 #define PCMCIA_PRODUCT_PANASONIC_KXLC003 0x0504
251 #define PCMCIA_STR_PANASONIC_KXLC003 "Panasonic 8X CD-ROM Interface Card"
252
253 /* US Robotics Products */
254 #define PCMCIA_CIS_USROBOTICS_WORLDPORT144 { NULL, NULL, NULL, NULL }
255 #define PCMCIA_PRODUCT_USROBOTICS_WORLDPORT144 0x3330
256 #define PCMCIA_STR_USROBOTICS_WORLDPORT144 "US Robotics WorldPort 14.4 Modem"
257
258 /* Sandisk Products */
259 #define PCMCIA_CIS_SANDISK_SDCFB { NULL, NULL, NULL, NULL }
260 #define PCMCIA_PRODUCT_SANDISK_SDCFB 0x0401
261 #define PCMCIA_STR_SANDISK_SDCFB "Sandisk CompactFlash Card"
262
263 /* Simple Technology Products */
264 #define PCMCIA_CIS_SIMPLETECH_COMMUNICATOR288 { NULL, NULL, NULL, NULL }
265 #define PCMCIA_PRODUCT_SIMPLETECH_COMMUNICATOR288 0x0100
266 #define PCMCIA_STR_SIMPLETECH_COMMUNICATOR288 "Simple Technology 28.8 Communicator"
267 /* Simpletech ID also used by Symbol */
268 #define PCMCIA_CIS_SIMPLETECH_SPECTRUM24 { NULL, NULL, NULL, NULL }
269 #define PCMCIA_PRODUCT_SIMPLETECH_SPECTRUM24 0x801
270 #define PCMCIA_STR_SIMPLETECH_SPECTRUM24 "Symbol Spectrum24 WLAN Adapter"
271
272 /* Socket Communications Products */
273 #define PCMCIA_CIS_SOCKET_PAGECARD { NULL, NULL, NULL, NULL }
274 #define PCMCIA_PRODUCT_SOCKET_PAGECARD 0x0003
275 #define PCMCIA_STR_SOCKET_PAGECARD "Socket Communications PageCard"
276 #define PCMCIA_CIS_SOCKET_DUAL_RS232 { NULL, NULL, NULL, NULL }
277 #define PCMCIA_PRODUCT_SOCKET_DUAL_RS232 0x0006
278 #define PCMCIA_STR_SOCKET_DUAL_RS232 "Socket Communications Dual RS232"
279 #define PCMCIA_CIS_SOCEKT_LP_ETHER_CF { NULL, NULL, NULL, NULL }
280 #define PCMCIA_PRODUCT_SOCEKT_LP_ETHER_CF 0x0075
281 #define PCMCIA_STR_SOCEKT_LP_ETHER_CF "Socket Communications Low Power Ethernet CF"
282
283 /* TDK Products */
284 #define PCMCIA_CIS_TDK_LAK_CD021BX { NULL, NULL, NULL, NULL }
285 #define PCMCIA_PRODUCT_TDK_LAK_CD021BX 0x0200
286 #define PCMCIA_STR_TDK_LAK_CD021BX "TDK LAK-CD021BX Ethernet"
287 #define PCMCIA_CIS_TDK_DFL9610 { NULL, NULL, NULL, NULL }
288 #define PCMCIA_PRODUCT_TDK_DFL9610 0x0d0a
289 #define PCMCIA_STR_TDK_DFL9610 "TDK DFL9610 Ethernet & Digital Cellular"
290 #define PCMCIA_CIS_TDK_LAK_CF010 { NULL, NULL, NULL, NULL }
291 #define PCMCIA_PRODUCT_TDK_LAK_CF010 0x0900
292 #define PCMCIA_STR_TDK_LAK_CF010 "TDK LAC-CF010"
293
294 /* TDK Vendor ID also used by Xircom! */
295 #define PCMCIA_CIS_TDK_XIR_CE_10 { NULL, NULL, NULL, NULL }
296 #define PCMCIA_PRODUCT_TDK_XIR_CE_10 0x0108
297 #define PCMCIA_STR_TDK_XIR_CE_10 "Xircom CreditCard Ethernet"
298 #define PCMCIA_CIS_TDK_XIR_CEM_10 { NULL, NULL, NULL, NULL }
299 #define PCMCIA_PRODUCT_TDK_XIR_CEM_10 0x110a
300 #define PCMCIA_STR_TDK_XIR_CEM_10 "Xircom CreditCard Ethernet + Modem"
301 #define PCMCIA_CIS_TDK_XIR_PS_CE2_10 { NULL, NULL, NULL, NULL }
302 #define PCMCIA_PRODUCT_TDK_XIR_PS_CE2_10 0x010b
303 #define PCMCIA_STR_TDK_XIR_PS_CE2_10 "Xircom CreditCard CE2 Ethernet"
304 #define PCMCIA_CIS_TDK_XIR_CE3_10_100 { NULL, NULL, NULL, NULL }
305 #define PCMCIA_PRODUCT_TDK_XIR_CE3_10_100 0x010a
306 #define PCMCIA_STR_TDK_XIR_CE3_10_100 "Xircom CreditCard CE3 10/100 Ethernet"
307 /* conflicts with above
308 * product TDK XIR_CFE_10 0x010a Xircom CompactCard CFE-10
309 */
310 #define PCMCIA_CIS_TDK_XIR_CNW_801 { NULL, NULL, NULL, NULL }
311 #define PCMCIA_PRODUCT_TDK_XIR_CNW_801 0x0801
312 #define PCMCIA_STR_TDK_XIR_CNW_801 "Xircom CreditCard Netwave (Canada)"
313 #define PCMCIA_CIS_TDK_XIR_CNW_802 { NULL, NULL, NULL, NULL }
314 #define PCMCIA_PRODUCT_TDK_XIR_CNW_802 0x0802
315 #define PCMCIA_STR_TDK_XIR_CNW_802 "Xircom CreditCard Netwave (US)"
316
317 /* New Media Products */
318 #define PCMCIA_CIS_NEWMEDIA_BASICS { NULL, NULL, NULL, NULL }
319 #define PCMCIA_PRODUCT_NEWMEDIA_BASICS 0x0019
320 #define PCMCIA_STR_NEWMEDIA_BASICS "New Media BASICS Ethernet"
321 #define PCMCIA_CIS_NEWMEDIA_BUSTOASTER { NULL, NULL, NULL, NULL }
322 #define PCMCIA_PRODUCT_NEWMEDIA_BUSTOASTER 0xc102
323 #define PCMCIA_STR_NEWMEDIA_BUSTOASTER "New Media BusToaster SCSI Host Adapter"
324
325 /* Standard Microsystems Corporation Products */
326 #define PCMCIA_CIS_SMC_8016 { NULL, NULL, NULL, NULL }
327 #define PCMCIA_PRODUCT_SMC_8016 0x0105
328 #define PCMCIA_STR_SMC_8016 "SMC 8016 EtherCard"
329 #define PCMCIA_CIS_SMC_EZCARD { NULL, NULL, NULL, NULL }
330 #define PCMCIA_PRODUCT_SMC_EZCARD 0x8022
331 #define PCMCIA_STR_SMC_EZCARD "SMC EZCard 10 PCMCIA"
332
333 /* Contec C-NET(PC) */
334 #define PCMCIA_CIS_CONTEC_CNETPC { NULL, NULL, NULL, NULL }
335 #define PCMCIA_PRODUCT_CONTEC_CNETPC 0x0000
336 #define PCMCIA_STR_CONTEC_CNETPC "Contec C-NET(PC)C"
337
338 /* Allied Telesis K.K. */
339 #define PCMCIA_CIS_ALLIEDTELESIS_LA_PCM { NULL, NULL, NULL, NULL }
340 #define PCMCIA_PRODUCT_ALLIEDTELESIS_LA_PCM 0x0002
341 #define PCMCIA_STR_ALLIEDTELESIS_LA_PCM "Allied Telesis LA-PCM"
342
343 /* Lucent WaveLAN/IEEE */
344 #define PCMCIA_CIS_LUCENT_WAVELAN_IEEE { NULL, NULL, NULL, NULL }
345 #define PCMCIA_PRODUCT_LUCENT_WAVELAN_IEEE 0x0002
346 #define PCMCIA_STR_LUCENT_WAVELAN_IEEE "WaveLAN/IEEE"
347
348 /* Aironet */
349 #define PCMCIA_CIS_AIRONET_PC4500 { NULL, NULL, NULL, NULL }
350 #define PCMCIA_PRODUCT_AIRONET_PC4500 0x0005
351 #define PCMCIA_STR_AIRONET_PC4500 "Aironet PC4500 Wireless LAN Adapter"
352 #define PCMCIA_CIS_AIRONET_PC4800 { NULL, NULL, NULL, NULL }
353 #define PCMCIA_PRODUCT_AIRONET_PC4800 0x0007
354 #define PCMCIA_STR_AIRONET_PC4800 "Aironet PC4800 Wireless LAN Adapter"
355
356 /* Bay Networks */
357 #define PCMCIA_CIS_BAY_STACK_650 { NULL, NULL, NULL, NULL }
358 #define PCMCIA_PRODUCT_BAY_STACK_650 0x0804
359 #define PCMCIA_STR_BAY_STACK_650 "BayStack 650 Wireless LAN"
360 #define PCMCIA_CIS_BAY_SURFER_PRO { NULL, NULL, NULL, NULL }
361 #define PCMCIA_PRODUCT_BAY_SURFER_PRO 0x0806
362 #define PCMCIA_STR_BAY_SURFER_PRO "AirSurfer Pro Wireless LAN"
363 #define PCMCIA_CIS_BAY_STACK_660 { NULL, NULL, NULL, NULL }
364 #define PCMCIA_PRODUCT_BAY_STACK_660 0x0807
365 #define PCMCIA_STR_BAY_STACK_660 "BayStack 660 Wireless LAN"
366
367 /* Raylink/WebGear */
368 #define PCMCIA_CIS_RAYTHEON_WLAN { NULL, NULL, NULL, NULL }
369 #define PCMCIA_PRODUCT_RAYTHEON_WLAN 0x0000
370 #define PCMCIA_STR_RAYTHEON_WLAN "WLAN Adapter"
371
372 /* Cards we know only by their cis */
373 #define PCMCIA_VENDOR_PREMAX -1 /* Premax */
374 #define PCMCIA_VENDOR_PLANET -1 /* Planet */
375 #define PCMCIA_VENDOR_PLANEX -1 /* Planex Communications Inc */
376 #define PCMCIA_VENDOR_DLINK -1 /* D-Link */
377 #define PCMCIA_VENDOR_RPTI -1 /* RPTI */
378 #define PCMCIA_VENDOR_ACCTON -1 /* ACCTON */
379 #define PCMCIA_VENDOR_YEDATA -1 /* Y-E DATA */
380 #define PCMCIA_VENDOR_DIGITAL -1 /* Digital Equipment Corporation */
381 #define PCMCIA_VENDOR_TEAC -1 /* TEAC */
382 #define PCMCIA_VENDOR_SVEC -1 /* SVEC/Hawking Technology */
383 #define PCMCIA_VENDOR_AMBICOM -1 /* AmbiCom Inc */
384 #define PCMCIA_VENDOR_EPSON -1 /* Seiko Epson Corporation */
385 #define PCMCIA_VENDOR_EXP -1 /* EXP Computer Inc */
386 #define PCMCIA_VENDOR_ICOM -1 /* ICOM Inc */
387 #define PCMCIA_VENDOR_BILLIONTON -1 /* Billionton Systems Inc. */
388 #define PCMCIA_VENDOR_AMD -1 /* AMD */
389
390 #define PCMCIA_CIS_MEGAHERTZ_XJ2288 { "MEGAHERTZ", "MODEM XJ2288", NULL, NULL }
391 #define PCMCIA_PRODUCT_MEGAHERTZ_XJ2288 -1
392 #define PCMCIA_STR_MEGAHERTZ_XJ2288 "Megahertz XJ2288 Modem"
393 #define PCMCIA_CIS_PREMAX_PE200 { "PMX ", "PE-200", NULL, NULL }
394 #define PCMCIA_PRODUCT_PREMAX_PE200 -1
395 #define PCMCIA_STR_PREMAX_PE200 "PreMax PE-200"
396 #define PCMCIA_CIS_PLANET_SMARTCOM2000 { "PCMCIA", "UE2212", NULL, NULL }
397 #define PCMCIA_PRODUCT_PLANET_SMARTCOM2000 -1
398 #define PCMCIA_STR_PLANET_SMARTCOM2000 "Planet SmartCOM 2000"
399 /*
400 * vendor ID of both FNW-3600-T and FNW-3700-T is LINKSYS (0x0149) and
401 * product ID is 0xc1ab, but it conflicts with LINKSYS Combo EthernetCard.
402 */
403 #define PCMCIA_CIS_PLANEX_FNW3600T { NULL, NULL, NULL, NULL }
404 #define PCMCIA_PRODUCT_PLANEX_FNW3600T -1
405 #define PCMCIA_STR_PLANEX_FNW3600T "Planex FNW-3600-T"
406 #define PCMCIA_CIS_PLANEX_FNW3700T { NULL, NULL, NULL, NULL }
407 #define PCMCIA_PRODUCT_PLANEX_FNW3700T -1
408 #define PCMCIA_STR_PLANEX_FNW3700T "Planex FNW-3700-T"
409 #define PCMCIA_CIS_DLINK_DE650 { "D-Link", "DE-650", NULL, NULL }
410 #define PCMCIA_PRODUCT_DLINK_DE650 -1
411 #define PCMCIA_STR_DLINK_DE650 "D-Link DE-650"
412 #define PCMCIA_CIS_DLINK_DE660 { "D-Link", "DE-660", NULL, NULL }
413 #define PCMCIA_PRODUCT_DLINK_DE660 -1
414 #define PCMCIA_STR_DLINK_DE660 "D-Link DE-660"
415 #define PCMCIA_CIS_RPTI_EP400 { "RPTI LTD.", "EP400", "CISV100", NULL }
416 #define PCMCIA_PRODUCT_RPTI_EP400 -1
417 #define PCMCIA_STR_RPTI_EP400 "RPTI EP400"
418 #define PCMCIA_CIS_RPTI_EP401 { "RPTI", "EP401 Ethernet NE2000 Compatible", NULL, NULL }
419 #define PCMCIA_PRODUCT_RPTI_EP401 -1
420 #define PCMCIA_STR_RPTI_EP401 "RPTI EP401"
421 #define PCMCIA_CIS_ACCTON_EN2212 { "ACCTON", "EN2212", NULL, NULL }
422 #define PCMCIA_PRODUCT_ACCTON_EN2212 -1
423 #define PCMCIA_STR_ACCTON_EN2212 "Accton EN2212"
424 #define PCMCIA_CIS_YEDATA_EXTERNAL_FDD { "Y-E DATA", "External FDD", NULL, NULL }
425 #define PCMCIA_PRODUCT_YEDATA_EXTERNAL_FDD -1
426 #define PCMCIA_STR_YEDATA_EXTERNAL_FDD "Y-E DATA External FDD"
427 #define PCMCIA_CIS_DIGITAL_DEPCMXX { "DIGITAL", "DEPCM-XX", NULL, NULL }
428 #define PCMCIA_PRODUCT_DIGITAL_DEPCMXX -1
429 #define PCMCIA_STR_DIGITAL_DEPCMXX "DEC DEPCM-BA"
430 #define PCMCIA_CIS_TEAC_IDECARDII { NULL, "NinjaATA-", NULL, NULL }
431 #define PCMCIA_PRODUCT_TEAC_IDECARDII -1
432 #define PCMCIA_STR_TEAC_IDECARDII "TEAC IDE Card/II"
433 #define PCMCIA_CIS_LINKSYS_ECARD_2 { "LINKSYS", "E-CARD", NULL, NULL }
434 #define PCMCIA_PRODUCT_LINKSYS_ECARD_2 -1
435 #define PCMCIA_STR_LINKSYS_ECARD_2 "Linksys E-Card"
436 #define PCMCIA_CIS_COREGA_ETHER_PCC_T { "corega K.K.", "corega Ether PCC-T", NULL, NULL }
437 #define PCMCIA_PRODUCT_COREGA_ETHER_PCC_T -1
438 #define PCMCIA_STR_COREGA_ETHER_PCC_T "Corega Ether PCC-T"
439 #define PCMCIA_CIS_COREGA_ETHER_II_PCC_T { "corega K.K.", "corega EtherII PCC-T", NULL, NULL }
440 #define PCMCIA_PRODUCT_COREGA_ETHER_II_PCC_T -1
441 #define PCMCIA_STR_COREGA_ETHER_II_PCC_T "Corega EtherII PCC-T"
442 #define PCMCIA_CIS_COREGA_FAST_ETHER_PCC_TX { "corega K.K.", "corega FastEther PCC-TX", NULL, NULL }
443 #define PCMCIA_PRODUCT_COREGA_FAST_ETHER_PCC_TX -1
444 #define PCMCIA_STR_COREGA_FAST_ETHER_PCC_TX "Corega FastEther PCC-TX"
445 #define PCMCIA_CIS_COREGA_WIRELESS_LAN_PCC_11 { "corega K.K.", "Wireless LAN PCC-11", NULL, NULL }
446 #define PCMCIA_PRODUCT_COREGA_WIRELESS_LAN_PCC_11 -1
447 #define PCMCIA_STR_COREGA_WIRELESS_LAN_PCC_11 "Corega Wireless LAN PCC-11"
448 #define PCMCIA_CIS_SVEC_COMBOCARD { "Ethernet", "Adapter", NULL, NULL }
449 #define PCMCIA_PRODUCT_SVEC_COMBOCARD -1
450 #define PCMCIA_STR_SVEC_COMBOCARD "SVEC/Hawking Tech. Combo Card"
451 #define PCMCIA_CIS_SVEC_LANCARD { "SVEC", "FD605 PCMCIA EtherNet Card", "V1-1", NULL }
452 #define PCMCIA_PRODUCT_SVEC_LANCARD -1
453 #define PCMCIA_STR_SVEC_LANCARD "SVEC PCMCIA Lan Card"
454 /*
455 * vendor ID of PN650TX is LINKSYS (0x0149) and product ID is 0xc1ab, but
456 * it conflicts with LINKSYS Combo EthernetCard.
457 */
458 #define PCMCIA_CIS_SVEC_PN650TX { NULL, NULL, NULL, NULL }
459 #define PCMCIA_PRODUCT_SVEC_PN650TX -1
460 #define PCMCIA_STR_SVEC_PN650TX "SVEC PN650TX 10/100 Dual Speed Fast Ethernet PC Card"
461 #define PCMCIA_CIS_AMBICOM_AMB8002T { "AmbiCom Inc", "AMB8002T", NULL, NULL }
462 #define PCMCIA_PRODUCT_AMBICOM_AMB8002T -1
463 #define PCMCIA_STR_AMBICOM_AMB8002T "AmbiCom AMB8002T"
464 #define PCMCIA_CIS_IODATA_PCLAT { "I-O DATA", "PCLA", "ETHERNET", NULL }
465 #define PCMCIA_PRODUCT_IODATA_PCLAT -1
466 #define PCMCIA_STR_IODATA_PCLAT "IO-DATA PCLA/T"
467 #define PCMCIA_CIS_EPSON_EEN10B { "Seiko Epson Corp.", "Ethernet", "P/N: EEN10B Rev. 00", NULL }
468 #define PCMCIA_PRODUCT_EPSON_EEN10B -1
469 #define PCMCIA_STR_EPSON_EEN10B "Epson EEN10B"
470 #define PCMCIA_CIS_EXP_EXPMULTIMEDIA { "EXP ", "PnPIDE", "F1", NULL }
471 #define PCMCIA_PRODUCT_EXP_EXPMULTIMEDIA -1
472 #define PCMCIA_STR_EXP_EXPMULTIMEDIA "EXP IDE/ATAPI DVD Card"
473 #define PCMCIA_CIS_AMD_AM79C930 { "AMD", "Am79C930", NULL, NULL }
474 #define PCMCIA_PRODUCT_AMD_AM79C930 -1
475 #define PCMCIA_STR_AMD_AM79C930 "AMD Am79C930"
476 #define PCMCIA_CIS_ICOM_SL200 { "Icom", "SL-200", NULL, NULL }
477 #define PCMCIA_PRODUCT_ICOM_SL200 -1
478 #define PCMCIA_STR_ICOM_SL200 "Icom SL-200"
479 #define PCMCIA_CIS_XIRCOM_CFE_10 { "Xircom", "CompactCard Ethernet", "CFE-10", "1.00" }
480 #define PCMCIA_PRODUCT_XIRCOM_CFE_10 -1
481 #define PCMCIA_STR_XIRCOM_CFE_10 "Xircom CompactCard CFE-10"
482 #define PCMCIA_CIS_BILLIONTON_LNT10TN { "PCMCIA", "LNT-10TN", NULL, NULL }
483 #define PCMCIA_PRODUCT_BILLIONTON_LNT10TN -1
484 #define PCMCIA_STR_BILLIONTON_LNT10TN "Billionton Systems Inc. LNT-10TN NE2000 Compatible Card"
485 #define PCMCIA_CIS_NDC_ND5100_E { "NDC", "Ethernet", "A", NULL }
486 #define PCMCIA_PRODUCT_NDC_ND5100_E -1
487 #define PCMCIA_STR_NDC_ND5100_E "Sohoware ND5100E NE2000 Compatible Card"
488