Home | History | Annotate | Line # | Download | only in pcmcia
pcmciadevs.h revision 1.44
      1 /*	$NetBSD: pcmciadevs.h,v 1.44 1999/08/06 06:39:57 cgd Exp $	*/
      2 
      3 /*
      4  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
      5  *
      6  * generated from:
      7  *	NetBSD: pcmciadevs,v 1.41 1999/08/06 06:39:29 cgd Exp
      8  */
      9 
     10 /*-
     11  * Copyright (c) 1998 The NetBSD Foundation, Inc.
     12  * All rights reserved.
     13  *
     14  * This code is derived from software contributed to The NetBSD Foundation
     15  * by Christos Zoulas.
     16  *
     17  * Redistribution and use in source and binary forms, with or without
     18  * modification, are permitted provided that the following conditions
     19  * are met:
     20  * 1. Redistributions of source code must retain the above copyright
     21  *    notice, this list of conditions and the following disclaimer.
     22  * 2. Redistributions in binary form must reproduce the above copyright
     23  *    notice, this list of conditions and the following disclaimer in the
     24  *    documentation and/or other materials provided with the distribution.
     25  * 3. All advertising materials mentioning features or use of this software
     26  *    must display the following acknowledgement:
     27  *        This product includes software developed by the NetBSD
     28  *        Foundation, Inc. and its contributors.
     29  * 4. Neither the name of The NetBSD Foundation nor the names of its
     30  *    contributors may be used to endorse or promote products derived
     31  *    from this software without specific prior written permission.
     32  *
     33  * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
     34  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
     35  * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
     36  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
     37  * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     38  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
     39  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     40  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     41  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     42  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
     43  * POSSIBILITY OF SUCH DAMAGE.
     44  */
     45 
     46 /*
     47  * List of known PCMCIA vendors
     48  */
     49 
     50 #define	PCMCIA_VENDOR_FUJITSU	0x0004	/* Fujitsu Corporation */
     51 #define	PCMCIA_VENDOR_SANDISK	0x0045	/* Sandisk Corporation */
     52 #define	PCMCIA_VENDOR_NEWMEDIA	0x0057	/* New Media Corporation */
     53 #define	PCMCIA_VENDOR_IBM	0x00a4	/* IBM Corporation */
     54 #define	PCMCIA_VENDOR_MOTOROLA	0x0109	/* Motorola Corporation */
     55 #define	PCMCIA_VENDOR_3COM	0x0101	/* 3Com Corporation */
     56 #define	PCMCIA_VENDOR_MEGAHERTZ	0x0102	/* Megahertz Corporation */
     57 #define	PCMCIA_VENDOR_SOCKET	0x0104	/* Socket Communications */
     58 #define	PCMCIA_VENDOR_TDK	0x0105	/* TDK Corporation */
     59 #define	PCMCIA_VENDOR_SMC	0x0108	/* Standard Microsystems Corporation */
     60 #define	PCMCIA_VENDOR_USROBOTICS	0x0115	/* US Robotics Corporation */
     61 #define	PCMCIA_VENDOR_MEGAHERTZ2	0x0128	/* Megahertz Corporation */
     62 #define	PCMCIA_VENDOR_ADAPTEC	0x012f	/* Adaptec Corporation */
     63 #define	PCMCIA_VENDOR_LINKSYS	0x0149	/* Linksys Corporation */
     64 #define	PCMCIA_VENDOR_SIMPLETECH	0x014d	/* Simple Technology */
     65 #define	PCMCIA_VENDOR_LUCENT	0x0156	/* Lucent Technologies */
     66 #define	PCMCIA_VENDOR_DAYNA	0x0194	/* Dayna Corporation */
     67 #define	PCMCIA_VENDOR_IODATA	0x01bf	/* I-O DATA */
     68 #define	PCMCIA_VENDOR_LASAT	0x3401	/* Lasat Communications A/S */
     69 #define	PCMCIA_VENDOR_COMPEX	0x8a01	/* Compex Corporation */
     70 #define	PCMCIA_VENDOR_COREGA	0xc00f	/* Corega K.K. */
     71 #define	PCMCIA_VENDOR_HAGIWARASYSCOM	0xc012	/* Hagiwara SYS-COM */
     72 
     73 /*
     74  * List of known products.  Grouped by vendor.
     75  */
     76 /* Adaptec Products */
     77 #define	PCMCIA_CIS_ADAPTEC_APA1460_1	{ NULL, NULL, NULL, NULL }
     78 #define	PCMCIA_PRODUCT_ADAPTEC_APA1460_1	0x0001
     79 #define	PCMCIA_STR_ADAPTEC_APA1460_1	"Adaptec APA-1460/A SCSI Host Adapter"
     80 #define	PCMCIA_CIS_ADAPTEC_APA1460_2	{ NULL, NULL, NULL, NULL }
     81 #define	PCMCIA_PRODUCT_ADAPTEC_APA1460_2	0x0002
     82 #define	PCMCIA_STR_ADAPTEC_APA1460_2	"Adaptec APA-1460/B SCSI Host Adapter"
     83 
     84 /* 3COM Products */
     85 #define	PCMCIA_CIS_3COM_3C562	{ NULL, NULL, NULL, NULL }
     86 #define	PCMCIA_PRODUCT_3COM_3C562	0x0562
     87 #define	PCMCIA_STR_3COM_3C562	"3Com 3c562 33.6 Modem/10Mbps Ethernet"
     88 #define	PCMCIA_CIS_3COM_3C589	{ NULL, NULL, NULL, NULL }
     89 #define	PCMCIA_PRODUCT_3COM_3C589	0x0589
     90 #define	PCMCIA_STR_3COM_3C589	"3Com 3c589 10Mbps Ethernet"
     91 #define	PCMCIA_CIS_3COM_3C574	{ NULL, NULL, NULL, NULL }
     92 #define	PCMCIA_PRODUCT_3COM_3C574	0x0574
     93 #define	PCMCIA_STR_3COM_3C574	"3Com 3c574-TX 10/100Mbps Ethernet"
     94 #define	PCMCIA_CIS_3COM_3CXEM556	{ NULL, NULL, NULL, NULL }
     95 #define	PCMCIA_PRODUCT_3COM_3CXEM556	0x0035
     96 #define	PCMCIA_STR_3COM_3CXEM556	"3Com/Megahertz 3CXEM556 Ethernet/Modem"
     97 
     98 /* Compex Products */
     99 #define	PCMCIA_CIS_COMPEX_LINKPORT_ENET_B	{ NULL, NULL, NULL, NULL }
    100 #define	PCMCIA_PRODUCT_COMPEX_LINKPORT_ENET_B	0x0100
    101 #define	PCMCIA_STR_COMPEX_LINKPORT_ENET_B	"Compex Linkport ENET-B Ethernet"
    102 
    103 /* Lasat Products */
    104 #define	PCMCIA_CIS_LASAT_CREDIT_288	{ NULL, NULL, NULL, NULL }
    105 #define	PCMCIA_PRODUCT_LASAT_CREDIT_288	0x2811
    106 #define	PCMCIA_STR_LASAT_CREDIT_288	"Lasat Credit 288 Modem"
    107 
    108 /* Dayna Products */
    109 #define	PCMCIA_CIS_DAYNA_COMMUNICARD_E_1	{ NULL, NULL, NULL, NULL }
    110 #define	PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E_1	0x002d
    111 #define	PCMCIA_STR_DAYNA_COMMUNICARD_E_1	"Dayna CommuniCard E"
    112 #define	PCMCIA_CIS_DAYNA_COMMUNICARD_E_2	{ NULL, NULL, NULL, NULL }
    113 #define	PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E_2	0x002f
    114 #define	PCMCIA_STR_DAYNA_COMMUNICARD_E_2	"Dayna CommuniCard E"
    115 
    116 /* DIGITAL Products */
    117 #define	PCMCIA_CIS_DIGITAL_MOBILE_MEDIA_CDROM	{ NULL, NULL, NULL, NULL }
    118 #define	PCMCIA_PRODUCT_DIGITAL_MOBILE_MEDIA_CDROM	0x0d00
    119 #define	PCMCIA_STR_DIGITAL_MOBILE_MEDIA_CDROM	"Digital Mobile Media CD-ROM"
    120 
    121 /* Fujutsu Products */
    122 #define	PCMCIA_CIS_FUJITSU_SCSI600	{ NULL, NULL, NULL, NULL }
    123 #define	PCMCIA_PRODUCT_FUJITSU_SCSI600	0x0401
    124 #define	PCMCIA_STR_FUJITSU_SCSI600	"Fujitsu SCSI 600 Interface"
    125 
    126 /* Motorola Products */
    127 #define	PCMCIA_CIS_MOTOROLA_POWER144	{ NULL, NULL, NULL, NULL }
    128 #define	PCMCIA_PRODUCT_MOTOROLA_POWER144	0x0105
    129 #define	PCMCIA_STR_MOTOROLA_POWER144	"Motorola Power 14.4 Modem"
    130 #define	PCMCIA_CIS_MOTOROLA_PM100C	{ NULL, NULL, NULL, NULL }
    131 #define	PCMCIA_PRODUCT_MOTOROLA_PM100C	0x0302
    132 #define	PCMCIA_STR_MOTOROLA_PM100C	"Motorola Personal Messenger 100C CDPD Modem"
    133 
    134 /* Fujitsu Products */
    135 #define	PCMCIA_CIS_FUJITSU_LA501	{ NULL, NULL, NULL, NULL }
    136 #define	PCMCIA_PRODUCT_FUJITSU_LA501	0x2000
    137 #define	PCMCIA_STR_FUJITSU_LA501	"Fujitsu Towa LA501 Ethernet"
    138 
    139 /* IBM Products */
    140 #define	PCMCIA_CIS_IBM_INFOMOVER	{ NULL, NULL, NULL, NULL }
    141 #define	PCMCIA_PRODUCT_IBM_INFOMOVER	0x0002
    142 #define	PCMCIA_STR_IBM_INFOMOVER	"National Semiconductor InfoMover"
    143 #define	PCMCIA_CIS_IBM_HOME_AND_AWAY	{ NULL, NULL, NULL, NULL }
    144 #define	PCMCIA_PRODUCT_IBM_HOME_AND_AWAY	0x002e
    145 #define	PCMCIA_STR_IBM_HOME_AND_AWAY	"IBM Home and Away Modem"
    146 #define	PCMCIA_CIS_IBM_WIRELESS_LAN_ENTRY	{ NULL, NULL, NULL, NULL }
    147 #define	PCMCIA_PRODUCT_IBM_WIRELESS_LAN_ENTRY	0x0032
    148 #define	PCMCIA_STR_IBM_WIRELESS_LAN_ENTRY	"Wireless LAN Entry"
    149 #define	PCMCIA_CIS_IBM_PORTABLE_CDROM_DRIVE	{ NULL, NULL, NULL, NULL }
    150 #define	PCMCIA_PRODUCT_IBM_PORTABLE_CDROM_DRIVE	0x002d
    151 #define	PCMCIA_STR_IBM_PORTABLE_CDROM_DRIVE	"PCMCIA Portable CD-ROM Drive"
    152 #define	PCMCIA_CIS_IBM_ETHERJET_PCCARD	{ NULL, NULL, NULL, NULL }
    153 #define	PCMCIA_PRODUCT_IBM_ETHERJET_PCCARD	0x003f
    154 #define	PCMCIA_STR_IBM_ETHERJET_PCCARD	"IBM EtherJet Ethernet PC Card"
    155 
    156 /* I-O DATA */
    157 #define	PCMCIA_CIS_IODATA_PCLAT	{ NULL, NULL, NULL, NULL }
    158 #define	PCMCIA_PRODUCT_IODATA_PCLAT	0x2216
    159 #define	PCMCIA_STR_IODATA_PCLAT	"I-O DATA PCLA/T"
    160 
    161 /* Linksys corporation */
    162 #define	PCMCIA_CIS_LINKSYS_ECARD_1	{ NULL, NULL, NULL, NULL }
    163 #define	PCMCIA_PRODUCT_LINKSYS_ECARD_1	0x0265
    164 #define	PCMCIA_STR_LINKSYS_ECARD_1	"Linksys EthernetCard or D-Link DE-650"
    165 #define	PCMCIA_CIS_LINKSYS_COMBO_ECARD	{ NULL, NULL, NULL, NULL }
    166 #define	PCMCIA_PRODUCT_LINKSYS_COMBO_ECARD	0xc1ab
    167 #define	PCMCIA_STR_LINKSYS_COMBO_ECARD	"Linksys Combo EthernetCard"
    168 #define	PCMCIA_CIS_LINKSYS_TRUST_COMBO_ECARD	{ NULL, NULL, NULL, NULL }
    169 #define	PCMCIA_PRODUCT_LINKSYS_TRUST_COMBO_ECARD	0x021b
    170 #define	PCMCIA_STR_LINKSYS_TRUST_COMBO_ECARD	"Trust (Linksys) Combo EthernetCard"
    171 
    172 /* Megahertz Products */
    173 #define	PCMCIA_CIS_MEGAHERTZ_XJ4288	{ NULL, NULL, NULL, NULL }
    174 #define	PCMCIA_PRODUCT_MEGAHERTZ_XJ4288	0x0023
    175 #define	PCMCIA_STR_MEGAHERTZ_XJ4288	"Megahertz XJ4288 Modem"
    176 #define	PCMCIA_CIS_MEGAHERTZ_XJ5560	{ NULL, NULL, NULL, NULL }
    177 #define	PCMCIA_PRODUCT_MEGAHERTZ_XJ5560	0x0034
    178 #define	PCMCIA_STR_MEGAHERTZ_XJ5560	"Megahertz X-JACK 56kbps Modem"
    179 #define	PCMCIA_CIS_MEGAHERTZ2_XJACK	{ NULL, NULL, NULL, NULL }
    180 #define	PCMCIA_PRODUCT_MEGAHERTZ2_XJACK	0x0103
    181 #define	PCMCIA_STR_MEGAHERTZ2_XJACK	"Megahertz X-JACK Ethernet"
    182 #define	PCMCIA_CIS_MEGAHERTZ_XJEM3336	{ NULL, NULL, NULL, NULL }
    183 #define	PCMCIA_PRODUCT_MEGAHERTZ_XJEM3336	0x0006
    184 #define	PCMCIA_STR_MEGAHERTZ_XJEM3336	"Megahertz X-JACK Ethernet Modem"
    185 
    186 /* US Robotics Products */
    187 #define	PCMCIA_CIS_USROBOTICS_WORLDPORT144	{ NULL, NULL, NULL, NULL }
    188 #define	PCMCIA_PRODUCT_USROBOTICS_WORLDPORT144	0x3330
    189 #define	PCMCIA_STR_USROBOTICS_WORLDPORT144	"US Robotics WorldPort 14.4 Modem"
    190 
    191 /* Sandisk Products */
    192 #define	PCMCIA_CIS_SANDISK_SDCFB	{ NULL, NULL, NULL, NULL }
    193 #define	PCMCIA_PRODUCT_SANDISK_SDCFB	0x0401
    194 #define	PCMCIA_STR_SANDISK_SDCFB	"Sandisk CompactFlash Card"
    195 
    196 /* Simple Technology Products */
    197 #define	PCMCIA_CIS_SIMPLETECH_COMMUNICATOR288	{ NULL, NULL, NULL, NULL }
    198 #define	PCMCIA_PRODUCT_SIMPLETECH_COMMUNICATOR288	0x0100
    199 #define	PCMCIA_STR_SIMPLETECH_COMMUNICATOR288	"Simple Technology 28.8 Communicator"
    200 /* Simpletech ID also used by Symbol */
    201 #define	PCMCIA_CIS_SIMPLETECH_SPECTRUM24	{ NULL, NULL, NULL, NULL }
    202 #define	PCMCIA_PRODUCT_SIMPLETECH_SPECTRUM24	0x801
    203 #define	PCMCIA_STR_SIMPLETECH_SPECTRUM24	"Symbol Spectrum24 WLAN Adapter"
    204 
    205 
    206 /* Socket Communications Products */
    207 #define	PCMCIA_CIS_SOCKET_PAGECARD	{ NULL, NULL, NULL, NULL }
    208 #define	PCMCIA_PRODUCT_SOCKET_PAGECARD	0x0003
    209 #define	PCMCIA_STR_SOCKET_PAGECARD	"Socket Communications PageCard"
    210 #define	PCMCIA_CIS_SOCKET_DUAL_RS232	{ NULL, NULL, NULL, NULL }
    211 #define	PCMCIA_PRODUCT_SOCKET_DUAL_RS232	0x0006
    212 #define	PCMCIA_STR_SOCKET_DUAL_RS232	"Socket Communications Dual RS232"
    213 
    214 /* TDK Products */
    215 #define	PCMCIA_CIS_TDK_LAK_CD021BX	{ NULL, NULL, NULL, NULL }
    216 #define	PCMCIA_PRODUCT_TDK_LAK_CD021BX	0x0200
    217 #define	PCMCIA_STR_TDK_LAK_CD021BX	"TDK LAK-CD021BX Ethernet"
    218 #define	PCMCIA_CIS_TDK_DFL9610	{ NULL, NULL, NULL, NULL }
    219 #define	PCMCIA_PRODUCT_TDK_DFL9610	0x0d0a
    220 #define	PCMCIA_STR_TDK_DFL9610	"TDK DFL9610 Ethernet & Digital Cellular"
    221 
    222 /* TDK Vendor ID also used by Xircom! */
    223 #define	PCMCIA_CIS_TDK_XIR_CE_10	{ NULL, NULL, NULL, NULL }
    224 #define	PCMCIA_PRODUCT_TDK_XIR_CE_10	0x0108
    225 #define	PCMCIA_STR_TDK_XIR_CE_10	"Xircom CreditCard Ethernet"
    226 #define	PCMCIA_CIS_TDK_XIR_CEM_10	{ NULL, NULL, NULL, NULL }
    227 #define	PCMCIA_PRODUCT_TDK_XIR_CEM_10	0x110a
    228 #define	PCMCIA_STR_TDK_XIR_CEM_10	"Xircom CreditCard Ethernet + Modem"
    229 #define	PCMCIA_CIS_TDK_XIR_PS_CE2_10	{ NULL, NULL, NULL, NULL }
    230 #define	PCMCIA_PRODUCT_TDK_XIR_PS_CE2_10	0x010b
    231 #define	PCMCIA_STR_TDK_XIR_PS_CE2_10	"Xircom CreditCard CE2 Ethernet"
    232 #define	PCMCIA_CIS_TDK_XIR_CNW	{ NULL, NULL, NULL, NULL }
    233 #define	PCMCIA_PRODUCT_TDK_XIR_CNW	0x0802
    234 #define	PCMCIA_STR_TDK_XIR_CNW	"Xircom CreditCard Netwave"
    235 
    236 /* New Media Products */
    237 #define	PCMCIA_CIS_NEWMEDIA_BASICS	{ NULL, NULL, NULL, NULL }
    238 #define	PCMCIA_PRODUCT_NEWMEDIA_BASICS	0x0019
    239 #define	PCMCIA_STR_NEWMEDIA_BASICS	"New Media BASICS Ethernet"
    240 #define	PCMCIA_CIS_NEWMEDIA_BUSTOASTER	{ NULL, NULL, NULL, NULL }
    241 #define	PCMCIA_PRODUCT_NEWMEDIA_BUSTOASTER	0xc102
    242 #define	PCMCIA_STR_NEWMEDIA_BUSTOASTER	"New Media BusToaster SCSI Host Adapter"
    243 
    244 /* Standard Microsystems Corporation Products */
    245 #define	PCMCIA_CIS_SMC_8016	{ NULL, NULL, NULL, NULL }
    246 #define	PCMCIA_PRODUCT_SMC_8016	0x0105
    247 #define	PCMCIA_STR_SMC_8016	"SMC 8016 EtherCard"
    248 #define	PCMCIA_CIS_SMC_EZCARD	{ NULL, NULL, NULL, NULL }
    249 #define	PCMCIA_PRODUCT_SMC_EZCARD	0x8022
    250 #define	PCMCIA_STR_SMC_EZCARD	"SMC EXCard 10 PCMCIA"
    251 
    252 /* Lucent WaveLAN/IEEE */
    253 #define	PCMCIA_CIS_LUCENT_WAVELAN_IEEE	{ NULL, NULL, NULL, NULL }
    254 #define	PCMCIA_PRODUCT_LUCENT_WAVELAN_IEEE	0x0002
    255 #define	PCMCIA_STR_LUCENT_WAVELAN_IEEE	"WaveLAN/IEEE"
    256 
    257 /* Cards we know only by their cis */
    258 #define	PCMCIA_VENDOR_PREMAX	-1	/* Premax */
    259 #define	PCMCIA_VENDOR_PLANET	-1	/* Planet */
    260 #define	PCMCIA_VENDOR_DLINK	-1	/* D-Link */
    261 #define	PCMCIA_VENDOR_RPTI	-1	/* RPTI */
    262 #define	PCMCIA_VENDOR_ACCTON	-1	/* ACCTON */
    263 #define	PCMCIA_VENDOR_YEDATA	-1	/* Y-E DATA */
    264 #define	PCMCIA_VENDOR_DIGITAL	-1	/* Digital Equipment Corporation */
    265 #define	PCMCIA_VENDOR_TEAC	-1	/* TEAC */
    266 #define	PCMCIA_VENDOR_SVEC	-1	/* SVEC/Hawking Technology */
    267 
    268 #define	PCMCIA_CIS_MEGAHERTZ_XJ2288	{ "MEGAHERTZ", "MODEM XJ2288", NULL, NULL }
    269 #define	PCMCIA_PRODUCT_MEGAHERTZ_XJ2288	-1
    270 #define	PCMCIA_STR_MEGAHERTZ_XJ2288	"Megahertz XJ2288 Modem"
    271 #define	PCMCIA_CIS_PREMAX_PE200	{ "PMX   ", "PE-200", NULL, NULL }
    272 #define	PCMCIA_PRODUCT_PREMAX_PE200	-1
    273 #define	PCMCIA_STR_PREMAX_PE200	"PreMax PE-200"
    274 #define	PCMCIA_CIS_PLANET_SMARTCOM2000	{ "PCMCIA", "UE2212", NULL, NULL }
    275 #define	PCMCIA_PRODUCT_PLANET_SMARTCOM2000	-1
    276 #define	PCMCIA_STR_PLANET_SMARTCOM2000	"Planet SmartCOM 2000"
    277 #define	PCMCIA_CIS_DLINK_DE650	{ "D-Link", "DE-650", NULL, NULL }
    278 #define	PCMCIA_PRODUCT_DLINK_DE650	-1
    279 #define	PCMCIA_STR_DLINK_DE650	"D-Link DE-650"
    280 #define	PCMCIA_CIS_DLINK_DE660	{ "D-Link", "DE-660", NULL, NULL }
    281 #define	PCMCIA_PRODUCT_DLINK_DE660	-1
    282 #define	PCMCIA_STR_DLINK_DE660	"D-Link DE-660"
    283 #define	PCMCIA_CIS_RPTI_EP401	{ "RPTI", "EP401 Ethernet NE2000 Compatible", NULL, NULL }
    284 #define	PCMCIA_PRODUCT_RPTI_EP401	-1
    285 #define	PCMCIA_STR_RPTI_EP401	"RPTI EP401"
    286 #define	PCMCIA_CIS_ACCTON_EN2212	{ "ACCTON", "EN2212", NULL, NULL }
    287 #define	PCMCIA_PRODUCT_ACCTON_EN2212	-1
    288 #define	PCMCIA_STR_ACCTON_EN2212	"Accton EN2212"
    289 #define	PCMCIA_CIS_YEDATA_EXTERNAL_FDD	{ "Y-E DATA", "External FDD", NULL, NULL }
    290 #define	PCMCIA_PRODUCT_YEDATA_EXTERNAL_FDD	-1
    291 #define	PCMCIA_STR_YEDATA_EXTERNAL_FDD	"Y-E DATA External FDD"
    292 #define	PCMCIA_CIS_DIGITAL_DEPCMXX	{ "DIGITAL", "DEPCM-XX", NULL, NULL }
    293 #define	PCMCIA_PRODUCT_DIGITAL_DEPCMXX	-1
    294 #define	PCMCIA_STR_DIGITAL_DEPCMXX	"DEC DEPCM-BA"
    295 #define	PCMCIA_CIS_TEAC_IDECARDII	{ NULL, "NinjaATA-", NULL, NULL }
    296 #define	PCMCIA_PRODUCT_TEAC_IDECARDII	-1
    297 #define	PCMCIA_STR_TEAC_IDECARDII	"TEAC IDE Card/II"
    298 #define	PCMCIA_CIS_LINKSYS_ECARD_2	{ "LINKSYS", "E-CARD", NULL, NULL }
    299 #define	PCMCIA_PRODUCT_LINKSYS_ECARD_2	-1
    300 #define	PCMCIA_STR_LINKSYS_ECARD_2	"Linksys E-Card"
    301 #define	PCMCIA_CIS_COREGA_PCC_2	{ "corega K.K.", "corega Ether PCC-T", NULL, NULL }
    302 #define	PCMCIA_PRODUCT_COREGA_PCC_2	-1
    303 #define	PCMCIA_STR_COREGA_PCC_2	"Corega"
    304 #define	PCMCIA_CIS_SVEC_COMBOCARD	{ "Ethernet", "Adapter", NULL, NULL }
    305 #define	PCMCIA_PRODUCT_SVEC_COMBOCARD	-1
    306 #define	PCMCIA_STR_SVEC_COMBOCARD	"SVEC/Hawking Tech. Combo Card"
    307 #define	PCMCIA_CIS_SVEC_LANCARD	{ "SVEC", "FD605 PCMCIA EtherNet Card", "V1-1", NULL }
    308 #define	PCMCIA_PRODUCT_SVEC_LANCARD	-1
    309 #define	PCMCIA_STR_SVEC_LANCARD	"SVEC PCMCIA Lan Card"
    310