pccarddevs revision 147579
119370Spst$FreeBSD: head/sys/dev/pccard/pccarddevs 147579 2005-06-24 14:32:24Z imp $
219370Spst/* $NetBSD: pcmciadevs,v 1.186 2003/09/16 08:26:37 onoe Exp $ */
319370Spst/* $OpenBSD: pcmciadevs,v 1.93 2002/06/21 08:31:10 henning Exp $ */
419370Spst
519370Spst/*-
619370Spst * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
719370Spst * All rights reserved.
819370Spst *
919370Spst * This code is derived from software contributed to The NetBSD Foundation
1019370Spst * by Christos Zoulas.
1119370Spst *
1219370Spst * Redistribution and use in source and binary forms, with or without
1319370Spst * modification, are permitted provided that the following conditions
1419370Spst * are met:
1519370Spst * 1. Redistributions of source code must retain the above copyright
1619370Spst *    notice, this list of conditions and the following disclaimer.
1719370Spst * 2. Redistributions in binary form must reproduce the above copyright
1819370Spst *    notice, this list of conditions and the following disclaimer in the
1919370Spst *    documentation and/or other materials provided with the distribution.
2019370Spst * 3. All advertising materials mentioning features or use of this software
2119370Spst *    must display the following acknowledgement:
2219370Spst *        This product includes software developed by the NetBSD
2319370Spst *        Foundation, Inc. and its contributors.
2419370Spst * 4. Neither the name of The NetBSD Foundation nor the names of its
2519370Spst *    contributors may be used to endorse or promote products derived
2619370Spst *    from this software without specific prior written permission.
2719370Spst *
2819370Spst * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
2919370Spst * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3019370Spst * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3119370Spst * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3219370Spst * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3319370Spst * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3419370Spst * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3519370Spst * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3619370Spst * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3719370Spst * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3819370Spst * POSSIBILITY OF SUCH DAMAGE.
3919370Spst */
4019370Spst
4119370Spst/*-
4219370Spst * Copyright (c) 1999-2004 The FreeBSD Project.
4319370Spst * All rights reserved.
4419370Spst *
4519370Spst * Redistribution and use in source and binary forms, with or without
4619370Spst * modification, are permitted provided that the following conditions
4719370Spst * are met:
4819370Spst * 1. Redistributions of source code must retain the above copyright
4919370Spst *    notice, this list of conditions and the following disclaimer.
5019370Spst * 2. Redistributions in binary form must reproduce the above copyright
5119370Spst *    notice, this list of conditions and the following disclaimer in the
5219370Spst *    documentation and/or other materials provided with the distribution.
5319370Spst *
5419370Spst * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5519370Spst * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5619370Spst * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5719370Spst * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5819370Spst * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5919370Spst * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
6019370Spst * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
6119370Spst * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
6219370Spst * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
6319370Spst * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
6419370Spst * SUCH DAMAGE.
6519370Spst *
6619370Spst */
6719370Spst
6819370Spst/*
6919370Spst * Tuple registration list can be found at:
7019370Spst *	http://www.pcmcia.org/tupleidlist.htm
7119370Spst */
7219370Spst
7319370Spst/*
7419370Spst * List of known PCMCIA vendors, sorted by numeric ID.
7519370Spst */
7619370Spst
7719370Spstvendor FUJITSU			0x0004	Fujitsu Corporation
7819370Spstvendor INTERSIL			0x000b	Intersil
7919370Spstvendor PANASONIC		0x0032	Matsushita Electric Industrial Co.
8019370Spstvendor SANDISK			0x0045	Sandisk Corporation
8119370Spstvendor NEWMEDIA			0x0057	New Media Corporation
8219370Spstvendor INTEL			0x0089	Intel
8319370Spstvendor IBM			0x00a4	IBM Corporation
8419370Spstvendor SHARP			0x00b0	Sharp Corporation
8519370Spstvendor DIGITAL			0x0100	Digital Equipment Corporation
8619370Spstvendor 3COM			0x0101	3Com Corporation
8719370Spstvendor MEGAHERTZ		0x0102	Megahertz Corporation
8819370Spstvendor SOCKET			0x0104	Socket Communications
8919370Spstvendor TDK			0x0105	TDK Corporation
9019370Spstvendor XIRCOM			0x0105	Xircom
9119370Spstvendor SMC			0x0108	Standard Microsystems Corporation
9219370Spstvendor MOTOROLA			0x0109	Motorola Corporation
9319370Spstvendor NI			0x010b	National Instruments
9419370Spstvendor QLOGIC			0x0114	QLogic
9519370Spstvendor USROBOTICS		0x0115	US Robotics Corporation
9619370Spstvendor OLICOM			0x0121	Olicom
9719370Spstvendor PROXIM			0x0126	Proxim
9819370Spstvendor DSPSI			0x0128	DSP Solutions, Inc
9919370Spstvendor ADAPTEC			0x012f	Adaptec Corporation
10019370Spstvendor MAGICRAM			0x0135	Magic Ram, Inc
10119370Spstvendor QUATECH			0x0137	Quatech
10219370Spstvendor COMPAQ			0x0138	Compaq
10319370Spstvendor OSITECH			0x0140	Ositech
10419370Spstvendor GREY_CELL		0x0143	Grey Cell Systems, Ltd
10519370Spstvendor LINKSYS			0x0149	Linksys Corporation
10619370Spstvendor NETGEAR			0x0149	Netgear
10719370Spstvendor SIMPLETECH		0x014d	Simple Technology
10819370Spstvendor SYMBOL2			0x014d	Symbol
10919370Spstvendor LUCENT			0x0156	Lucent Technologies
11019370Spstvendor GEMPLUS			0x0157	Gemplus
11119370Spstvendor AIRONET			0x015f	Aironet Wireless Communications
11219370Spstvendor ERICSSON			0x016b	Ericsson
11319370Spstvendor PSION			0x016c	Psion
11419370Spstvendor COMPAQ2			0x0183	Compaq
11519370Spstvendor PARALON			0x0183	Paralon Technologies Inc
11619370Spstvendor KINGSTON			0x0186	Kingston
11719370Spstvendor MELCO			0x018a	Melco Corporation
11819370Spstvendor DAYNA			0x0194	Dayna Corporation
11919370Spstvendor RAYTHEON			0x01a6	Raytheon
12019370Spstvendor RACORE			0x01bf	Racore Computer Products
12119370Spstvendor BAY			0x01eb	Bay Networks
12219370Spstvendor FARALLON			0x0200	Farallon Communications
12319370Spstvendor TELECOMDEVICE		0x021b	Telecom Device
12419370Spstvendor NOKIA			0x023d	Nokia Communications
12519370Spstvendor SAMSUNG			0x0250	Samsung
12619370Spstvendor HWN			0x0261	Home Wireless Networks
12719370Spstvendor ANYCOM			0x0264	Anycom
12819370Spstvendor ARTEM			0x0268	ARtem
12919370Spstvendor SYMBOL			0x026c	Symbol
13019370Spstvendor BUFFALO			0x026f	BUFFALO (Melco Corporation)
13119370Spstvendor BROMAX			0x0274	Bromax communications, Inc
13219370Spstvendor IODATA2			0x028a	I-O DATA
13319370Spstvendor ASUS			0x02aa	ASUS
13419370Spstvendor SIEMENS			0x02ac	Siemens
13519370Spstvendor MICROSOFT		0x02d2	Microsoft Corporation
13619370Spst
13719370Spst/*
13819370Spst * The following vendor IDs are byte-swapped from what the company is assigned.
13919370Spst */
14019370Spstvendor NWN			0x0602	No Wires Needed
14119370Spstvendor BREEZECOM		0x0a02	BreezeCOM
14219370Spstvendor LASAT			0x3401	Lasat Communications A/S
14319370Spstvendor BONDWELL			0x3b01	Bondwell
14419370Spstvendor LEXARMEDIA		0x4e01	Lexar Media
14519370Spstvendor COMPEX			0x8a01	Compex Corporation
14619370Spstvendor ZONET			0x8a01	Zonet Technology Inc.
14719370Spstvendor ELSA			0xd601	Elsa 
14819370Spst
14919370Spst/* 
15019370Spst * The following vendor IDs are the vendor's PCI ID, not their PCMCIA
15119370Spst * IDs.  NEWMEDIA2 should likely be 'Advansys' since that's who owns
15219370Spst * the PCI ID.
15319370Spst */
15419370Spstvendor NEWMEDIA2		0x10cd	NewMedia
15519370Spstvendor PLANEX			0x14ea	PLANEX
15619370Spstvendor ACTIONTEC		0x1668	ACTIONTEC
15719370Spstvendor RALINK			0x1814	Ralink Technology
15819370Spst
15919370Spst/*
16019370Spst * The following vendor IDs are not, as far as I can tell, actually
16119370Spst * assigned to these people by the pcmcia.  However, all the ones starting
16219370Spst * with '0xc' look coherent enough that maybe somebody other than PCMCIA is
16319370Spst * assigning numbers in that range.  Maybe JEITA?
16419370Spst */
16519370Spstvendor AIRVAST			0x50c2	AirVast Technology
16619370Spstvendor ARCHOS			0x5241	Archos
16719370Spstvendor DUAL			0x890f	Dual
16819370Spstvendor EDIMAX			0x890f	Edimax Technology Inc.
16919370Spstvendor CONTEC			0xc001	Contec
17019370Spstvendor MACNICA			0xc00b	MACNICA
17119370Spstvendor ROLAND			0xc00c	Roland
17219370Spstvendor COREGA2			0xc00f	Corega K.K.
17319370Spstvendor ALLIEDTELESIS		0xc00f	Allied Telesis K.K.
17419370Spstvendor HAGIWARASYSCOM		0xc012	Hagiwara SYS-COM
17519370Spstvendor RATOC			0xc015	RATOC System Inc.
17619370Spstvendor NEXTCOM			0xc020	NextCom K.K.
17719370Spstvendor WORKBIT			0xc024	WORKBIT
17819370Spstvendor EMTAC			0xc250	EMTAC Technology Corporation
17919370Spst
18019370Spst/*
18119370Spst * List of known products.  Grouped by vendor, sorted by number within the
18219370Spst * group.
18319370Spst */
18419370Spst
18519370Spst/* 3COM Products */
18619370Spstproduct 3COM 3CRWE737A		0x0001 3Com AirConnect Wireless LAN
18719370Spstproduct 3COM 3CXM056BNW		0x002f 3Com/NoteWorthy 3CXM056-BNW 56K Modem
18819370Spstproduct 3COM 3CXEM556		0x0035 3Com/Megahertz 3CXEM556 Ethernet/Modem
18919370Spstproduct 3COM 3CXEM556INT	0x003d 3Com/Megahertz 3CXEM556-INT Ethernet/Modem
19019370Spstproduct 3COM 3CRWB609		0x0040 3Com Bluetooth PC Card 3CRWB60-A
19119370Spstproduct 3COM 3CCFEM556BI	0x0556 3Com/Megahertz 3CCFEM556BI Ethernet/Modem
19219370Spstproduct 3COM 3C562		0x0562 3Com 3c562 33.6 Modem/10Mbps Ethernet
19319370Spstproduct 3COM 3C589		0x0589 3Com 3c589 10Mbps Ethernet
19419370Spstproduct 3COM 3C574		0x0574 3Com 3c574-TX 10/100Mbps Ethernet
19519370Spstproduct	3COM 3CRWE777A		0x0777 3Com 3CRWE777A Airconnect
19619370Spstproduct 3COM 3C1		0x0cf1 3Com Megahertz 3C1 10Mbps LAN CF+ Card
19719370Spstproduct 3COM 3CRWE62092A	0x2092 3Com 3CRWE62092A	Wireless LAN
19819370Spst
19919370Spst/* ACTIONTEC Products */
20019370Spstproduct	ACTIONTEC PRISM		0x0101 PRISM Wireless LAN PC Card
20119370Spst
20219370Spst/* Adaptec Products */
20319370Spstproduct ADAPTEC APA1460		0x0001 Adaptec APA-1460 SlimSCSI
20419370Spstproduct ADAPTEC APA1460A	0x0002 Adaptec APA-1460A SlimSCSI
20519370Spst
20619370Spst/* Aironet */
20719370Spstproduct AIRONET PC4500		0x0005 Aironet PC4500 Wireless LAN Adapter
20819370Spstproduct AIRONET PC4800		0x0007 Aironet PC4800 Wireless LAN Adapter
20919370Spstproduct AIRONET 350		0x000a Aironet 350 Wireless LAN Adapter
21019370Spst
21119370Spst/* AirVast */
21219370Spstproduct AIRVAST WN_100          0x7300 AirVast WN-100 
21319370Spst
21419370Spst/* Allied Telesis K.K. */
21519370Spstproduct ALLIEDTELESIS LA_PCM	0x0002 Allied Telesis LA-PCM
21619370Spst
21719370Spst/* Anycom */
21819370Spstproduct ANYCOM LSE041		0x0004 AnyCom BlueCard LSE041 R1B
21919370Spstproduct ANYCOM LSE039		0x0008 Anycom Bluetooth CF Card LSE039
22019370Spst
22119370Spst/* Archos */
22219370Spstproduct	ARCHOS ARC_ATAPI	0x0043 MiniCD
22319370Spst
22419370Spst/* ARtem */
22519370Spstproduct ARTEM ONAIR		0x0001 ARtem OnAir
22619370Spst
22719370Spst/* ASUS WL-100 */
22819370Spstproduct	ASUS WL100		0x0002 ASUS SpaceLink WL-100 Wireless LAN
22919370Spst
23019370Spst/* Bay Networks */
23119370Spstproduct BAY STACK_650		0x0804 BayStack 650 Wireless LAN
23219370Spstproduct BAY SURFER_PRO		0x0806 AirSurfer Pro Wireless LAN
23319370Spstproduct BAY STACK_660		0x0807 BayStack 660 Wireless LAN
23419370Spstproduct	BAY EMOBILITY_11B	0x080a e-Mobility 11Mb Wireless LAN
23519370Spst
23619370Spst/* Bondwell */
23719370Spstproduct	BONDWELL B236		0x0000 Game Card Joystick
23819370Spst
23919370Spst/* BreezeCOM */
24019370Spstproduct BREEZECOM BREEZENET	0x0102 BreezeCOM BreezeNET
24119370Spst
24219370Spst/* Bromax Communications, Inc (Linksys OEM) */
24319370Spstproduct BROMAX IWN		0x1612 Instant Wireless Network PC Card
24419370Spstproduct BROMAX IWN3		0x1613 Instant Wireless Network PC Card, Versin 3
24519370Spstproduct BROMAX WCF11		0x3301 Instant Wireless Network CF Card
24619370Spst
24719370Spst/* BUFFALO */
24819370Spstproduct	BUFFALO	LPC3_CLX	0x0301	BUFFALO LPC3-CLX Ethernet Adapter
24919370Spstproduct BUFFALO WLI_PCM_S11	0x0305	BUFFALO AirStation 11Mbps WLAN
25019370Spstproduct BUFFALO LPC_CF_CLT	0x0307	BUFFALO LPC-CF-CLT
25119370Spstproduct	BUFFALO	LPC3_CLT	0x030a	BUFFALO LPC3-CLT Ethernet Adapter
25219370Spstproduct BUFFALO WLI_CF_S11G	0x030b	BUFFALO AirStation 11Mbps CF WLAN
25319370Spst
25419370Spst/* Compaq Products */
25519370Spstproduct COMPAQ NC5004		0x0002 Compaq Agency NC5004 Wireless Card
25619370Spstproduct COMPAQ2 CPQ_10_100	0x010a Compaq Netelligent 10/100 Ethernet
25719370Spst
25819370Spst/* Compex Products */
25919370Spstproduct COMPEX AMP_WIRELESS	0x0066 AMP
26019370Spstproduct COMPEX LINKPORT_ENET_B	0x0100 Compex Linkport ENET-B Ethernet
26119370Spst
26219370Spst/* Contec C-NET(PC) */
26319370Spstproduct CONTEC CNETPC		0x0000 Contec C-NET(PC)C
26419370Spstproduct	CONTEC FX_DS110_PCC	0x0008 Contec FLEXLAN/FX-DS110-PCC
26519370Spst
26619370Spst/* Dayna Products */
26719370Spstproduct DAYNA COMMUNICARD_E_1	0x002d Dayna CommuniCard E
26819370Spstproduct DAYNA COMMUNICARD_E_2	0x002f Dayna CommuniCard E
26919370Spst
27019370Spst/* DIGITAL Products */
27119370Spstproduct DIGITAL MOBILE_MEDIA_CDROM 0x0d00 Digital Mobile Media CD-ROM
27219370Spst
27319370Spst/* DSP Solutions, Inc. (Megahertz OEM) */
27419370Spstproduct DSPSI XJEM1144		0x0101 Megahertz X-JACK
27519370Spstproduct DSPSI XJACK		0x0103 Megahertz X-JACK Ethernet
27619370Spst
27719370Spst/* Dual */
27819370Spstproduct DUAL NE2000		0x0100 Dual NE2000
27919370Spst
28019370Spst/* Edimax Products */
28119370Spstproduct EDIMAX	EP4000A		0x0100 Edimax EP4000A
28219370Spst
28319370Spst/* ELSA Products */
28419370Spstproduct ELSA MC2_IEEE		0x0001 AirLancer MC-2 IEEE
28519370Spstproduct ELSA XI300_IEEE		0x0002 XI300 Wireless LAN
28619370Spstproduct ELSA XI800_IEEE		0x0004 XI800 CF Wireless LAN
28719370Spstproduct ELSA XI325_IEEE		0x0005 XI325 Wireless LAN
28819370Spstproduct ELSA WIFI_FLASH		0x0101 802.11b plus 128MB Flash
28919370Spst
29019370Spst/* EMTAC */
29119370Spstproduct EMTAC WLAN		0x0002	EMTAC A2424i 11Mbps WLAN Card
29219370Spst
29319370Spst/* Ericsson */
29419370Spstproduct ERICSSON WIRELESSLAN	0x0001	DSSS Wireless LAN PC Card
29519370Spst
29619370Spst/* Farallon */
29719370Spstproduct FARALLON SKYLINE	0x0a01 SkyLINE Wireless
29819370Spst
29919370Spst/* Fujutsu Products */
30019370Spstproduct FUJITSU NE200T		0x0004 Eagle Tech NE200T
30119370Spstproduct FUJITSU SCSI600		0x0401 Fujitsu SCSI 600 Interface
30219370Spstproduct FUJITSU LA10S		0x1003 Fujitsu Compact Flash Ethernet
30319370Spstproduct FUJITSU LA501		0x2000 Fujitsu Towa LA501 Ethernet
30419370Spstproduct FUJITSU WL110		0x2003 PEGA-WL110 Wireless LAN
30519370Spst
30619370Spst/* Gemplus */
30719370Spstproduct GEMPLUS GPR400		0x3004 GPR400 Smartcard Reader
30819370Spst
30919370Spst/* Grey Cell Systems, Ltd */
31019370Spstproduct GREY_CELL DMF650TX	0xc0ab D-Link DMF-650TX
31119370Spst
31219370Spst/* Home Wireless Networks */
31319370Spstproduct HWN AIRWAY80211		0x0002 HWN Airway Wireless PCMCIA Card
31419370Spst
31519370Spst/* IBM Products */
31619370Spstproduct IBM MICRODRIVE		0x0000 IBM Microdrive
31719370Spstproduct IBM 3270		0x0001 IBM 3270 Emulation
31819370Spstproduct IBM INFOMOVER		0x0002 IBM InfoMover
31919370Spstproduct IBM 5250		0x000b IBM 5250 Emulation
32019370Spstproduct IBM TROPIC		0x001e IBM Token Ring 4/16
32119370Spstproduct IBM SCSI		0x0026 IBM SCSI PCMCIA
32219370Spstproduct IBM PORTABLE_CDROM	0x002d IBM PCMCIA Portable CD-ROM Drive
32319370Spstproduct IBM HOME_AND_AWAY	0x002e IBM Home and Away Modem
32419370Spstproduct IBM WIRELESS_LAN_ENTRY	0x0032 IBM Wireless LAN Entry 
32519370Spstproduct IBM SMART_CAPTURE_II	0x003c IBM Smart Capture Card II
32619370Spstproduct IBM ETHERJET		0x003f IBM EtherJet Ethernet
32719370Spst
32819370Spst/* Intel Products */
32919370Spstproduct INTEL PRO_WLAN_2011	0x0001 Intel PRO/Wireless 2011 LAN PC Card
33019370Spstproduct INTEL EEPRO100		0x010a Intel EtherExpress PRO/100
33119370Spstproduct INTEL ETHEREXPPRO	0x0301 Intel EtherExpress Pro PCMCIA Card
33219370Spstproduct INTEL PRO100LAN56	0x110a Intel EtherExpress PRO/100 LAN Modem
33319370Spst
33419370Spst/* Intersil */
33519370Spst/* OEMs sell these things under different marketing names */
33619370Spstproduct INTERSIL ISL37100P	0x7100 ISL37100P
33719370Spstproduct INTERSIL ISL37110P	0x7110 ISL37110P
33819370Spstproduct INTERSIL ISL37300P	0x7300 ISL37300P
33919370Spst
34019370Spst/* I-O DATA */
34119370Spstproduct IODATA2 WNB11PCM	0x0002 I-O DATA WN-B11/PCM
34219370Spstproduct IODATA2 WCF12		0x0673 Wireless CF Card
34319370Spst
34419370Spst/* Kingston Products */
34519370Spstproduct KINGSTON KNE2		0x0100 Kingston KNE-PC2 Ethernet
34619370Spst
34719370Spst/* Lasat Products */
34819370Spstproduct LASAT CREDIT_288	0x2811 Lasat Credit 288 Modem
34919370Spst
35019370Spst/* Lexar Media */
35119370Spstproduct LEXARMEDIA COMPACTFLASH	0x0100 Lexar Media CompactFlash
35219370Spst
35319370Spst/* Linksys corporation */
35419370Spstproduct LINKSYS TRUST_COMBO_ECARD 0x021b Trust (Linksys) Combo EthernetCard
35519370Spstproduct LINKSYS ETHERFAST	0x0230 Linksys Etherfast 10/100 Ethernet
35619370Spstproduct LINKSYS ECARD_1		0x0265 Linksys EthernetCard or D-Link DE-650
35719370Spstproduct LINKSYS COMBO_ECARD	0xc1ab Linksys Combo EthernetCard
35819370Spst
35919370Spst/* Lucent WaveLAN/IEEE */
36019370Spstproduct LUCENT WAVELAN_IEEE	0x0002 WaveLAN/IEEE
36119370Spst
36219370Spst/* MACNICA */
36319370Spstproduct MACNICA ME1_JEIDA	0x3300	MACNICA ME1 for JEIDA
36419370Spstproduct MACNICA MPS110		0xa041	MACNICA Miracle SCSI-II mPS110
36519370Spst
36619370Spst/* MagicRam, Inc */
36719370Spstproduct MAGICRAM ETHER		0x0000	MagicRAM Ethernet PC Card 933926
36819370Spst
36919370Spst/* Megahertz Products */
37019370Spstproduct MEGAHERTZ XJEM3336 	0x0006 Megahertz X-JACK Ethernet Modem
37119370Spstproduct MEGAHERTZ XJ4288	0x0023 Megahertz XJ4288 Modem
37219370Spstproduct MEGAHERTZ XJ4336	0x0027 Megahertz XJ4336 Modem
37319370Spstproduct MEGAHERTZ XJ5560	0x0034 Megahertz X-JACK 56kbps Modem
37419370Spst
37519370Spst/* Melco Products */
37619370Spstproduct MELCO LPC3_CLX		0x0301 Melco LPC3-CLX Ethernet Adapter
37719370Spstproduct MELCO LPC3_TX	 	0xc1ab Melco LPC3-TX
37819370Spst
37919370Spst/* Microsoft Products */
38019370Spstproduct MICROSOFT MN_520	0x0001 Microsoft MN-520 WLAN Card
38119370Spst
38219370Spst/* Motorola Products */
38319370Spstproduct MOTOROLA POWER144	0x0105 Motorola Power 14.4 Modem
38419370Spstproduct MOTOROLA PM100C		0x0302 Motorola Personal Messenger 100C CDPD Modem
38519370Spstproduct MOTOROLA MONTANA_336	0x0505 Motorola Montana 33.6
38619370Spst
38719370Spst/* New Media Products */
38819370Spstproduct NEWMEDIA BASICS		0x0019 New Media BASICS Ethernet
38919370Spstproduct NEWMEDIA LANSURFER	0x0021 NewMedia LANSurfer
39019370Spstproduct NEWMEDIA LIVEWIRE	0x1004 NewMedia LiveWire Ethernet LAN Adapter
39119370Spstproduct NEWMEDIA MULTIMEDIA	0x100b NewMedia Multimedia
39219370Spstproduct NEWMEDIA BUSTOASTER2	0xa002 New Media SCSI Bus Toaster
39319370Spstproduct NEWMEDIA BUSTOASTER	0xc102 New Media SCSI Bus Toaster
39419370Spstproduct NEWMEDIA BUSTOASTER3	0xd302 New Media SCSI Bus Toaster
39519370Spstproduct NEWMEDIA WAVJAMMER	0xe005 NewMedia .WAVjammer
39619370Spstproduct NEWMEDIA2 BUSTOASTER	0x0001 NewMedia BusToaster
39719370Spst
39819370Spst/* Netgear */
39919370Spstproduct NETGEAR FA410TXC	0x4530 Netgear FA410TXC
40019370Spstproduct NETGEAR FA411		0x0411 Netgear FA411
40119370Spst
40219370Spst/* National Instruments */
40319370Spstproduct NI PCMCIA_GPIB	 	0x4882 National Instruments PCMCIA-GPIB
40419370Spst
40519370Spst/* NextCom K.K. */
40619370Spstproduct NEXTCOM NEXTHAWK	0x0001 Next Hawk Ethernet
40719370Spst
40819370Spst/* Nokia Products */
40919370Spstproduct NOKIA C110_WLAN		0x1110 Nokia C110/C111
41019370Spstproduct NOKIA C020_WLAN		0x20c0 Nokia C020 WLAN Card
41119370Spst
41219370Spst/* No Wires Needed */
41319370Spstproduct NWN WLAN_550		0x0002 NWN 550 WLAN
41419370Spstproduct NWN WLAN_1148		0x0003 NWN 1148 WLAN
41519370Spst
41619370Spst/* Olicom Products */
41719370Spstproduct OLICOM OC2220		0x0101 GoCard Ethernet
41819370Spstproduct OLICOM TR		0x2132 GoCard Token Ring 16/4
41919370Spstproduct OLICOM OC2231		0x3122 GoCard Combo Eth/Modem 288
42019370Spstproduct OLICOM OC2232		0x3222 GoCard Combo Eth/Modem 336
42119370Spst
42219370Spst/* Ositech Products */
42319370Spstproduct OSITECH TRUMPCARD_SOD	0x0008 Ositech Seven of Diamonds Ethernet Card
42419370Spst
42519370Spst/* Panasonic Products */
42619370Spstproduct PANASONIC KXLC002	0x0304 Panasonic 4X CD-ROM Interface Card
42719370Spstproduct PANASONIC KXLC003	0x0504 Panasonic 8X CD-ROM Interface Card
42819370Spstproduct PANASONIC KXLC004	0x0604 Panasonic KXL-810AN Interface Card
42919370Spstproduct PANASONIC KME		0x2604 Panasonic CD-R/RW Interface
43019370Spstproduct PANASONIC KXLC005	0x2704 Panasonic 16X CD-ROM Interface Card
43119370Spstproduct PANASONIC KXLC005_1	0x2904 Panasonic 16X CD-ROM Interface Card
43219370Spst
43319370Spst/* Planex */
43419370Spstproduct PLANEX GWNS11H		0xb001 Planex GW-NS11H
43519370Spst
43619370Spst/* Proxim */
43719370Spstproduct PROXIM HARMONY		0x0002 Proxim HARMONY 80211B
43819370Spstproduct PROXIM ROAMABOUT_2400FH	0x1058 Digital RoamAbout 2400FH
43919370Spstproduct PROXIM RANGELAN2_7401	0x1158 Proxim RangeLAN2 7401
44019370Spstproduct PROXIM RANGELANDS_8430	0x8000 Proxim RangeLAN-DS 8430
44119370Spst
44219370Spst/* Psion */
44319370Spstproduct PSION GOLDCARD		0x0020 Psion Gold Card
44419370Spst
44519370Spst/* QLogic */
44619370Spstproduct QLOGIC PC05		0x0104 Qlogic Fast SCSI
44719370Spst
44819370Spst/* Quatech */
44919370Spstproduct QUATECH SPP_100		0x0003 Quatech Enhanced Parallel Port
45019370Spstproduct QUATECH DSP_225		0x0008 Quatech Dual Serial Port
45119370Spst
45219370Spst/* RATOC System Inc. Products */
45319370Spst/* Don't use because both cards have same product id */
45419370Spstproduct RATOC REX_R280_9530	0x0001	RATOC REX-R280/REX-9530
45519370Spst
45619370Spst/* Racore Computer Products */
45719370Spstproduct RACORE ETHERNET		0x2216 Racore PC Card Ethernet
45819370Spstproduct RACORE FASTENET		0x2328 Racore PC Card Fast Ethernet
45919370Spst
46019370Spst/* Ralink Technology products */
46119370Spstproduct RALINK RT2560		0x0201 RT2500 wireless adapter
46219370Spst
46319370Spst/* Raylink/WebGear */
46419370Spstproduct RAYTHEON WLAN		0x0000 WLAN Adapter
46519370Spst
46619370Spst/* Roland */
46719370Spstproduct ROLAND SCP55		0x0001 Roland SCP-55
46819370Spst
46919370Spst/* Samsung */
47019370Spstproduct	SAMSUNG SWL_2000N	0x0002	Samsung MagicLAN SWL-2000N
47119370Spst
47219370Spst/* Sandisk Products */
47319370Spstproduct SANDISK SDCFB		0x0401 Sandisk CompactFlash Card
47419370Spst
47519370Spst/* Sharp Products */
47619370Spstproduct SHARP PALDIO611S	0x0000  PALDIO 611S PC CARD
47719370Spst
47819370Spst/* Siemens */
47919370Spstproduct SIEMENS SS1021		0x0002 Siemens SpeedStream 1021
48019370Spst
48119370Spst/* Simple Technology Products */
48219370Spstproduct SIMPLETECH COMMUNICATOR288 0x0100 Simple Technology 28.8 Communicator
48319370Spst/* Simpletech ID also used by Symbol */
48419370Spstproduct SIMPLETECH SPECTRUM24 0x801 Symbol Spectrum24 WLAN Adapter
48519370Spst
48619370Spst/* Standard Microsystems Corporation Products */
48719370Spstproduct SMC 8016		0x0105 SMC 8016 EtherCard
48819370Spstproduct SMC EZCARD		0x8022 SMC EZCard 10 PCMCIA
48919370Spst
49019370Spst/* Socket Communications Products */
49119370Spstproduct SOCKET EA_ETHER		0x0000 Socket Communications EA
49219370Spstproduct SOCKET LP_WLAN_CF	0x0001 Socket Communications Low Power WLAN Card
49319370Spstproduct SOCKET PAGECARD		0x0003 Socket Communications PageCard
49419370Spstproduct SOCKET DUAL_RS232	0x0006 Socket Communications Dual RS232
49519370Spstproduct SOCKET LP_ETHER		0x000d Socket Communications LP-E
49619370Spstproduct SOCKET LP_ETHER_CF	0x0075 Socket Communications LP-E CF
49719370Spstproduct SOCKET LP_ETH_10_100_CF 0x0145 Socket Communications 10/100 Ethernet
49819370Spst
49919370Spst/* Symbol */
50019370Spstproduct	SYMBOL LA4100		0x0001	Symbol Spectrum24 LA4100 Series WLAN
50119370Spst
50219370Spst/* TDK Products */
50319370Spstproduct TDK LAK_CD011WL		0x0000 TDK LAK-CD011WL
50419370Spstproduct TDK LAK_CD021BX		0x0200 TDK LAK-CD021BX Ethernet
50519370Spstproduct TDK LAK_CF010		0x0900 TDK LAC-CF010
50619370Spstproduct TDK DFL9610		0x0d0a TDK DFL9610 Ethernet & Digital Cellular
50719370Spstproduct	TDK C6500012		0x410a TDK ELSA MicroLink MC all
50819370Spstproduct TDK LAK_CD031		0xc1ab TDK LAK-CD031 Ethernet
50919370Spst
51019370Spst/* Telecom Device */
51119370Spstproduct TELECOMDEVICE TCD_HPC100	0x0202 Telecom Device TCD-HPC100
51219370Spst
51319370Spst/* US Robotics Products */
51419370Spstproduct USROBOTICS WORLDPORT144	0x3330 US Robotics WorldPort 14.4 Modem
51519370Spst
51619370Spst/* WORKBIT Products */
51719370Spstproduct WORKBIT ULTRA_NINJA_16	0x8006 WORKBIT Ultra Ninja-16 (16bit mode)
51819370Spst
51919370Spst/* Xircom Products */
52019370Spstproduct XIRCOM CWE1130		0x0007 Xircom Wireless Ethernet Adapter 
52119370Spstproduct XIRCOM CE		0x0108 Xircom CreditCard Ethernet
52219370Spstproduct XIRCOM CE2		0x010a Xircom CreditCard Ethernet II
52319370Spstproduct XIRCOM CE3		0x010a Xircom CreditCard Ethernet 10/100
52419370Spstproduct XIRCOM CE2_2		0x010b Xircom CreditCard Ethernet II
52519370Spstproduct XIRCOM XE2000		0x0153 Xircom XE2000 10/100 Ethernet
52619370Spstproduct XIRCOM CNW_801		0x0801 Xircom CreditCard Netwave (Canada)
52719370Spstproduct XIRCOM CNW_802		0x0802 Xircom CreditCard Netwave (US)
52819370Spstproduct XIRCOM CT2		0x1101 Xircom CreditCard Token Ring II
52919370Spstproduct XIRCOM CEM		0x110a Xircom CreditCard Ethernet + Modem
53019370Spstproduct XIRCOM CEM2		0x110a Xircom CreditCard Ethernet + Modem
53119370Spstproduct XIRCOM CEM56		0x110a Xircom CreditCard Ethernet + Modem 56
53219370Spstproduct XIRCOM REM10		0x110a Xircom CreditCard Ethernet 10 + Modem 56
53319370Spstproduct XIRCOM REM56		0x110a Xircom RealPort Ethernet 10/100 + Modem 56
53419370Spstproduct XIRCOM XEM5600		0x110a Xircom 10/100 Network + 56K Modem PC Card
53519370Spstproduct XIRCOM CEM28		0x110b Xircom CreditCard Ethernet + Modem 28.8
53619370Spstproduct XIRCOM CEM56_2		0x110b Xircom CreditCard Ethernet + Modem 56
53719370Spstproduct XIRCOM CEM33		0x110c Xircom CreditCard Ethernet + Modem 33.6
53819370Spstproduct XIRCOM CEM33_2		0x110d Xircom CreditCard Ethernet + Modem 33.6
53919370Spst
54019370Spst/* ZONET */
54119370Spstproduct ZONET ZEN		0x0100	Zonet Zen 10/10
54219370Spst
54319370Spst/*
54419370Spst * Cards we know only by their cis, sorted by name.
54519370Spst */
54619370Spstvendor AMBICOM			-1	AmbiCom Inc
54719370Spstvendor ACCTON			-1 	ACCTON
54819370Spstvendor ADDTRON			-1	Addtron
54919370Spstvendor ARGOSY			-1	ARGOSY
55019370Spstvendor AMD			-1	AMD
55119370Spstvendor BILLIONTON		-1	Billionton Systems Inc.
55219370Spstvendor CNET			-1	CNet
55319370Spstvendor COREGA			-1	Corega K.K.
55419370Spstvendor DLINK			-1 	D-Link
55519370Spstvendor DYNALINK			-1	DynaLink
55619370Spstvendor EIGERLABS		-1	Eiger labs,Inc.
55719370Spstvendor EPSON			-1	Seiko Epson Corporation
55819370Spstvendor EXP			-1	EXP Computer Inc
55919370Spstvendor FUJITSU2			-1	Fujitsu
56019370Spstvendor FUTUREDOMAIN		-1	FutureDomain
56119370Spstvendor FREECOM			-1	Freecom
56219370Spstvendor GEMTEK			-1	Gem Tek
56319370Spstvendor ICOM			-1	ICOM Inc
56419370Spstvendor INTERSIL2		-1	Intersil
56519370Spstvendor IODATA3			-1	I-O DATA
56619370Spstvendor LANTECH			-1	Lantech Computer Company
56719370Spstvendor MELCO2			-1	Melco Corporation
56819370Spstvendor NDC			-1	NDC
56919370Spstvendor NEC			-1	NEC
57019370Spstvendor OEM2			-1	Generic OEM
57119370Spstvendor PLANET			-1 	Planet
57219370Spstvendor PREMAX			-1 	Premax
57319370Spstvendor RPTI			-1 	RPTI
57419370Spstvendor SVEC			-1	SVEC/Hawking Technology
57519370Spstvendor TAMARACK			-1	Tamarack
57619370Spstvendor TEAC			-1	TEAC
57719370Spstvendor TOSHIBA			-1	TOSHIBA
57819370Spstvendor WORKBIT2			-1	WORKBIT
57919370Spstvendor YEDATA			-1 	Y-E DATA
58019370Spstvendor YIS			-1	YIS Corporation
58119370Spstvendor ZOOM			-1 	ZOOM
58219370Spst
58319370Spstproduct ACCTON EN2212		{ "ACCTON", "EN2212", NULL, NULL } Accton EN2212
58419370Spstproduct ACCTON EN2216		{ "ACCTON", "EN2216-PCMCIA-ETHERNET", "EN2216R01", NULL } Accton EN2216
58519370Spstproduct ACCTON EN2226		{ "Accton", "Fast&spEtherCard-16", "EN2226", "1.00" } Accton EN2226
58619370Spstproduct ADDTRON AWP100		{ "Addtron", "AWP-100&spWireless&spPCMCIA", "Version&sp01.02", NULL }
58719370Spstproduct ALLIEDTELESIS WR211PCM	{ "Allied&spTelesis&spK.K.", "WR211PCM", NULL, NULL } Allied Telesis WR211PCM
58819370Spstproduct AMBICOM AMB8002T	{ "AmbiCom&spInc", "AMB8002T", NULL, NULL } AmbiCom AMB8002T
58919370Spstproduct AMD AM79C930		{ "AMD", "Am79C930", NULL, NULL } AMD Am79C930
59019370Spstproduct ARGOSY SP320		{ "PCMCIA", "RS-COM 2P", NULL, NULL } ARGOSY SP320 Dual port serial PCMCIA
59119370Spstproduct BILLIONTON CFLT10N     { "CF", "10Base-Ethernet", "1.0", NULL } Billionton Systems Inc. CFLT10N Ethernet
59219370Spstproduct BILLIONTON LNT10TN	{ "PCMCIA", "LNT-10TN", NULL, NULL } Billionton Systems Inc. LNT-10TN NE2000 Compatible Card
59319370Spstproduct CNET NE2000		{ "CNet", "CN40BC&spEthernet", "D", "NE2000" } CNet CN40BC NE2000 Compatible
59419370Spstproduct COREGA ETHER_PCC_T	{ "corega&spK.K.", "corega&spEther&spPCC-T", NULL, NULL } Corega Ether PCC-T
59519370Spstproduct COREGA ETHER_PCC_TD	{ "corega&spK.K.", "corega&spEther&spPCC-TD", NULL, NULL } Corega Ether PCC-TD
59619370Spstproduct COREGA ETHER_II_PCC_T	{ "corega&spK.K.", "corega&spEtherII&spPCC-T", NULL, NULL } Corega EtherII PCC-T
59719370Spstproduct COREGA ETHER_II_PCC_TD	{ "corega&spK.K.", "corega&spEtherII&spPCC-TD", NULL, NULL } Corega EtherII PCC-TD
59819370Spstproduct COREGA FAST_ETHER_PCC_TX	{ "corega&spK.K.", "corega&spFastEther&spPCC-TX", NULL, NULL } Corega FastEther PCC-TX
59919370Spstproduct COREGA FETHER_PCC_TXD	{ "corega&spK.K.", "corega&spFEther&spPCC-TXD", NULL, NULL } Corega FEther PCC-TXD
60019370Spstproduct COREGA FETHER_PCC_TXF	{ "corega", "FEther&spPCC-TXF", NULL, NULL } Corega FEther PCC-TXF
60119370Spstproduct COREGA WIRELESS_LAN_PCC_11	{ "corega&spK.K.", "Wireless&spLAN&spPCC-11", NULL, NULL } Corega Wireless LAN PCC-11
60219370Spstproduct COREGA WIRELESS_LAN_PCCA_11	{ "corega&spK.K.", "Wireless&spLAN&spPCCA-11", NULL, NULL } Corega Wireless LAN PCCA-11
60319370Spstproduct COREGA WIRELESS_LAN_PCCB_11	{ "corega_K.K.", "Wireless_LAN_PCCB-11", NULL, NULL } Corega Wireless LAN PCCB-11
60419370Spstproduct COREGA WIRELESS_LAN_PCCL_11    { "corega", "WL&spPCCL-11", NULL, NULL } Corega Wireless LAN PCCL-11
60519370Spst
60619370Spstproduct DLINK DE650		{ "D-Link", "DE-650", NULL, NULL } D-Link DE-650
60719370Spstproduct DLINK DE660		{ "D-Link", "DE-660", NULL, NULL } D-Link DE-660
60819370Spstproduct DLINK DE660PLUS		{ "D-Link", "DE-660+", NULL, NULL } D-Link DE-660+
60919370Spstproduct DLINK DFE670TXD		{ "D-Link", "DFE-670TXD", NULL, NULL } D-Link DFE-670TXD
61019370Spstproduct DLINK DWL650H		{ "D-Link&spCorporation", "D-Link&spDWL-650H&sp11Mbps&spWLAN&spAdapter", NULL, NULL } D-Link DWL-650H
61119370Spstproduct	DYNALINK L10C		{ "DYNALINK", "L10C", NULL, NULL } Dynalink L10C
61219370Spst/*
61319370Spst * vendor ID of EPX_AA2000 is Fujitsu (0x0004) and product ID is 0x2000, but
61419370Spst * it conflicts with Fujitsu Towa LA501 Ethernet.
61519370Spst */
61619370Spstproduct EIGERLABS EPX_AA2000	{ "Eiger&splabs,Inc.", "EPX-AA2000&spPC&spSound&spCard", NULL, NULL } EPX-AA2000 PC Sound Card
61719370Spstproduct EPSON EEN10B		{ "Seiko&spEpson&spCorp.", "Ethernet", "P/N:&spEEN10B&spRev.&sp00", NULL } Epson EEN10B
61819370Spstproduct EPSON SC200		{ "EPSON", "SCSI-2&spPC&spCard&spSC200", NULL, NULL } Media Intelligent SCSI-2 PC Card MSC-200
61919370Spstproduct EXP EXPMULTIMEDIA	{ "EXP&sp&sp&sp", "PnPIDE", "F1", NULL } EXP IDE/ATAPI DVD Card
62019370Spstproduct EXP THINLANCOMBO	{ "PCMCIA&spLAN", "Ethernet", NULL, NULL } EXP ThinLan Combo
62119370Spstproduct FREECOM PCCARDIDE	{ "FREECOM", "PCCARD-IDE", NULL, NULL } FREECOM PCCARD-IDE
62219370Spstproduct FUJITSU2 FMV_J181	{ "PCMCIA&spMBH10302", "01", NULL, NULL } FUJITSU FMV-J181 PCMCIA Card
62319370Spstproduct FUJITSU2 FMV_J182	{ "FUJITSU", "LAN&spCard(FMV-J182)", "Ver.01", NULL } FUJITSU FMV-J182 PCMCIA Card
62419370Spstproduct FUJITSU2 FMV_J182A	{ "FUJITSU", "LAN&spCard(FMV-J182)", "Ver.02", NULL } FUJITSU FMV-J182A PCMCIA Card
62519370Spstproduct FUJITSU2 ITCFJ182A	{ "FUJITSU", "LAN&spCard(ITCFJ182)", "Ver.01", NULL } FUJITSU ITCFJ182A CompactCard
62619370Spstproduct FUTUREDOMAIN SCSI2GO	{ "Future&spDomain&spCorporation" "SCSI&spPCMCIA&spCredit&spCard&spController", NULL, NULL } Future Domain SCSI2GO
62719370Spstproduct GEMTEK WLAN		{ "Intersil", "PRISM&sp2_5&spPCMCIA&spADAPTER", "ISL37300P", "Eval-RevA" } GEMTEK Prism2_5 WaveLAN Card
62819370Spstproduct IBM SCSICARD		{ "IBM&spCorp.", "SCSI&spPCMCIA&spCard", NULL, NULL } IBM SCSI PCMCIA Card
62919370Spstproduct ICOM SL200		{ "Icom", "SL-200", NULL, NULL } Icom SL-200
63019370Spstproduct INTERSIL2 PRISM2	{ "INTERSIL", "HFA384x/IEEE", "Version&sp01.02", NULL } Intersil Prism II
63119370Spstproduct IODATA3 CBIDE2		{ "IO&spDATA", "CBIDE2&sp&sp&sp&sp&sp&sp", NULL, NULL } IO-DATA CBIDE2/16-bit mode
63219370Spstproduct IODATA3 CBSC16		{ "IO&spDATA", "CBSC16&sp&sp&sp&sp&sp&sp&sp", NULL, NULL } IO-DATA CBSC16
63319370Spstproduct IODATA3 PCLAT		{ "I-O&spDATA", "PCLA", "ETHERNET", NULL } IO-DATA PCLA/T
63419370Spstproduct LANTECH FASTNETTX	{ "ASIX", "AX88190", NULL, NULL } Lantech Fastnet/TX
63519370Spstproduct LINKSYS ECARD_2		{ "LINKSYS", "E-CARD", NULL, NULL } Linksys E-Card
63619370Spstproduct MACNICA MPS100		{ "MACNICA", "MIRACLE&spSCSI", "mPS100", "D.0" } Macnica Miracle SCSI mPS100
63719370Spstproduct MEGAHERTZ XJ2288 	{ "MEGAHERTZ", "MODEM&spXJ2288", NULL, NULL } Megahertz XJ2288 Modem
63819370Spstproduct MELCO2 LPC2_TX		{ "MELCO", "LPC2-TX", NULL, NULL } Melco LPC2-TX
63919370Spstproduct NANOSPEED PRISM2	{ "NANOSPEED", "HFA384x/IEEE", "Version&sp01.02", NULL } NANOSPEED ROOT-RZ2000 WLAN Card
64019370Spstproduct NDC ND5100_E		{ "NDC", "Ethernet", "A", NULL } Sohoware ND5100E NE2000 Compatible Card
64119370Spstproduct NEC CMZ_RT_WP		{ "NEC", "Wireless&spCard&spCMZ-RT-WP", "Version&sp01.01", NULL } NEC Wireless Card CMZ-RT-WP
64219370Spstproduct NEC PC9801N_J03R	{ "NEC", "PC-9801N-J03R", NULL, NULL } NEC PC-9801N-J03R
64319370Spstproduct NEWMEDIA BASICS_SCSI	{ "BASICS&spby&spNew&spMedia&spCorporation" "SCSI&spSym53C500", NULL, NULL } New Media Corporation BASICS SCSI
64419370Spstproduct NTT_ME WLAN		{ "NTT-ME", "11Mbps&spWireless&spLAN&spPC&spCard", NULL, NULL } NTT-ME 11Mbps Wireless LAN PC Card
64519370Spstproduct OEM2 CDROM1	{ "PCMCIA", "CD-ROM", NULL, NULL } Generic PCMCIA CD-ROM
64619370Spstproduct OEM2 IDE	{ "PCMCIA", "IDE&spCARD", NULL, NULL } Generic PCMCIA IDE CARD
64719370Spstproduct OEM2 ETHERNET		{ "PCMCIA", "Ethernet", NULL, NULL } NE2000 PC Card
64819370Spstproduct PLANET SMARTCOM2000	{ "PCMCIA", "UE2212", NULL, NULL } Planet SmartCOM 2000
64919370Spstproduct RPTI EP400		{ "RPTI&spLTD.", "EP400", "CISV100", NULL } RPTI EP400
65019370Spstproduct RPTI EP401		{ "RPTI", "EP401&spEthernet&spNE2000&spCompatible", NULL, NULL } RPTI EP401
65119370Spstproduct PREMAX PE200		{ "PMX&sp&sp&sp", "PE-200", NULL, NULL } PreMax PE-200
65219370Spstproduct RATOC REX_R280		{ "RATOC&spSystem&spInc.", "10BASE_T&spCARD&spR280", NULL, NULL } RATOC REX-R280
65319370Spstproduct RATOC REX5536		{ "1195&spRATOC&spSystem&spInc.", "REX5536&spSCSI2&spCARD", NULL, NULL } RATOC REX-5536
65419370Spstproduct RATOC REX5536AM		{ "PCMCIA&spSCSI&spMBH10404", "01", NULL, NULL } RATOC REX-5536AM
65519370Spstproduct RATOC REX5536M		{ "PCMCIA&spSCSI2&spCARD", "01", NULL, NULL } RATOC REX-5536M
65619370Spstproduct RATOC REX5572		{ "RATOC&spSystem&spInc.", "SOUND/SCSI2&spCARD", NULL, NULL } RATOC REX-5572
65719370Spstproduct RATOC REX9530		{ "RATOC&spSystem&spInc.", "SCSI2&spCARD&sp37", NULL, NULL } RATOC REX-9530
65819370Spstproduct SIMPLETECH SPECTRUM24_ALT	{ "Symbol&spTechnologies", "LA4111&spSpectrum24&spWireless&spLAN&spPC&spCard", NULL, NULL } LA4111 Spectrum24 Wireless LAN PC Card
65919370Spstproduct SMC 2632W		{ "SMC", "SMC2632W", "Version&sp01.02", NULL } SMC 2632 EZ Connect Wireless PC Card
66019370Spstproduct SMC 8041		{ "SMC", "8041TX-10/100-PC-Card-V2", NULL, NULL } SMC 8041TX 10/100 PC Card
66119370Spstproduct SVEC COMBOCARD		{ "Ethernet", "Adapter", NULL, NULL } SVEC/Hawking Tech. Combo Card
66219370Spstproduct SVEC LANCARD		{ "SVEC", "FD605&spPCMCIA&spEtherNet&spCard", "V1-1", NULL } SVEC PCMCIA Lan Card
66319370Spstproduct TAMARACK ETHERNET	{ "TAMARACK", "Ethernet", NULL, NULL } TAMARACK NE2000 PC Card
66419370Spstproduct TEAC IDECARDII		{ NULL, "NinjaATA-", NULL, NULL } TEAC IDE Card/II
66519370Spstproduct TOSHIBA CBIDE2         { "LOOKMEET", "CBIDE2&sp&sp&sp&sp&sp&sp", NULL, NULL } TOSHIBA PA2673U CBIDE2/16-bit mode (IO-DATA OEM)
66619370Spstproduct WORKBIT2 NINJA_SCSI3	{ "WBT", "NinjaSCSI-3", NULL, NULL } WORKBIT Ninja SCSI series
66719370Spstproduct XIRCOM CFE_10		{ "Xircom", "CompactCard&spEthernet", "CFE-10", "1.00" } Xircom CompactCard CFE-10
66819370Spstproduct YEDATA EXTERNAL_FDD	{ "Y-E&spDATA", "External&spFDD", NULL, NULL } Y-E DATA External FDD
66919370Spstproduct YIS YWL11B	{ "YIS&spCorp.", "YWL-11b", NULL, NULL } YIS Corp. YWL-11b
67019370Spstproduct ZOOM AIR_4000		{ "Zoom", "Air-4000", NULL, NULL } Zoom Air-4000
67119370Spst