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