pcmciadevs_data.h revision 1.67 1 1.1 christos /* $NetBSD: pcmciadevs_data.h,v 1.67 2000/01/18 17:20:32 jlam Exp $ */
2 1.1 christos
3 1.1 christos /*
4 1.1 christos * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
5 1.1 christos *
6 1.1 christos * generated from:
7 1.67 jlam * NetBSD: pcmciadevs,v 1.66 2000/01/18 17:19:33 jlam Exp
8 1.1 christos */
9 1.1 christos
10 1.15 christos /*-
11 1.15 christos * Copyright (c) 1998 The NetBSD Foundation, Inc.
12 1.1 christos * All rights reserved.
13 1.1 christos *
14 1.15 christos * This code is derived from software contributed to The NetBSD Foundation
15 1.15 christos * by Christos Zoulas.
16 1.15 christos *
17 1.1 christos * Redistribution and use in source and binary forms, with or without
18 1.1 christos * modification, are permitted provided that the following conditions
19 1.1 christos * are met:
20 1.1 christos * 1. Redistributions of source code must retain the above copyright
21 1.1 christos * notice, this list of conditions and the following disclaimer.
22 1.1 christos * 2. Redistributions in binary form must reproduce the above copyright
23 1.1 christos * notice, this list of conditions and the following disclaimer in the
24 1.1 christos * documentation and/or other materials provided with the distribution.
25 1.1 christos * 3. All advertising materials mentioning features or use of this software
26 1.1 christos * must display the following acknowledgement:
27 1.15 christos * This product includes software developed by the NetBSD
28 1.15 christos * Foundation, Inc. and its contributors.
29 1.15 christos * 4. Neither the name of The NetBSD Foundation nor the names of its
30 1.15 christos * contributors may be used to endorse or promote products derived
31 1.15 christos * from this software without specific prior written permission.
32 1.1 christos *
33 1.15 christos * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
34 1.15 christos * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
35 1.15 christos * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
36 1.15 christos * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
37 1.15 christos * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
38 1.15 christos * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
39 1.15 christos * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
40 1.15 christos * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
41 1.15 christos * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
42 1.15 christos * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
43 1.15 christos * POSSIBILITY OF SUCH DAMAGE.
44 1.1 christos */
45 1.1 christos
46 1.1 christos struct pcmcia_knowndev pcmcia_knowndevs[] = {
47 1.1 christos {
48 1.47 soren PCMCIA_VENDOR_ADAPTEC, PCMCIA_PRODUCT_ADAPTEC_APA1460,
49 1.47 soren PCMCIA_CIS_ADAPTEC_APA1460,
50 1.1 christos 0,
51 1.1 christos "Adaptec Corporation",
52 1.47 soren "Adaptec APA-1460 SlimSCSI" },
53 1.1 christos },
54 1.1 christos {
55 1.47 soren PCMCIA_VENDOR_ADAPTEC, PCMCIA_PRODUCT_ADAPTEC_APA1460A,
56 1.47 soren PCMCIA_CIS_ADAPTEC_APA1460A,
57 1.1 christos 0,
58 1.1 christos "Adaptec Corporation",
59 1.47 soren "Adaptec APA-1460A SlimSCSI" },
60 1.1 christos },
61 1.1 christos {
62 1.1 christos PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3C562,
63 1.1 christos PCMCIA_CIS_3COM_3C562,
64 1.1 christos 0,
65 1.1 christos "3Com Corporation",
66 1.2 christos "3Com 3c562 33.6 Modem/10Mbps Ethernet" },
67 1.1 christos },
68 1.1 christos {
69 1.1 christos PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3C589,
70 1.1 christos PCMCIA_CIS_3COM_3C589,
71 1.1 christos 0,
72 1.1 christos "3Com Corporation",
73 1.4 christos "3Com 3c589 10Mbps Ethernet" },
74 1.14 thorpej },
75 1.14 thorpej {
76 1.14 thorpej PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3C574,
77 1.14 thorpej PCMCIA_CIS_3COM_3C574,
78 1.14 thorpej 0,
79 1.14 thorpej "3Com Corporation",
80 1.14 thorpej "3Com 3c574-TX 10/100Mbps Ethernet" },
81 1.30 marc },
82 1.30 marc {
83 1.59 soren PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3CXM056BNW,
84 1.59 soren PCMCIA_CIS_3COM_3CXM056BNW,
85 1.59 soren 0,
86 1.59 soren "3Com Corporation",
87 1.59 soren "3Com/NoteWorthy 3CXM056-BNW 56K Modem" },
88 1.59 soren },
89 1.59 soren {
90 1.30 marc PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3CXEM556,
91 1.30 marc PCMCIA_CIS_3COM_3CXEM556,
92 1.30 marc 0,
93 1.30 marc "3Com Corporation",
94 1.30 marc "3Com/Megahertz 3CXEM556 Ethernet/Modem" },
95 1.45 tron },
96 1.45 tron {
97 1.45 tron PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3CXEM556INT,
98 1.45 tron PCMCIA_CIS_3COM_3CXEM556INT,
99 1.45 tron 0,
100 1.45 tron "3Com Corporation",
101 1.45 tron "3Com/Megahertz 3CXEM556-INT Ethernet/Modem" },
102 1.52 thorpej },
103 1.52 thorpej {
104 1.52 thorpej PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3CCFEM556BI,
105 1.52 thorpej PCMCIA_CIS_3COM_3CCFEM556BI,
106 1.52 thorpej 0,
107 1.52 thorpej "3Com Corporation",
108 1.52 thorpej "3Com/Megahertz 3CCFEM556BI Ethernet/Modem" },
109 1.26 thorpej },
110 1.26 thorpej {
111 1.26 thorpej PCMCIA_VENDOR_COMPEX, PCMCIA_PRODUCT_COMPEX_LINKPORT_ENET_B,
112 1.26 thorpej PCMCIA_CIS_COMPEX_LINKPORT_ENET_B,
113 1.26 thorpej 0,
114 1.27 thorpej "Compex Corporation",
115 1.26 thorpej "Compex Linkport ENET-B Ethernet" },
116 1.40 mjl },
117 1.40 mjl {
118 1.40 mjl PCMCIA_VENDOR_LASAT, PCMCIA_PRODUCT_LASAT_CREDIT_288,
119 1.40 mjl PCMCIA_CIS_LASAT_CREDIT_288,
120 1.40 mjl 0,
121 1.41 mjl "Lasat Communications A/S",
122 1.40 mjl "Lasat Credit 288 Modem" },
123 1.1 christos },
124 1.1 christos {
125 1.17 dbj PCMCIA_VENDOR_DAYNA, PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E_1,
126 1.17 dbj PCMCIA_CIS_DAYNA_COMMUNICARD_E_1,
127 1.17 dbj 0,
128 1.17 dbj "Dayna Corporation",
129 1.17 dbj "Dayna CommuniCard E" },
130 1.17 dbj },
131 1.17 dbj {
132 1.17 dbj PCMCIA_VENDOR_DAYNA, PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E_2,
133 1.17 dbj PCMCIA_CIS_DAYNA_COMMUNICARD_E_2,
134 1.1 christos 0,
135 1.1 christos "Dayna Corporation",
136 1.4 christos "Dayna CommuniCard E" },
137 1.1 christos },
138 1.1 christos {
139 1.16 kenh PCMCIA_VENDOR_DIGITAL, PCMCIA_PRODUCT_DIGITAL_MOBILE_MEDIA_CDROM,
140 1.16 kenh PCMCIA_CIS_DIGITAL_MOBILE_MEDIA_CDROM,
141 1.16 kenh 0,
142 1.16 kenh "Digital Equipment Corporation",
143 1.16 kenh "Digital Mobile Media CD-ROM" },
144 1.16 kenh },
145 1.16 kenh {
146 1.35 nathanw PCMCIA_VENDOR_FUJITSU, PCMCIA_PRODUCT_FUJITSU_SCSI600,
147 1.35 nathanw PCMCIA_CIS_FUJITSU_SCSI600,
148 1.34 nathanw 0,
149 1.35 nathanw "Fujitsu Corporation",
150 1.34 nathanw "Fujitsu SCSI 600 Interface" },
151 1.34 nathanw },
152 1.34 nathanw {
153 1.1 christos PCMCIA_VENDOR_MOTOROLA, PCMCIA_PRODUCT_MOTOROLA_POWER144,
154 1.1 christos PCMCIA_CIS_MOTOROLA_POWER144,
155 1.1 christos 0,
156 1.1 christos "Motorola Corporation",
157 1.4 christos "Motorola Power 14.4 Modem" },
158 1.1 christos },
159 1.1 christos {
160 1.1 christos PCMCIA_VENDOR_MOTOROLA, PCMCIA_PRODUCT_MOTOROLA_PM100C,
161 1.1 christos PCMCIA_CIS_MOTOROLA_PM100C,
162 1.1 christos 0,
163 1.1 christos "Motorola Corporation",
164 1.4 christos "Motorola Personal Messenger 100C CDPD Modem" },
165 1.37 thorpej },
166 1.37 thorpej {
167 1.37 thorpej PCMCIA_VENDOR_FUJITSU, PCMCIA_PRODUCT_FUJITSU_LA501,
168 1.37 thorpej PCMCIA_CIS_FUJITSU_LA501,
169 1.37 thorpej 0,
170 1.37 thorpej "Fujitsu Corporation",
171 1.37 thorpej "Fujitsu Towa LA501 Ethernet" },
172 1.53 is },
173 1.53 is {
174 1.53 is PCMCIA_VENDOR_FUJITSU, PCMCIA_PRODUCT_FUJITSU_LA10S,
175 1.53 is PCMCIA_CIS_FUJITSU_LA10S,
176 1.53 is 0,
177 1.53 is "Fujitsu Corporation",
178 1.53 is "Fujitsu Compact Flash Ethernet" },
179 1.1 christos },
180 1.1 christos {
181 1.60 soren PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_3270,
182 1.60 soren PCMCIA_CIS_IBM_3270,
183 1.60 soren 0,
184 1.60 soren "IBM Corporation",
185 1.60 soren "3270 Emulation" },
186 1.60 soren },
187 1.60 soren {
188 1.1 christos PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_INFOMOVER,
189 1.1 christos PCMCIA_CIS_IBM_INFOMOVER,
190 1.1 christos 0,
191 1.1 christos "IBM Corporation",
192 1.4 christos "National Semiconductor InfoMover" },
193 1.1 christos },
194 1.1 christos {
195 1.60 soren PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_5250,
196 1.60 soren PCMCIA_CIS_IBM_5250,
197 1.60 soren 0,
198 1.60 soren "IBM Corporation",
199 1.60 soren "5250 Emulation" },
200 1.60 soren },
201 1.60 soren {
202 1.59 soren PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_TROPIC,
203 1.59 soren PCMCIA_CIS_IBM_TROPIC,
204 1.59 soren 0,
205 1.59 soren "IBM Corporation",
206 1.59 soren "Token Ring 4/16" },
207 1.59 soren },
208 1.59 soren {
209 1.1 christos PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_HOME_AND_AWAY,
210 1.1 christos PCMCIA_CIS_IBM_HOME_AND_AWAY,
211 1.1 christos 0,
212 1.1 christos "IBM Corporation",
213 1.4 christos "IBM Home and Away Modem" },
214 1.1 christos },
215 1.1 christos {
216 1.29 nathanw PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_WIRELESS_LAN_ENTRY,
217 1.29 nathanw PCMCIA_CIS_IBM_WIRELESS_LAN_ENTRY,
218 1.29 nathanw 0,
219 1.29 nathanw "IBM Corporation",
220 1.29 nathanw "Wireless LAN Entry" },
221 1.29 nathanw },
222 1.29 nathanw {
223 1.60 soren PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_PORTABLE_CDROM,
224 1.60 soren PCMCIA_CIS_IBM_PORTABLE_CDROM,
225 1.36 abs 0,
226 1.36 abs "IBM Corporation",
227 1.36 abs "PCMCIA Portable CD-ROM Drive" },
228 1.44 cgd },
229 1.44 cgd {
230 1.60 soren PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_ETHERJET,
231 1.60 soren PCMCIA_CIS_IBM_ETHERJET,
232 1.44 cgd 0,
233 1.44 cgd "IBM Corporation",
234 1.60 soren "IBM EtherJet Ethernet" },
235 1.36 abs },
236 1.36 abs {
237 1.57 enami PCMCIA_VENDOR_IODATA, PCMCIA_PRODUCT_IODATA_PCLATE,
238 1.57 enami PCMCIA_CIS_IODATA_PCLATE,
239 1.1 christos 0,
240 1.1 christos "I-O DATA",
241 1.57 enami "I-O DATA PCLA/TE" },
242 1.1 christos },
243 1.1 christos {
244 1.19 jtk PCMCIA_VENDOR_LINKSYS, PCMCIA_PRODUCT_LINKSYS_ECARD_1,
245 1.19 jtk PCMCIA_CIS_LINKSYS_ECARD_1,
246 1.1 christos 0,
247 1.1 christos "Linksys Corporation",
248 1.23 itohy "Linksys EthernetCard or D-Link DE-650" },
249 1.1 christos },
250 1.1 christos {
251 1.1 christos PCMCIA_VENDOR_LINKSYS, PCMCIA_PRODUCT_LINKSYS_COMBO_ECARD,
252 1.1 christos PCMCIA_CIS_LINKSYS_COMBO_ECARD,
253 1.1 christos 0,
254 1.1 christos "Linksys Corporation",
255 1.4 christos "Linksys Combo EthernetCard" },
256 1.9 thorpej },
257 1.9 thorpej {
258 1.9 thorpej PCMCIA_VENDOR_LINKSYS, PCMCIA_PRODUCT_LINKSYS_TRUST_COMBO_ECARD,
259 1.9 thorpej PCMCIA_CIS_LINKSYS_TRUST_COMBO_ECARD,
260 1.9 thorpej 0,
261 1.9 thorpej "Linksys Corporation",
262 1.9 thorpej "Trust (Linksys) Combo EthernetCard" },
263 1.1 christos },
264 1.1 christos {
265 1.1 christos PCMCIA_VENDOR_MEGAHERTZ, PCMCIA_PRODUCT_MEGAHERTZ_XJ4288,
266 1.1 christos PCMCIA_CIS_MEGAHERTZ_XJ4288,
267 1.1 christos 0,
268 1.1 christos "Megahertz Corporation",
269 1.4 christos "Megahertz XJ4288 Modem" },
270 1.59 soren },
271 1.59 soren {
272 1.59 soren PCMCIA_VENDOR_MEGAHERTZ, PCMCIA_PRODUCT_MEGAHERTZ_XJ4336,
273 1.59 soren PCMCIA_CIS_MEGAHERTZ_XJ4336,
274 1.59 soren 0,
275 1.59 soren "Megahertz Corporation",
276 1.59 soren "Megahertz XJ4336 Modem" },
277 1.20 thorpej },
278 1.20 thorpej {
279 1.20 thorpej PCMCIA_VENDOR_MEGAHERTZ, PCMCIA_PRODUCT_MEGAHERTZ_XJ5560,
280 1.20 thorpej PCMCIA_CIS_MEGAHERTZ_XJ5560,
281 1.20 thorpej 0,
282 1.20 thorpej "Megahertz Corporation",
283 1.20 thorpej "Megahertz X-JACK 56kbps Modem" },
284 1.1 christos },
285 1.1 christos {
286 1.1 christos PCMCIA_VENDOR_MEGAHERTZ2, PCMCIA_PRODUCT_MEGAHERTZ2_XJACK,
287 1.1 christos PCMCIA_CIS_MEGAHERTZ2_XJACK,
288 1.1 christos 0,
289 1.1 christos "Megahertz Corporation",
290 1.4 christos "Megahertz X-JACK Ethernet" },
291 1.36 abs },
292 1.36 abs {
293 1.36 abs PCMCIA_VENDOR_MEGAHERTZ, PCMCIA_PRODUCT_MEGAHERTZ_XJEM3336,
294 1.36 abs PCMCIA_CIS_MEGAHERTZ_XJEM3336,
295 1.36 abs 0,
296 1.36 abs "Megahertz Corporation",
297 1.36 abs "Megahertz X-JACK Ethernet Modem" },
298 1.1 christos },
299 1.1 christos {
300 1.1 christos PCMCIA_VENDOR_USROBOTICS, PCMCIA_PRODUCT_USROBOTICS_WORLDPORT144,
301 1.1 christos PCMCIA_CIS_USROBOTICS_WORLDPORT144,
302 1.1 christos 0,
303 1.1 christos "US Robotics Corporation",
304 1.4 christos "US Robotics WorldPort 14.4 Modem" },
305 1.1 christos },
306 1.1 christos {
307 1.16 kenh PCMCIA_VENDOR_SANDISK, PCMCIA_PRODUCT_SANDISK_SDCFB,
308 1.16 kenh PCMCIA_CIS_SANDISK_SDCFB,
309 1.16 kenh 0,
310 1.16 kenh "Sandisk Corporation",
311 1.16 kenh "Sandisk CompactFlash Card" },
312 1.16 kenh },
313 1.16 kenh {
314 1.5 thorpej PCMCIA_VENDOR_SIMPLETECH, PCMCIA_PRODUCT_SIMPLETECH_COMMUNICATOR288,
315 1.5 thorpej PCMCIA_CIS_SIMPLETECH_COMMUNICATOR288,
316 1.5 thorpej 0,
317 1.5 thorpej "Simple Technology",
318 1.5 thorpej "Simple Technology 28.8 Communicator" },
319 1.5 thorpej },
320 1.5 thorpej {
321 1.42 sommerfe PCMCIA_VENDOR_SIMPLETECH, PCMCIA_PRODUCT_SIMPLETECH_SPECTRUM24,
322 1.42 sommerfe PCMCIA_CIS_SIMPLETECH_SPECTRUM24,
323 1.42 sommerfe 0,
324 1.42 sommerfe "Simple Technology",
325 1.42 sommerfe "Symbol Spectrum24 WLAN Adapter" },
326 1.42 sommerfe },
327 1.42 sommerfe {
328 1.1 christos PCMCIA_VENDOR_SOCKET, PCMCIA_PRODUCT_SOCKET_PAGECARD,
329 1.1 christos PCMCIA_CIS_SOCKET_PAGECARD,
330 1.1 christos 0,
331 1.1 christos "Socket Communications",
332 1.4 christos "Socket Communications PageCard" },
333 1.1 christos },
334 1.1 christos {
335 1.13 thorpej PCMCIA_VENDOR_SOCKET, PCMCIA_PRODUCT_SOCKET_DUAL_RS232,
336 1.13 thorpej PCMCIA_CIS_SOCKET_DUAL_RS232,
337 1.13 thorpej 0,
338 1.13 thorpej "Socket Communications",
339 1.13 thorpej "Socket Communications Dual RS232" },
340 1.55 jun },
341 1.55 jun {
342 1.55 jun PCMCIA_VENDOR_SOCEKT, PCMCIA_PRODUCT_SOCEKT_LP_ETHER_CF,
343 1.55 jun PCMCIA_CIS_SOCEKT_LP_ETHER_CF,
344 1.55 jun 0,
345 1.55 jun "",
346 1.55 jun "Socket Communications Low Power Ethernet CF" },
347 1.13 thorpej },
348 1.13 thorpej {
349 1.1 christos PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_LAK_CD021BX,
350 1.1 christos PCMCIA_CIS_TDK_LAK_CD021BX,
351 1.1 christos 0,
352 1.1 christos "TDK Corporation",
353 1.4 christos "TDK LAK-CD021BX Ethernet" },
354 1.1 christos },
355 1.1 christos {
356 1.1 christos PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_DFL9610,
357 1.1 christos PCMCIA_CIS_TDK_DFL9610,
358 1.1 christos 0,
359 1.1 christos "TDK Corporation",
360 1.4 christos "TDK DFL9610 Ethernet & Digital Cellular" },
361 1.61 jun },
362 1.61 jun {
363 1.61 jun PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_LAK_CF010,
364 1.61 jun PCMCIA_CIS_TDK_LAK_CF010,
365 1.61 jun 0,
366 1.61 jun "TDK Corporation",
367 1.61 jun "TDK LAC-CF010" },
368 1.22 thorpej },
369 1.22 thorpej {
370 1.29 nathanw PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_XIR_CE_10,
371 1.29 nathanw PCMCIA_CIS_TDK_XIR_CE_10,
372 1.28 nathanw 0,
373 1.28 nathanw "TDK Corporation",
374 1.28 nathanw "Xircom CreditCard Ethernet" },
375 1.29 nathanw },
376 1.29 nathanw {
377 1.29 nathanw PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_XIR_CEM_10,
378 1.29 nathanw PCMCIA_CIS_TDK_XIR_CEM_10,
379 1.29 nathanw 0,
380 1.29 nathanw "TDK Corporation",
381 1.29 nathanw "Xircom CreditCard Ethernet + Modem" },
382 1.28 nathanw },
383 1.28 nathanw {
384 1.22 thorpej PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_XIR_PS_CE2_10,
385 1.22 thorpej PCMCIA_CIS_TDK_XIR_PS_CE2_10,
386 1.22 thorpej 0,
387 1.22 thorpej "TDK Corporation",
388 1.22 thorpej "Xircom CreditCard CE2 Ethernet" },
389 1.58 jtk },
390 1.58 jtk {
391 1.58 jtk PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_XIR_CE3_10_100,
392 1.58 jtk PCMCIA_CIS_TDK_XIR_CE3_10_100,
393 1.58 jtk 0,
394 1.58 jtk "TDK Corporation",
395 1.58 jtk "Xircom CreditCard CE3 10/100 Ethernet" },
396 1.33 christos },
397 1.33 christos {
398 1.62 itojun PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_XIR_CNW_801,
399 1.62 itojun PCMCIA_CIS_TDK_XIR_CNW_801,
400 1.33 christos 0,
401 1.33 christos "TDK Corporation",
402 1.62 itojun "Xircom CreditCard Netwave (Canada)" },
403 1.62 itojun },
404 1.62 itojun {
405 1.62 itojun PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_XIR_CNW_802,
406 1.62 itojun PCMCIA_CIS_TDK_XIR_CNW_802,
407 1.62 itojun 0,
408 1.62 itojun "TDK Corporation",
409 1.62 itojun "Xircom CreditCard Netwave (US)" },
410 1.1 christos },
411 1.1 christos {
412 1.6 thorpej PCMCIA_VENDOR_NEWMEDIA, PCMCIA_PRODUCT_NEWMEDIA_BASICS,
413 1.6 thorpej PCMCIA_CIS_NEWMEDIA_BASICS,
414 1.6 thorpej 0,
415 1.43 hwr "New Media Corporation",
416 1.43 hwr "New Media BASICS Ethernet" },
417 1.39 mjl },
418 1.39 mjl {
419 1.39 mjl PCMCIA_VENDOR_NEWMEDIA, PCMCIA_PRODUCT_NEWMEDIA_BUSTOASTER,
420 1.39 mjl PCMCIA_CIS_NEWMEDIA_BUSTOASTER,
421 1.39 mjl 0,
422 1.43 hwr "New Media Corporation",
423 1.43 hwr "New Media BusToaster SCSI Host Adapter" },
424 1.8 thorpej },
425 1.8 thorpej {
426 1.11 thorpej PCMCIA_VENDOR_SMC, PCMCIA_PRODUCT_SMC_8016,
427 1.11 thorpej PCMCIA_CIS_SMC_8016,
428 1.10 thorpej 0,
429 1.10 thorpej "Standard Microsystems Corporation",
430 1.11 thorpej "SMC 8016 EtherCard" },
431 1.38 christos },
432 1.38 christos {
433 1.38 christos PCMCIA_VENDOR_SMC, PCMCIA_PRODUCT_SMC_EZCARD,
434 1.38 christos PCMCIA_CIS_SMC_EZCARD,
435 1.38 christos 0,
436 1.38 christos "Standard Microsystems Corporation",
437 1.38 christos "SMC EXCard 10 PCMCIA" },
438 1.10 thorpej },
439 1.10 thorpej {
440 1.46 tron PCMCIA_VENDOR_CONTEC, PCMCIA_PRODUCT_CONTEC_CNETPC,
441 1.46 tron PCMCIA_CIS_CONTEC_CNETPC,
442 1.46 tron 0,
443 1.46 tron "Contec",
444 1.46 tron "Contec C-NET(PC)C" },
445 1.46 tron },
446 1.46 tron {
447 1.46 tron PCMCIA_VENDOR_ALLIEDTELESIS, PCMCIA_PRODUCT_ALLIEDTELESIS_LA_PCM,
448 1.46 tron PCMCIA_CIS_ALLIEDTELESIS_LA_PCM,
449 1.46 tron 0,
450 1.46 tron "Allied Telesis K.K.",
451 1.46 tron "Allied Telesis LA-PCM" },
452 1.46 tron },
453 1.46 tron {
454 1.42 sommerfe PCMCIA_VENDOR_LUCENT, PCMCIA_PRODUCT_LUCENT_WAVELAN_IEEE,
455 1.42 sommerfe PCMCIA_CIS_LUCENT_WAVELAN_IEEE,
456 1.42 sommerfe 0,
457 1.42 sommerfe "Lucent Technologies",
458 1.42 sommerfe "WaveLAN/IEEE" },
459 1.42 sommerfe },
460 1.42 sommerfe {
461 1.67 jlam PCMCIA_VENDOR_AIRONET, PCMCIA_PRODUCT_AIRONET_PC4500,
462 1.67 jlam PCMCIA_CIS_AIRONET_PC4500,
463 1.67 jlam 0,
464 1.67 jlam "Aironet Wireless Communications",
465 1.67 jlam "Aironet PC4500 Wireless LAN Adapter" },
466 1.67 jlam },
467 1.67 jlam {
468 1.67 jlam PCMCIA_VENDOR_AIRONET, PCMCIA_PRODUCT_AIRONET_PC4800,
469 1.67 jlam PCMCIA_CIS_AIRONET_PC4800,
470 1.67 jlam 0,
471 1.67 jlam "Aironet Wireless Communications",
472 1.67 jlam "Aironet PC4800 Wireless LAN Adapter" },
473 1.67 jlam },
474 1.67 jlam {
475 1.56 sommerfe PCMCIA_VENDOR_BAY, PCMCIA_PRODUCT_BAY_STACK_650,
476 1.56 sommerfe PCMCIA_CIS_BAY_STACK_650,
477 1.56 sommerfe 0,
478 1.56 sommerfe "Bay Networks",
479 1.56 sommerfe "BayStack 650 Wireless LAN" },
480 1.56 sommerfe },
481 1.56 sommerfe {
482 1.64 augustss PCMCIA_VENDOR_WEBGEAR, PCMCIA_PRODUCT_WEBGEAR_WLAN,
483 1.64 augustss PCMCIA_CIS_WEBGEAR_WLAN,
484 1.64 augustss 0,
485 1.64 augustss "WebGear",
486 1.64 augustss "WLAN Adapter" },
487 1.64 augustss },
488 1.64 augustss {
489 1.1 christos PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_MEGAHERTZ_XJ2288,
490 1.1 christos PCMCIA_CIS_MEGAHERTZ_XJ2288,
491 1.1 christos 0,
492 1.1 christos "Megahertz Corporation",
493 1.1 christos "Megahertz XJ2288 Modem" },
494 1.1 christos },
495 1.1 christos {
496 1.1 christos PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_PREMAX_PE200,
497 1.1 christos PCMCIA_CIS_PREMAX_PE200,
498 1.1 christos 0,
499 1.4 christos "Premax",
500 1.1 christos "PreMax PE-200" },
501 1.1 christos },
502 1.1 christos {
503 1.1 christos PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_PLANET_SMARTCOM2000,
504 1.1 christos PCMCIA_CIS_PLANET_SMARTCOM2000,
505 1.1 christos 0,
506 1.4 christos "Planet",
507 1.1 christos "Planet SmartCOM 2000" },
508 1.1 christos },
509 1.1 christos {
510 1.51 enami PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_PLANEX_FNW3600T,
511 1.51 enami PCMCIA_CIS_PLANEX_FNW3600T,
512 1.50 enami 0,
513 1.50 enami "Planex Communications Inc",
514 1.51 enami "Planex FNW-3600-T" },
515 1.50 enami },
516 1.50 enami {
517 1.1 christos PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_DLINK_DE650,
518 1.1 christos PCMCIA_CIS_DLINK_DE650,
519 1.1 christos 0,
520 1.4 christos "D-Link",
521 1.1 christos "D-Link DE-650" },
522 1.7 thorpej },
523 1.7 thorpej {
524 1.7 thorpej PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_DLINK_DE660,
525 1.7 thorpej PCMCIA_CIS_DLINK_DE660,
526 1.7 thorpej 0,
527 1.7 thorpej "D-Link",
528 1.7 thorpej "D-Link DE-660" },
529 1.1 christos },
530 1.1 christos {
531 1.1 christos PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_RPTI_EP401,
532 1.1 christos PCMCIA_CIS_RPTI_EP401,
533 1.1 christos 0,
534 1.4 christos "RPTI",
535 1.1 christos "RPTI EP401" },
536 1.1 christos },
537 1.1 christos {
538 1.1 christos PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_ACCTON_EN2212,
539 1.1 christos PCMCIA_CIS_ACCTON_EN2212,
540 1.1 christos 0,
541 1.4 christos "ACCTON",
542 1.1 christos "Accton EN2212" },
543 1.1 christos },
544 1.1 christos {
545 1.1 christos PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_YEDATA_EXTERNAL_FDD,
546 1.1 christos PCMCIA_CIS_YEDATA_EXTERNAL_FDD,
547 1.1 christos 0,
548 1.4 christos "Y-E DATA",
549 1.1 christos "Y-E DATA External FDD" },
550 1.1 christos },
551 1.1 christos {
552 1.1 christos PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_DIGITAL_DEPCMXX,
553 1.1 christos PCMCIA_CIS_DIGITAL_DEPCMXX,
554 1.1 christos 0,
555 1.4 christos "Digital Equipment Corporation",
556 1.1 christos "DEC DEPCM-BA" },
557 1.1 christos },
558 1.1 christos {
559 1.16 kenh PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_TEAC_IDECARDII,
560 1.16 kenh PCMCIA_CIS_TEAC_IDECARDII,
561 1.16 kenh 0,
562 1.16 kenh "TEAC",
563 1.16 kenh "TEAC IDE Card/II" },
564 1.19 jtk },
565 1.19 jtk {
566 1.19 jtk PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_LINKSYS_ECARD_2,
567 1.19 jtk PCMCIA_CIS_LINKSYS_ECARD_2,
568 1.19 jtk 0,
569 1.19 jtk "Linksys Corporation",
570 1.19 jtk "Linksys E-Card" },
571 1.16 kenh },
572 1.16 kenh {
573 1.49 enami PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_COREGA_ETHER_PCC_T,
574 1.49 enami PCMCIA_CIS_COREGA_ETHER_PCC_T,
575 1.49 enami 0,
576 1.49 enami "Corega K.K.",
577 1.49 enami "Corega" },
578 1.49 enami },
579 1.49 enami {
580 1.49 enami PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_COREGA_ETHER_II_PCC_T,
581 1.49 enami PCMCIA_CIS_COREGA_ETHER_II_PCC_T,
582 1.54 jun 0,
583 1.54 jun "Corega K.K.",
584 1.54 jun "Corega" },
585 1.54 jun },
586 1.54 jun {
587 1.54 jun PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_COREGA_FAST_ETHER_PCC_TX,
588 1.54 jun PCMCIA_CIS_COREGA_FAST_ETHER_PCC_TX,
589 1.24 thorpej 0,
590 1.24 thorpej "Corega K.K.",
591 1.24 thorpej "Corega" },
592 1.24 thorpej },
593 1.24 thorpej {
594 1.25 thorpej PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_SVEC_COMBOCARD,
595 1.25 thorpej PCMCIA_CIS_SVEC_COMBOCARD,
596 1.25 thorpej 0,
597 1.25 thorpej "SVEC/Hawking Technology",
598 1.25 thorpej "SVEC/Hawking Tech. Combo Card" },
599 1.32 marc },
600 1.32 marc {
601 1.32 marc PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_SVEC_LANCARD,
602 1.32 marc PCMCIA_CIS_SVEC_LANCARD,
603 1.32 marc 0,
604 1.32 marc "SVEC/Hawking Technology",
605 1.32 marc "SVEC PCMCIA Lan Card" },
606 1.34 nathanw },
607 1.34 nathanw {
608 1.48 is PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_AMBICOM_AMB8002T,
609 1.48 is PCMCIA_CIS_AMBICOM_AMB8002T,
610 1.48 is 0,
611 1.48 is "AmbiCom Inc",
612 1.48 is "AmbiCom AMB8002T" },
613 1.57 enami },
614 1.57 enami {
615 1.57 enami PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_IODATA_PCLAT,
616 1.57 enami PCMCIA_CIS_IODATA_PCLAT,
617 1.57 enami 0,
618 1.57 enami "I-O DATA",
619 1.57 enami "IO-DATA PCLA/T" },
620 1.48 is },
621 1.48 is {
622 1.63 danw PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_EPSON_EEN10B,
623 1.63 danw PCMCIA_CIS_EPSON_EEN10B,
624 1.63 danw 0,
625 1.63 danw "Seiko Epson Corporation",
626 1.63 danw "Epson EEN10B" },
627 1.63 danw },
628 1.63 danw {
629 1.65 augustss PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_EXP_EXPMULTIMEDIA,
630 1.65 augustss PCMCIA_CIS_EXP_EXPMULTIMEDIA,
631 1.65 augustss 0,
632 1.65 augustss "EXP Computer Inc",
633 1.65 augustss "EXP IDE/ATAPI DVD Card" },
634 1.65 augustss },
635 1.65 augustss {
636 1.34 nathanw PCMCIA_VENDOR_FUJITSU, 0,
637 1.34 nathanw PCMCIA_KNOWNDEV_NOPROD,
638 1.34 nathanw PCMCIA_CIS_INVALID,
639 1.34 nathanw "Fujitsu Corporation",
640 1.34 nathanw NULL,
641 1.25 thorpej },
642 1.25 thorpej {
643 1.16 kenh PCMCIA_VENDOR_SANDISK, 0,
644 1.16 kenh PCMCIA_KNOWNDEV_NOPROD,
645 1.16 kenh PCMCIA_CIS_INVALID,
646 1.16 kenh "Sandisk Corporation",
647 1.16 kenh NULL,
648 1.16 kenh },
649 1.16 kenh {
650 1.12 thorpej PCMCIA_VENDOR_NEWMEDIA, 0,
651 1.12 thorpej PCMCIA_KNOWNDEV_NOPROD,
652 1.12 thorpej PCMCIA_CIS_INVALID,
653 1.43 hwr "New Media Corporation",
654 1.12 thorpej NULL,
655 1.12 thorpej },
656 1.12 thorpej {
657 1.66 joda PCMCIA_VENDOR_INTEL, 0,
658 1.66 joda PCMCIA_KNOWNDEV_NOPROD,
659 1.66 joda PCMCIA_CIS_INVALID,
660 1.66 joda "Intel",
661 1.66 joda NULL,
662 1.66 joda },
663 1.66 joda {
664 1.1 christos PCMCIA_VENDOR_IBM, 0,
665 1.1 christos PCMCIA_KNOWNDEV_NOPROD,
666 1.1 christos PCMCIA_CIS_INVALID,
667 1.1 christos "IBM Corporation",
668 1.1 christos NULL,
669 1.1 christos },
670 1.1 christos {
671 1.1 christos PCMCIA_VENDOR_MOTOROLA, 0,
672 1.1 christos PCMCIA_KNOWNDEV_NOPROD,
673 1.1 christos PCMCIA_CIS_INVALID,
674 1.1 christos "Motorola Corporation",
675 1.1 christos NULL,
676 1.1 christos },
677 1.1 christos {
678 1.1 christos PCMCIA_VENDOR_3COM, 0,
679 1.1 christos PCMCIA_KNOWNDEV_NOPROD,
680 1.1 christos PCMCIA_CIS_INVALID,
681 1.1 christos "3Com Corporation",
682 1.1 christos NULL,
683 1.1 christos },
684 1.1 christos {
685 1.1 christos PCMCIA_VENDOR_MEGAHERTZ, 0,
686 1.1 christos PCMCIA_KNOWNDEV_NOPROD,
687 1.1 christos PCMCIA_CIS_INVALID,
688 1.1 christos "Megahertz Corporation",
689 1.1 christos NULL,
690 1.1 christos },
691 1.1 christos {
692 1.1 christos PCMCIA_VENDOR_SOCKET, 0,
693 1.1 christos PCMCIA_KNOWNDEV_NOPROD,
694 1.1 christos PCMCIA_CIS_INVALID,
695 1.1 christos "Socket Communications",
696 1.1 christos NULL,
697 1.1 christos },
698 1.1 christos {
699 1.1 christos PCMCIA_VENDOR_TDK, 0,
700 1.1 christos PCMCIA_KNOWNDEV_NOPROD,
701 1.1 christos PCMCIA_CIS_INVALID,
702 1.1 christos "TDK Corporation",
703 1.1 christos NULL,
704 1.1 christos },
705 1.1 christos {
706 1.66 joda PCMCIA_VENDOR_XIRCOM, 0,
707 1.66 joda PCMCIA_KNOWNDEV_NOPROD,
708 1.66 joda PCMCIA_CIS_INVALID,
709 1.66 joda "Xircom",
710 1.66 joda NULL,
711 1.66 joda },
712 1.66 joda {
713 1.12 thorpej PCMCIA_VENDOR_SMC, 0,
714 1.12 thorpej PCMCIA_KNOWNDEV_NOPROD,
715 1.12 thorpej PCMCIA_CIS_INVALID,
716 1.12 thorpej "Standard Microsystems Corporation",
717 1.12 thorpej NULL,
718 1.12 thorpej },
719 1.12 thorpej {
720 1.1 christos PCMCIA_VENDOR_USROBOTICS, 0,
721 1.1 christos PCMCIA_KNOWNDEV_NOPROD,
722 1.1 christos PCMCIA_CIS_INVALID,
723 1.1 christos "US Robotics Corporation",
724 1.1 christos NULL,
725 1.1 christos },
726 1.1 christos {
727 1.1 christos PCMCIA_VENDOR_MEGAHERTZ2, 0,
728 1.1 christos PCMCIA_KNOWNDEV_NOPROD,
729 1.1 christos PCMCIA_CIS_INVALID,
730 1.1 christos "Megahertz Corporation",
731 1.1 christos NULL,
732 1.1 christos },
733 1.1 christos {
734 1.1 christos PCMCIA_VENDOR_ADAPTEC, 0,
735 1.1 christos PCMCIA_KNOWNDEV_NOPROD,
736 1.1 christos PCMCIA_CIS_INVALID,
737 1.1 christos "Adaptec Corporation",
738 1.1 christos NULL,
739 1.1 christos },
740 1.1 christos {
741 1.66 joda PCMCIA_VENDOR_COMPAQ, 0,
742 1.66 joda PCMCIA_KNOWNDEV_NOPROD,
743 1.66 joda PCMCIA_CIS_INVALID,
744 1.66 joda "Compaq",
745 1.66 joda NULL,
746 1.66 joda },
747 1.66 joda {
748 1.1 christos PCMCIA_VENDOR_LINKSYS, 0,
749 1.1 christos PCMCIA_KNOWNDEV_NOPROD,
750 1.1 christos PCMCIA_CIS_INVALID,
751 1.1 christos "Linksys Corporation",
752 1.5 thorpej NULL,
753 1.5 thorpej },
754 1.5 thorpej {
755 1.5 thorpej PCMCIA_VENDOR_SIMPLETECH, 0,
756 1.5 thorpej PCMCIA_KNOWNDEV_NOPROD,
757 1.5 thorpej PCMCIA_CIS_INVALID,
758 1.5 thorpej "Simple Technology",
759 1.42 sommerfe NULL,
760 1.42 sommerfe },
761 1.42 sommerfe {
762 1.42 sommerfe PCMCIA_VENDOR_LUCENT, 0,
763 1.42 sommerfe PCMCIA_KNOWNDEV_NOPROD,
764 1.42 sommerfe PCMCIA_CIS_INVALID,
765 1.42 sommerfe "Lucent Technologies",
766 1.67 jlam NULL,
767 1.67 jlam },
768 1.67 jlam {
769 1.67 jlam PCMCIA_VENDOR_AIRONET, 0,
770 1.67 jlam PCMCIA_KNOWNDEV_NOPROD,
771 1.67 jlam PCMCIA_CIS_INVALID,
772 1.67 jlam "Aironet Wireless Communications",
773 1.66 joda NULL,
774 1.66 joda },
775 1.66 joda {
776 1.66 joda PCMCIA_VENDOR_COMPAQ2, 0,
777 1.66 joda PCMCIA_KNOWNDEV_NOPROD,
778 1.66 joda PCMCIA_CIS_INVALID,
779 1.66 joda "Compaq",
780 1.1 christos NULL,
781 1.1 christos },
782 1.1 christos {
783 1.1 christos PCMCIA_VENDOR_DAYNA, 0,
784 1.1 christos PCMCIA_KNOWNDEV_NOPROD,
785 1.1 christos PCMCIA_CIS_INVALID,
786 1.1 christos "Dayna Corporation",
787 1.64 augustss NULL,
788 1.64 augustss },
789 1.64 augustss {
790 1.64 augustss PCMCIA_VENDOR_WEBGEAR, 0,
791 1.64 augustss PCMCIA_KNOWNDEV_NOPROD,
792 1.64 augustss PCMCIA_CIS_INVALID,
793 1.64 augustss "WebGear",
794 1.56 sommerfe NULL,
795 1.56 sommerfe },
796 1.56 sommerfe {
797 1.56 sommerfe PCMCIA_VENDOR_BAY, 0,
798 1.56 sommerfe PCMCIA_KNOWNDEV_NOPROD,
799 1.56 sommerfe PCMCIA_CIS_INVALID,
800 1.56 sommerfe "Bay Networks",
801 1.1 christos NULL,
802 1.1 christos },
803 1.1 christos {
804 1.1 christos PCMCIA_VENDOR_IODATA, 0,
805 1.1 christos PCMCIA_KNOWNDEV_NOPROD,
806 1.1 christos PCMCIA_CIS_INVALID,
807 1.1 christos "I-O DATA",
808 1.41 mjl NULL,
809 1.41 mjl },
810 1.41 mjl {
811 1.41 mjl PCMCIA_VENDOR_LASAT, 0,
812 1.41 mjl PCMCIA_KNOWNDEV_NOPROD,
813 1.41 mjl PCMCIA_CIS_INVALID,
814 1.41 mjl "Lasat Communications A/S",
815 1.27 thorpej NULL,
816 1.27 thorpej },
817 1.27 thorpej {
818 1.27 thorpej PCMCIA_VENDOR_COMPEX, 0,
819 1.27 thorpej PCMCIA_KNOWNDEV_NOPROD,
820 1.27 thorpej PCMCIA_CIS_INVALID,
821 1.27 thorpej "Compex Corporation",
822 1.24 thorpej NULL,
823 1.24 thorpej },
824 1.24 thorpej {
825 1.46 tron PCMCIA_VENDOR_CONTEC, 0,
826 1.46 tron PCMCIA_KNOWNDEV_NOPROD,
827 1.46 tron PCMCIA_CIS_INVALID,
828 1.46 tron "Contec",
829 1.46 tron NULL,
830 1.46 tron },
831 1.46 tron {
832 1.24 thorpej PCMCIA_VENDOR_COREGA, 0,
833 1.24 thorpej PCMCIA_KNOWNDEV_NOPROD,
834 1.24 thorpej PCMCIA_CIS_INVALID,
835 1.24 thorpej "Corega K.K.",
836 1.46 tron NULL,
837 1.46 tron },
838 1.46 tron {
839 1.46 tron PCMCIA_VENDOR_ALLIEDTELESIS, 0,
840 1.46 tron PCMCIA_KNOWNDEV_NOPROD,
841 1.46 tron PCMCIA_CIS_INVALID,
842 1.46 tron "Allied Telesis K.K.",
843 1.4 christos NULL,
844 1.4 christos },
845 1.4 christos {
846 1.16 kenh PCMCIA_VENDOR_HAGIWARASYSCOM, 0,
847 1.16 kenh PCMCIA_KNOWNDEV_NOPROD,
848 1.16 kenh PCMCIA_CIS_INVALID,
849 1.16 kenh "Hagiwara SYS-COM",
850 1.16 kenh NULL,
851 1.16 kenh },
852 1.16 kenh {
853 1.4 christos PCMCIA_VENDOR_PREMAX, 0,
854 1.4 christos PCMCIA_KNOWNDEV_NOPROD,
855 1.4 christos PCMCIA_CIS_INVALID,
856 1.4 christos "Premax",
857 1.4 christos NULL,
858 1.4 christos },
859 1.4 christos {
860 1.4 christos PCMCIA_VENDOR_PLANET, 0,
861 1.4 christos PCMCIA_KNOWNDEV_NOPROD,
862 1.4 christos PCMCIA_CIS_INVALID,
863 1.4 christos "Planet",
864 1.50 enami NULL,
865 1.50 enami },
866 1.50 enami {
867 1.50 enami PCMCIA_VENDOR_PLANEX, 0,
868 1.50 enami PCMCIA_KNOWNDEV_NOPROD,
869 1.50 enami PCMCIA_CIS_INVALID,
870 1.50 enami "Planex Communications Inc",
871 1.4 christos NULL,
872 1.4 christos },
873 1.4 christos {
874 1.4 christos PCMCIA_VENDOR_DLINK, 0,
875 1.4 christos PCMCIA_KNOWNDEV_NOPROD,
876 1.4 christos PCMCIA_CIS_INVALID,
877 1.4 christos "D-Link",
878 1.4 christos NULL,
879 1.4 christos },
880 1.4 christos {
881 1.4 christos PCMCIA_VENDOR_RPTI, 0,
882 1.4 christos PCMCIA_KNOWNDEV_NOPROD,
883 1.4 christos PCMCIA_CIS_INVALID,
884 1.4 christos "RPTI",
885 1.4 christos NULL,
886 1.4 christos },
887 1.4 christos {
888 1.4 christos PCMCIA_VENDOR_ACCTON, 0,
889 1.4 christos PCMCIA_KNOWNDEV_NOPROD,
890 1.4 christos PCMCIA_CIS_INVALID,
891 1.4 christos "ACCTON",
892 1.4 christos NULL,
893 1.4 christos },
894 1.4 christos {
895 1.4 christos PCMCIA_VENDOR_YEDATA, 0,
896 1.4 christos PCMCIA_KNOWNDEV_NOPROD,
897 1.4 christos PCMCIA_CIS_INVALID,
898 1.4 christos "Y-E DATA",
899 1.4 christos NULL,
900 1.4 christos },
901 1.4 christos {
902 1.4 christos PCMCIA_VENDOR_DIGITAL, 0,
903 1.4 christos PCMCIA_KNOWNDEV_NOPROD,
904 1.4 christos PCMCIA_CIS_INVALID,
905 1.4 christos "Digital Equipment Corporation",
906 1.16 kenh NULL,
907 1.16 kenh },
908 1.16 kenh {
909 1.16 kenh PCMCIA_VENDOR_TEAC, 0,
910 1.16 kenh PCMCIA_KNOWNDEV_NOPROD,
911 1.16 kenh PCMCIA_CIS_INVALID,
912 1.16 kenh "TEAC",
913 1.25 thorpej NULL,
914 1.25 thorpej },
915 1.25 thorpej {
916 1.25 thorpej PCMCIA_VENDOR_SVEC, 0,
917 1.25 thorpej PCMCIA_KNOWNDEV_NOPROD,
918 1.25 thorpej PCMCIA_CIS_INVALID,
919 1.25 thorpej "SVEC/Hawking Technology",
920 1.48 is NULL,
921 1.48 is },
922 1.48 is {
923 1.48 is PCMCIA_VENDOR_AMBICOM, 0,
924 1.48 is PCMCIA_KNOWNDEV_NOPROD,
925 1.48 is PCMCIA_CIS_INVALID,
926 1.48 is "AmbiCom Inc",
927 1.63 danw NULL,
928 1.63 danw },
929 1.63 danw {
930 1.63 danw PCMCIA_VENDOR_EPSON, 0,
931 1.63 danw PCMCIA_KNOWNDEV_NOPROD,
932 1.63 danw PCMCIA_CIS_INVALID,
933 1.63 danw "Seiko Epson Corporation",
934 1.65 augustss NULL,
935 1.65 augustss },
936 1.65 augustss {
937 1.65 augustss PCMCIA_VENDOR_EXP, 0,
938 1.65 augustss PCMCIA_KNOWNDEV_NOPROD,
939 1.65 augustss PCMCIA_CIS_INVALID,
940 1.65 augustss "EXP Computer Inc",
941 1.1 christos NULL,
942 1.1 christos },
943 1.1 christos { 0, 0, { NULL, NULL, NULL, NULL }, 0, NULL, NULL, }
944 1.1 christos };
945