Home | History | Annotate | Line # | Download | only in pcmcia
pcmciadevs.h revision 1.232.16.1
      1  1.232.16.1     skrll /*	$NetBSD: pcmciadevs.h,v 1.232.16.1 2016/07/09 20:25:15 skrll 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.232.16.1     skrll  *	NetBSD: pcmciadevs,v 1.232 2016/06/01 23:31:53 pgoyette Exp
      8         1.1  christos  */
      9       1.147       imp /* $FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.20 2001/11/19 05:02:55 imp Exp $*/
     10         1.1  christos 
     11        1.15  christos /*-
     12       1.208   mycroft  * Copyright (c) 1998, 2004 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  *
     27        1.15  christos  * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
     28        1.15  christos  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
     29        1.15  christos  * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
     30        1.15  christos  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
     31        1.15  christos  * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     32        1.15  christos  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
     33        1.15  christos  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     34        1.15  christos  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     35        1.15  christos  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     36        1.15  christos  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
     37        1.15  christos  * POSSIBILITY OF SUCH DAMAGE.
     38         1.1  christos  */
     39         1.1  christos 
     40         1.1  christos /*
     41       1.231    nonaka  * Use "make -f Makefile.pcmicadevs" to regenerate pcmicadevs.h and
     42       1.231    nonaka  * pcmicadevs_data.h
     43       1.231    nonaka  */
     44       1.231    nonaka 
     45       1.231    nonaka /*
     46       1.140       imp  * List of known PCMCIA vendors, sorted by numeric ID.
     47         1.1  christos  */
     48         1.1  christos 
     49        1.34   nathanw #define	PCMCIA_VENDOR_FUJITSU	0x0004	/* Fujitsu Corporation */
     50       1.209       imp #define	PCMCIA_VENDOR_INTERSIL	0x000b	/* Netgear */
     51        1.82   mycroft #define	PCMCIA_VENDOR_PANASONIC	0x0032	/* Matsushita Electric Industrial Co. */
     52        1.16      kenh #define	PCMCIA_VENDOR_SANDISK	0x0045	/* Sandisk Corporation */
     53        1.43       hwr #define	PCMCIA_VENDOR_NEWMEDIA	0x0057	/* New Media Corporation */
     54        1.66      joda #define	PCMCIA_VENDOR_INTEL	0x0089	/* Intel */
     55         1.4  christos #define	PCMCIA_VENDOR_IBM	0x00a4	/* IBM Corporation */
     56       1.184  gmcgarry #define	PCMCIA_VENDOR_SHARP	0x00b0	/* Sharp Corporation */
     57       1.206   mycroft #define	PCMCIA_VENDOR_DIGITAL	0x0100	/* Digital Equipment 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.147       imp #define	PCMCIA_VENDOR_MOTOROLA	0x0109	/* Motorola Corporation */
     65       1.127    ichiro #define	PCMCIA_VENDOR_NI	0x010b	/* National Instruments */
     66         1.4  christos #define	PCMCIA_VENDOR_USROBOTICS	0x0115	/* US Robotics Corporation */
     67       1.140       imp #define	PCMCIA_VENDOR_OLICOM	0x0121	/* Olicom */
     68       1.147       imp #define	PCMCIA_VENDOR_PROXIM	0x0126	/* Proxim */
     69         1.4  christos #define	PCMCIA_VENDOR_MEGAHERTZ2	0x0128	/* Megahertz Corporation */
     70         1.4  christos #define	PCMCIA_VENDOR_ADAPTEC	0x012f	/* Adaptec Corporation */
     71       1.147       imp #define	PCMCIA_VENDOR_QUATECH	0x0137	/* Quatech */
     72        1.66      joda #define	PCMCIA_VENDOR_COMPAQ	0x0138	/* Compaq */
     73       1.175       rjs #define	PCMCIA_VENDOR_OSITECH	0x0140	/* Ositech */
     74       1.140       imp #define	PCMCIA_VENDOR_DLINK_2	0x0143	/* D-Link */
     75       1.171  jonathan #define	PCMCIA_VENDOR_DLINK_3	0x0149	/* D-Link */
     76         1.4  christos #define	PCMCIA_VENDOR_LINKSYS	0x0149	/* Linksys Corporation */
     77       1.147       imp #define	PCMCIA_VENDOR_NETGEAR	0x0149	/* Netgear */
     78       1.221  jmcneill #define	PCMCIA_VENDOR_IODATA3	0x0149	/* I-O DATA */
     79         1.5   thorpej #define	PCMCIA_VENDOR_SIMPLETECH	0x014d	/* Simple Technology */
     80       1.147       imp #define	PCMCIA_VENDOR_SYMBOL2	0x014d	/* Symbol */
     81        1.42  sommerfe #define	PCMCIA_VENDOR_LUCENT	0x0156	/* Lucent Technologies */
     82        1.67      jlam #define	PCMCIA_VENDOR_AIRONET	0x015f	/* Aironet Wireless Communications */
     83       1.158      joda #define	PCMCIA_VENDOR_ERICSSON	0x016b	/* Ericsson */
     84       1.135     pooka #define	PCMCIA_VENDOR_PSION	0x016c	/* Psion */
     85        1.66      joda #define	PCMCIA_VENDOR_COMPAQ2	0x0183	/* Compaq */
     86       1.110       imp #define	PCMCIA_VENDOR_KINGSTON	0x0186	/* Kingston */
     87       1.230     rmind #define	PCMCIA_VENDOR_SIERRA	0x0192	/* Sierra Wireless */
     88         1.4  christos #define	PCMCIA_VENDOR_DAYNA	0x0194	/* Dayna Corporation */
     89        1.68    chopps #define	PCMCIA_VENDOR_RAYTHEON	0x01a6	/* Raytheon */
     90        1.97       imp #define	PCMCIA_VENDOR_IODATA	0x01bf	/* I-O DATA */
     91       1.217  christos #define	PCMCIA_VENDOR_BELKIN	0x01bf	/* Belkin */
     92        1.56  sommerfe #define	PCMCIA_VENDOR_BAY	0x01eb	/* Bay Networks */
     93        1.91      onoe #define	PCMCIA_VENDOR_FARALLON	0x0200	/* Farallon Communications */
     94        1.98   msaitoh #define	PCMCIA_VENDOR_TELECOMDEVICE	0x021b	/* Telecom Device */
     95        1.84   mycroft #define	PCMCIA_VENDOR_NOKIA	0x023d	/* Nokia Communications */
     96        1.96      onoe #define	PCMCIA_VENDOR_SAMSUNG	0x0250	/* Samsung */
     97       1.191    ichiro #define	PCMCIA_VENDOR_ANYCOM	0x0264	/* Anycom */
     98       1.214    dyoung #define	PCMCIA_VENDOR_ALVARION	0x0268	/* Alvarion Ltd. */
     99       1.198   mycroft #define	PCMCIA_VENDOR_ARTEM	0x0268	/* ARtem */
    100       1.136    ichiro #define	PCMCIA_VENDOR_SYMBOL	0x026c	/* Symbol */
    101       1.124    ichiro #define	PCMCIA_VENDOR_BUFFALO	0x026f	/* BUFFALO (Melco Corporation) */
    102       1.159        is #define	PCMCIA_VENDOR_LINKSYS2	0x0274	/* The Linksys Group */
    103       1.224    ichiro #define	PCMCIA_VENDOR_NECINFRONTIA	0x0288	/* NEC Infrontia */
    104       1.121    ichiro #define	PCMCIA_VENDOR_IODATA2	0x028a	/* I-O DATA */
    105       1.202   mycroft #define	PCMCIA_VENDOR_ASUSTEK	0x02aa	/* Asustek Computer */
    106       1.219    scottr #define	PCMCIA_VENDOR_SIEMENS	0x02ac	/* Siemens */
    107       1.211  christos #define	PCMCIA_VENDOR_MICROSOFT	0x02d2	/* Microsoft Corporation */
    108       1.232  kiyohara #define	PCMCIA_VENDOR_AMBICOM	0x02df	/* AmbiCom Inc */
    109       1.147       imp #define	PCMCIA_VENDOR_BREEZECOM	0x0a02	/* BreezeCOM */
    110       1.147       imp #define	PCMCIA_VENDOR_NEWMEDIA2	0x10cd	/* NewMedia */
    111       1.172    martin #define	PCMCIA_VENDOR_ACTIONTEC	0x1668	/* ACTIONTEC */
    112        1.41       mjl #define	PCMCIA_VENDOR_LASAT	0x3401	/* Lasat Communications A/S */
    113        1.73     soren #define	PCMCIA_VENDOR_LEXARMEDIA	0x4e01	/* Lexar Media */
    114       1.147       imp #define	PCMCIA_VENDOR_ARCHOS	0x5241	/* Archos */
    115       1.147       imp #define	PCMCIA_VENDOR_DUAL	0x890f	/* Dual */
    116       1.159        is #define	PCMCIA_VENDOR_EDIMAX	0x890f	/* Edimax Technology Inc. */
    117        1.27   thorpej #define	PCMCIA_VENDOR_COMPEX	0x8a01	/* Compex Corporation */
    118        1.78     enami #define	PCMCIA_VENDOR_MELCO	0x8a01	/* Melco Corporation */
    119        1.46      tron #define	PCMCIA_VENDOR_CONTEC	0xc001	/* Contec */
    120        1.98   msaitoh #define	PCMCIA_VENDOR_MACNICA	0xc00b	/* MACNICA */
    121       1.109    nonaka #define	PCMCIA_VENDOR_ROLAND	0xc00c	/* Roland */
    122        1.24   thorpej #define	PCMCIA_VENDOR_COREGA	0xc00f	/* Corega K.K. */
    123        1.46      tron #define	PCMCIA_VENDOR_ALLIEDTELESIS	0xc00f	/* Allied Telesis K.K. */
    124        1.16      kenh #define	PCMCIA_VENDOR_HAGIWARASYSCOM	0xc012	/* Hagiwara SYS-COM */
    125        1.89        is #define	PCMCIA_VENDOR_RATOC	0xc015	/* RATOC System Inc. */
    126       1.197   mycroft #define	PCMCIA_VENDOR_NEXTCOM	0xc020	/* NextCom K.K. */
    127       1.107    ichiro #define	PCMCIA_VENDOR_EMTAC	0xc250	/* EMTAC Technology Corporation */
    128       1.100   hubertf #define	PCMCIA_VENDOR_ELSA	0xd601	/* Elsa */
    129         1.1  christos 
    130         1.1  christos /*
    131       1.140       imp  * List of known products.  Grouped by vendor, sorted by number within the
    132       1.140       imp  * group.
    133         1.1  christos  */
    134        1.59     soren 
    135         1.1  christos /* 3COM Products */
    136        1.93      joda #define	PCMCIA_CIS_3COM_3CRWE737A	{ NULL, NULL, NULL, NULL }
    137        1.93      joda #define	PCMCIA_PRODUCT_3COM_3CRWE737A	0x0001
    138       1.140       imp #define	PCMCIA_CIS_3COM_3CXM056BNW	{ NULL, NULL, NULL, NULL }
    139       1.140       imp #define	PCMCIA_PRODUCT_3COM_3CXM056BNW	0x002f
    140       1.140       imp #define	PCMCIA_CIS_3COM_3CXEM556	{ NULL, NULL, NULL, NULL }
    141       1.140       imp #define	PCMCIA_PRODUCT_3COM_3CXEM556	0x0035
    142       1.140       imp #define	PCMCIA_CIS_3COM_3CXEM556INT	{ NULL, NULL, NULL, NULL }
    143       1.140       imp #define	PCMCIA_PRODUCT_3COM_3CXEM556INT	0x003d
    144       1.218   gdamore #define	PCMCIA_CIS_3COM_3CRWB6096	{ NULL, NULL, NULL, NULL }
    145       1.218   gdamore #define	PCMCIA_PRODUCT_3COM_3CRWB6096	0x0040
    146       1.140       imp #define	PCMCIA_CIS_3COM_3CCFEM556BI	{ NULL, NULL, NULL, NULL }
    147       1.140       imp #define	PCMCIA_PRODUCT_3COM_3CCFEM556BI	0x0556
    148         1.1  christos #define	PCMCIA_CIS_3COM_3C562	{ NULL, NULL, NULL, NULL }
    149         1.1  christos #define	PCMCIA_PRODUCT_3COM_3C562	0x0562
    150         1.1  christos #define	PCMCIA_CIS_3COM_3C589	{ NULL, NULL, NULL, NULL }
    151         1.1  christos #define	PCMCIA_PRODUCT_3COM_3C589	0x0589
    152        1.14   thorpej #define	PCMCIA_CIS_3COM_3C574	{ NULL, NULL, NULL, NULL }
    153        1.14   thorpej #define	PCMCIA_PRODUCT_3COM_3C574	0x0574
    154  1.232.16.1     skrll #define	PCMCIA_CIS_3COM_3CRWE777A	{ NULL, NULL, NULL, NULL }
    155  1.232.16.1     skrll #define	PCMCIA_PRODUCT_3COM_3CRWE777A	0x0777
    156       1.147       imp #define	PCMCIA_CIS_3COM_3C1	{ NULL, NULL, NULL, NULL }
    157       1.147       imp #define	PCMCIA_PRODUCT_3COM_3C1	0x0cf1
    158       1.132    itojun #define	PCMCIA_CIS_3COM_3CRWE62092A	{ NULL, NULL, NULL, NULL }
    159       1.132    itojun #define	PCMCIA_PRODUCT_3COM_3CRWE62092A	0x2092
    160       1.172    martin 
    161       1.172    martin /* ACTIONTEC Products */
    162       1.172    martin #define	PCMCIA_CIS_ACTIONTEC_PRISM	{ NULL, NULL, NULL, NULL }
    163       1.172    martin #define	PCMCIA_PRODUCT_ACTIONTEC_PRISM	0x0101
    164        1.26   thorpej 
    165       1.140       imp /* Adaptec Products */
    166       1.140       imp #define	PCMCIA_CIS_ADAPTEC_APA1460	{ NULL, NULL, NULL, NULL }
    167       1.140       imp #define	PCMCIA_PRODUCT_ADAPTEC_APA1460	0x0001
    168       1.140       imp #define	PCMCIA_CIS_ADAPTEC_APA1460A	{ NULL, NULL, NULL, NULL }
    169       1.140       imp #define	PCMCIA_PRODUCT_ADAPTEC_APA1460A	0x0002
    170       1.140       imp 
    171       1.140       imp /* Aironet */
    172       1.140       imp #define	PCMCIA_CIS_AIRONET_PC4500	{ NULL, NULL, NULL, NULL }
    173       1.140       imp #define	PCMCIA_PRODUCT_AIRONET_PC4500	0x0005
    174       1.140       imp #define	PCMCIA_CIS_AIRONET_PC4800	{ NULL, NULL, NULL, NULL }
    175       1.140       imp #define	PCMCIA_PRODUCT_AIRONET_PC4800	0x0007
    176       1.140       imp #define	PCMCIA_CIS_AIRONET_350	{ NULL, NULL, NULL, NULL }
    177       1.140       imp #define	PCMCIA_PRODUCT_AIRONET_350	0x000a
    178       1.140       imp 
    179       1.140       imp /* Allied Telesis K.K. */
    180       1.140       imp #define	PCMCIA_CIS_ALLIEDTELESIS_LA_PCM	{ NULL, NULL, NULL, NULL }
    181       1.140       imp #define	PCMCIA_PRODUCT_ALLIEDTELESIS_LA_PCM	0x0002
    182       1.191    ichiro 
    183       1.214    dyoung /* Alvarion Ltd. */
    184       1.214    dyoung #define	PCMCIA_CIS_ALVARION_BREEZENET	{ NULL, NULL, NULL, NULL }
    185       1.214    dyoung #define	PCMCIA_PRODUCT_ALVARION_BREEZENET	0x0001
    186       1.214    dyoung 
    187       1.232  kiyohara /* AmbiCom Inc */
    188       1.232  kiyohara #define	PCMCIA_CIS_AMBICOM_WL54CF	{ NULL, NULL, NULL, NULL }
    189       1.232  kiyohara #define	PCMCIA_PRODUCT_AMBICOM_WL54CF	0x8103
    190       1.232  kiyohara 
    191       1.191    ichiro /* Anycom */
    192       1.191    ichiro #define	PCMCIA_CIS_ANYCOM_LSE041	{ NULL, NULL, NULL, NULL }
    193       1.191    ichiro #define	PCMCIA_PRODUCT_ANYCOM_LSE041	0x0004
    194       1.191    ichiro #define	PCMCIA_CIS_ANYCOM_LSE039	{ NULL, NULL, NULL, NULL }
    195       1.191    ichiro #define	PCMCIA_PRODUCT_ANYCOM_LSE039	0x0008
    196       1.225  kiyohara #define	PCMCIA_CIS_ANYCOM_LSE139	{ NULL, NULL, NULL, NULL }
    197       1.225  kiyohara #define	PCMCIA_PRODUCT_ANYCOM_LSE139	0x000b
    198       1.140       imp 
    199       1.147       imp /* Archos */
    200       1.147       imp #define	PCMCIA_CIS_ARCHOS_ARC_ATAPI	{ NULL, NULL, NULL, NULL }
    201       1.147       imp #define	PCMCIA_PRODUCT_ARCHOS_ARC_ATAPI	0x0043
    202       1.147       imp 
    203       1.198   mycroft /* ARtem */
    204       1.198   mycroft #define	PCMCIA_CIS_ARTEM_ONAIR	{ NULL, NULL, NULL, NULL }
    205       1.198   mycroft #define	PCMCIA_PRODUCT_ARTEM_ONAIR	0x0001
    206       1.198   mycroft 
    207       1.202   mycroft /* Asustek */
    208       1.202   mycroft #define	PCMCIA_CIS_ASUSTEK_WL_100	{ NULL, NULL, NULL, NULL }
    209       1.202   mycroft #define	PCMCIA_PRODUCT_ASUSTEK_WL_100	0x0002
    210       1.202   mycroft 
    211       1.140       imp /* Bay Networks */
    212       1.140       imp #define	PCMCIA_CIS_BAY_STACK_650	{ NULL, NULL, NULL, NULL }
    213       1.140       imp #define	PCMCIA_PRODUCT_BAY_STACK_650	0x0804
    214       1.140       imp #define	PCMCIA_CIS_BAY_SURFER_PRO	{ NULL, NULL, NULL, NULL }
    215       1.140       imp #define	PCMCIA_PRODUCT_BAY_SURFER_PRO	0x0806
    216       1.140       imp #define	PCMCIA_CIS_BAY_STACK_660	{ NULL, NULL, NULL, NULL }
    217       1.140       imp #define	PCMCIA_PRODUCT_BAY_STACK_660	0x0807
    218       1.169   mycroft #define	PCMCIA_CIS_BAY_EMOBILITY_11B	{ NULL, NULL, NULL, NULL }
    219       1.169   mycroft #define	PCMCIA_PRODUCT_BAY_EMOBILITY_11B	0x080a
    220       1.140       imp 
    221       1.147       imp /* BreezeCOM */
    222       1.147       imp #define	PCMCIA_CIS_BREEZECOM_BREEZENET	{ NULL, NULL, NULL, NULL }
    223       1.147       imp #define	PCMCIA_PRODUCT_BREEZECOM_BREEZENET	0x0102
    224       1.147       imp 
    225       1.217  christos /* Belkin */
    226       1.217  christos #define	PCMCIA_CIS_BELKIN_F5D5020	{ NULL, NULL, NULL, NULL }
    227       1.217  christos #define	PCMCIA_PRODUCT_BELKIN_F5D5020	0x2328
    228       1.217  christos 
    229       1.140       imp /* BUFFALO */
    230       1.140       imp #define	PCMCIA_CIS_BUFFALO_WLI_PCM_S11	{ NULL, NULL, NULL, NULL }
    231       1.140       imp #define	PCMCIA_PRODUCT_BUFFALO_WLI_PCM_S11	0x0305
    232       1.200     enami #define	PCMCIA_CIS_BUFFALO_LPC_CF_CLT	{ NULL, NULL, NULL, NULL }
    233       1.200     enami #define	PCMCIA_PRODUCT_BUFFALO_LPC_CF_CLT	0x0307
    234       1.200     enami #define	PCMCIA_CIS_BUFFALO_LPC4_CLX	{ NULL, NULL, NULL, NULL }
    235       1.200     enami #define	PCMCIA_PRODUCT_BUFFALO_LPC4_CLX	0x0309
    236       1.200     enami #define	PCMCIA_CIS_BUFFALO_LPC3_CLT	{ NULL, NULL, NULL, NULL }
    237       1.200     enami #define	PCMCIA_PRODUCT_BUFFALO_LPC3_CLT	0x030a
    238       1.150     enami #define	PCMCIA_CIS_BUFFALO_WLI_CF_S11G	{ NULL, NULL, NULL, NULL }
    239       1.150     enami #define	PCMCIA_PRODUCT_BUFFALO_WLI_CF_S11G	0x030b
    240       1.140       imp 
    241        1.90  gmcgarry /* Compaq Products */
    242       1.140       imp #define	PCMCIA_CIS_COMPAQ_NC5004	{ NULL, NULL, NULL, NULL }
    243       1.140       imp #define	PCMCIA_PRODUCT_COMPAQ_NC5004	0x0002
    244        1.90  gmcgarry #define	PCMCIA_CIS_COMPAQ2_CPQ_10_100	{ NULL, NULL, NULL, NULL }
    245        1.90  gmcgarry #define	PCMCIA_PRODUCT_COMPAQ2_CPQ_10_100	0x010a
    246        1.90  gmcgarry 
    247        1.26   thorpej /* Compex Products */
    248       1.147       imp #define	PCMCIA_CIS_COMPEX_AMP_WIRELESS	{ NULL, NULL, NULL, NULL }
    249       1.147       imp #define	PCMCIA_PRODUCT_COMPEX_AMP_WIRELESS	0x0066
    250        1.26   thorpej #define	PCMCIA_CIS_COMPEX_LINKPORT_ENET_B	{ NULL, NULL, NULL, NULL }
    251        1.26   thorpej #define	PCMCIA_PRODUCT_COMPEX_LINKPORT_ENET_B	0x0100
    252        1.40       mjl 
    253       1.140       imp /* Contec C-NET(PC) */
    254       1.140       imp #define	PCMCIA_CIS_CONTEC_CNETPC	{ NULL, NULL, NULL, NULL }
    255       1.140       imp #define	PCMCIA_PRODUCT_CONTEC_CNETPC	0x0000
    256       1.140       imp #define	PCMCIA_CIS_CONTEC_FX_DS110_PCC	{ NULL, NULL, NULL, NULL }
    257       1.140       imp #define	PCMCIA_PRODUCT_CONTEC_FX_DS110_PCC	0x0008
    258         1.1  christos 
    259         1.1  christos /* Dayna Products */
    260        1.17       dbj #define	PCMCIA_CIS_DAYNA_COMMUNICARD_E_1	{ NULL, NULL, NULL, NULL }
    261        1.17       dbj #define	PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E_1	0x002d
    262        1.17       dbj #define	PCMCIA_CIS_DAYNA_COMMUNICARD_E_2	{ NULL, NULL, NULL, NULL }
    263        1.17       dbj #define	PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E_2	0x002f
    264         1.1  christos 
    265        1.16      kenh /* DIGITAL Products */
    266        1.16      kenh #define	PCMCIA_CIS_DIGITAL_MOBILE_MEDIA_CDROM	{ NULL, NULL, NULL, NULL }
    267        1.16      kenh #define	PCMCIA_PRODUCT_DIGITAL_MOBILE_MEDIA_CDROM	0x0d00
    268       1.119   thorpej 
    269       1.119   thorpej /* D-Link Products */
    270       1.119   thorpej #define	PCMCIA_CIS_DLINK_2_DMF560TX	{ NULL, NULL, NULL, NULL }
    271       1.119   thorpej #define	PCMCIA_PRODUCT_DLINK_2_DMF560TX	0xc0ab
    272       1.100   hubertf 
    273       1.147       imp /* Dual */
    274       1.147       imp #define	PCMCIA_CIS_DUAL_NE2000	{ NULL, NULL, NULL, NULL }
    275       1.147       imp #define	PCMCIA_PRODUCT_DUAL_NE2000	0x0100
    276       1.157   aymeric 
    277       1.157   aymeric /* Edimax Products */
    278       1.157   aymeric #define	PCMCIA_CIS_EDIMAX_EP4000A	{ NULL, NULL, NULL, NULL }
    279       1.157   aymeric #define	PCMCIA_PRODUCT_EDIMAX_EP4000A	0x0100
    280       1.222  jmcneill #define	PCMCIA_CIS_EDIMAX_EP4101	{ NULL, NULL, NULL, NULL }
    281       1.222  jmcneill #define	PCMCIA_PRODUCT_EDIMAX_EP4101	0x1090
    282       1.147       imp 
    283       1.100   hubertf /* ELSA Products */
    284       1.100   hubertf #define	PCMCIA_CIS_ELSA_MC2_IEEE	{ NULL, NULL, NULL, NULL }
    285       1.100   hubertf #define	PCMCIA_PRODUCT_ELSA_MC2_IEEE	0x0001
    286       1.100   hubertf #define	PCMCIA_CIS_ELSA_XI300_IEEE	{ NULL, NULL, NULL, NULL }
    287       1.100   hubertf #define	PCMCIA_PRODUCT_ELSA_XI300_IEEE	0x0002
    288       1.144    ichiro #define	PCMCIA_CIS_ELSA_XI800_IEEE	{ NULL, NULL, NULL, NULL }
    289       1.144    ichiro #define	PCMCIA_PRODUCT_ELSA_XI800_IEEE	0x0004
    290       1.173    martin #define	PCMCIA_CIS_ELSA_XI325_IEEE	{ NULL, NULL, NULL, NULL }
    291       1.173    martin #define	PCMCIA_PRODUCT_ELSA_XI325_IEEE	0x0005
    292       1.213    martin #define	PCMCIA_CIS_ELSA_SMC2531WB	{ NULL, NULL, NULL, NULL }
    293       1.213    martin #define	PCMCIA_PRODUCT_ELSA_SMC2531WB	0x0010
    294        1.34   nathanw 
    295       1.140       imp /* EMTAC */
    296       1.140       imp #define	PCMCIA_CIS_EMTAC_WLAN	{ NULL, NULL, NULL, NULL }
    297       1.140       imp #define	PCMCIA_PRODUCT_EMTAC_WLAN	0x0002
    298       1.158      joda 
    299       1.158      joda /* Ericsson */
    300       1.158      joda #define	PCMCIA_CIS_ERICSSON_WIRELESSLAN	{ NULL, NULL, NULL, NULL }
    301       1.158      joda #define	PCMCIA_PRODUCT_ERICSSON_WIRELESSLAN	0x0001
    302       1.140       imp 
    303       1.140       imp /* Farallon */
    304       1.140       imp #define	PCMCIA_CIS_FARALLON_SKYLINE	{ NULL, NULL, NULL, NULL }
    305       1.140       imp #define	PCMCIA_PRODUCT_FARALLON_SKYLINE	0x0a01
    306       1.140       imp 
    307        1.34   nathanw /* Fujutsu Products */
    308        1.35   nathanw #define	PCMCIA_CIS_FUJITSU_SCSI600	{ NULL, NULL, NULL, NULL }
    309        1.35   nathanw #define	PCMCIA_PRODUCT_FUJITSU_SCSI600	0x0401
    310       1.140       imp #define	PCMCIA_CIS_FUJITSU_LA10S	{ NULL, NULL, NULL, NULL }
    311       1.140       imp #define	PCMCIA_PRODUCT_FUJITSU_LA10S	0x1003
    312        1.37   thorpej #define	PCMCIA_CIS_FUJITSU_LA501	{ NULL, NULL, NULL, NULL }
    313        1.37   thorpej #define	PCMCIA_PRODUCT_FUJITSU_LA501	0x2000
    314       1.187      onoe #define	PCMCIA_CIS_FUJITSU_WL110	{ NULL, NULL, NULL, NULL }
    315       1.187      onoe #define	PCMCIA_PRODUCT_FUJITSU_WL110	0x2003
    316         1.1  christos 
    317         1.1  christos /* IBM Products */
    318       1.102  drochner #define	PCMCIA_CIS_IBM_MICRODRIVE	{ NULL, NULL, NULL, NULL }
    319       1.102  drochner #define	PCMCIA_PRODUCT_IBM_MICRODRIVE	0x0000
    320        1.60     soren #define	PCMCIA_CIS_IBM_3270	{ NULL, NULL, NULL, NULL }
    321        1.60     soren #define	PCMCIA_PRODUCT_IBM_3270	0x0001
    322         1.1  christos #define	PCMCIA_CIS_IBM_INFOMOVER	{ NULL, NULL, NULL, NULL }
    323         1.1  christos #define	PCMCIA_PRODUCT_IBM_INFOMOVER	0x0002
    324        1.60     soren #define	PCMCIA_CIS_IBM_5250	{ NULL, NULL, NULL, NULL }
    325        1.60     soren #define	PCMCIA_PRODUCT_IBM_5250	0x000b
    326        1.59     soren #define	PCMCIA_CIS_IBM_TROPIC	{ NULL, NULL, NULL, NULL }
    327        1.59     soren #define	PCMCIA_PRODUCT_IBM_TROPIC	0x001e
    328       1.149      yamt #define	PCMCIA_CIS_IBM_SCSI	{ NULL, NULL, NULL, NULL }
    329       1.149      yamt #define	PCMCIA_PRODUCT_IBM_SCSI	0x0026
    330        1.92     soren #define	PCMCIA_CIS_IBM_PORTABLE_CDROM	{ NULL, NULL, NULL, NULL }
    331        1.92     soren #define	PCMCIA_PRODUCT_IBM_PORTABLE_CDROM	0x002d
    332         1.1  christos #define	PCMCIA_CIS_IBM_HOME_AND_AWAY	{ NULL, NULL, NULL, NULL }
    333         1.1  christos #define	PCMCIA_PRODUCT_IBM_HOME_AND_AWAY	0x002e
    334        1.29   nathanw #define	PCMCIA_CIS_IBM_WIRELESS_LAN_ENTRY	{ NULL, NULL, NULL, NULL }
    335        1.29   nathanw #define	PCMCIA_PRODUCT_IBM_WIRELESS_LAN_ENTRY	0x0032
    336       1.155    ichiro #define	PCMCIA_CIS_IBM_SMART_CAPTURE_II	{ NULL, NULL, NULL, NULL }
    337       1.155    ichiro #define	PCMCIA_PRODUCT_IBM_SMART_CAPTURE_II	0x003c
    338        1.60     soren #define	PCMCIA_CIS_IBM_ETHERJET	{ NULL, NULL, NULL, NULL }
    339        1.60     soren #define	PCMCIA_PRODUCT_IBM_ETHERJET	0x003f
    340         1.1  christos 
    341        1.90  gmcgarry /* Intel Products */
    342       1.140       imp #define	PCMCIA_CIS_INTEL_PRO_WLAN_2011	{ NULL, NULL, NULL, NULL }
    343       1.140       imp #define	PCMCIA_PRODUCT_INTEL_PRO_WLAN_2011	0x0001
    344        1.90  gmcgarry #define	PCMCIA_CIS_INTEL_EEPRO100	{ NULL, NULL, NULL, NULL }
    345        1.90  gmcgarry #define	PCMCIA_PRODUCT_INTEL_EEPRO100	0x010a
    346        1.90  gmcgarry 
    347       1.209       imp /* Intersil */
    348       1.209       imp /* OEMs sell these things under different marketing names */
    349       1.209       imp #define	PCMCIA_CIS_INTERSIL_ISL37100P	{ NULL, NULL, NULL, NULL }
    350       1.209       imp #define	PCMCIA_PRODUCT_INTERSIL_ISL37100P	0x7100
    351       1.209       imp #define	PCMCIA_CIS_INTERSIL_ISL37110P	{ NULL, NULL, NULL, NULL }
    352       1.209       imp #define	PCMCIA_PRODUCT_INTERSIL_ISL37110P	0x7110
    353       1.209       imp #define	PCMCIA_CIS_INTERSIL_ISL37300P	{ NULL, NULL, NULL, NULL }
    354       1.209       imp #define	PCMCIA_PRODUCT_INTERSIL_ISL37300P	0x7300
    355       1.209       imp 
    356         1.1  christos /* I-O DATA */
    357        1.57     enami #define	PCMCIA_CIS_IODATA_PCLATE	{ NULL, NULL, NULL, NULL }
    358        1.57     enami #define	PCMCIA_PRODUCT_IODATA_PCLATE	0x2216
    359       1.121    ichiro #define	PCMCIA_CIS_IODATA2_WNB11PCM	{ NULL, NULL, NULL, NULL }
    360       1.121    ichiro #define	PCMCIA_PRODUCT_IODATA2_WNB11PCM	0x0002
    361       1.194    sekiya #define	PCMCIA_CIS_IODATA2_WCF12	{ NULL, NULL, NULL, NULL }
    362       1.194    sekiya #define	PCMCIA_PRODUCT_IODATA2_WCF12	0x0673
    363       1.221  jmcneill #define	PCMCIA_CIS_IODATA3_PCETTXR	{ NULL, NULL, NULL, NULL }
    364       1.221  jmcneill #define	PCMCIA_PRODUCT_IODATA3_PCETTXR	0x0230
    365        1.73     soren 
    366       1.140       imp /* Kingston Products */
    367       1.140       imp #define	PCMCIA_CIS_KINGSTON_KNE2	{ NULL, NULL, NULL, NULL }
    368       1.140       imp #define	PCMCIA_PRODUCT_KINGSTON_KNE2	0x0100
    369       1.140       imp 
    370       1.140       imp /* Lasat Products */
    371       1.140       imp #define	PCMCIA_CIS_LASAT_CREDIT_288	{ NULL, NULL, NULL, NULL }
    372       1.140       imp #define	PCMCIA_PRODUCT_LASAT_CREDIT_288	0x2811
    373        1.91      onoe 
    374        1.73     soren /* Lexar Media */
    375       1.101     soren #define	PCMCIA_CIS_LEXARMEDIA_COMPACTFLASH	{ NULL, NULL, NULL, NULL }
    376       1.101     soren #define	PCMCIA_PRODUCT_LEXARMEDIA_COMPACTFLASH	0x0100
    377         1.1  christos 
    378         1.1  christos /* Linksys corporation */
    379       1.140       imp #define	PCMCIA_CIS_LINKSYS_TRUST_COMBO_ECARD	{ NULL, NULL, NULL, NULL }
    380       1.140       imp #define	PCMCIA_PRODUCT_LINKSYS_TRUST_COMBO_ECARD	0x021b
    381        1.74   thorpej #define	PCMCIA_CIS_LINKSYS_ETHERFAST	{ NULL, NULL, NULL, NULL }
    382        1.74   thorpej #define	PCMCIA_PRODUCT_LINKSYS_ETHERFAST	0x0230
    383        1.19       jtk #define	PCMCIA_CIS_LINKSYS_ECARD_1	{ NULL, NULL, NULL, NULL }
    384        1.19       jtk #define	PCMCIA_PRODUCT_LINKSYS_ECARD_1	0x0265
    385         1.1  christos #define	PCMCIA_CIS_LINKSYS_COMBO_ECARD	{ NULL, NULL, NULL, NULL }
    386         1.1  christos #define	PCMCIA_PRODUCT_LINKSYS_COMBO_ECARD	0xc1ab
    387       1.147       imp #define	PCMCIA_CIS_LINKSYS2_IWN	{ NULL, NULL, NULL, NULL }
    388       1.147       imp #define	PCMCIA_PRODUCT_LINKSYS2_IWN	0x1612
    389       1.164    ichiro #define	PCMCIA_CIS_LINKSYS2_IWN3	{ NULL, NULL, NULL, NULL }
    390       1.164    ichiro #define	PCMCIA_PRODUCT_LINKSYS2_IWN3	0x1613
    391       1.167      onoe #define	PCMCIA_CIS_LINKSYS2_WCF11	{ NULL, NULL, NULL, NULL }
    392       1.167      onoe #define	PCMCIA_PRODUCT_LINKSYS2_WCF11	0x3301
    393       1.140       imp 
    394       1.205   mycroft /* Lucent */
    395       1.205   mycroft #define	PCMCIA_CIS_LUCENT_HERMES	{ NULL, NULL, NULL, NULL }
    396       1.205   mycroft #define	PCMCIA_PRODUCT_LUCENT_HERMES	0x0002
    397       1.205   mycroft #define	PCMCIA_CIS_LUCENT_HERMES2	{ NULL, NULL, NULL, NULL }
    398       1.205   mycroft #define	PCMCIA_PRODUCT_LUCENT_HERMES2	0x0003
    399       1.205   mycroft #define	PCMCIA_CIS_LUCENT_HERMES25	{ NULL, NULL, NULL, NULL }
    400       1.205   mycroft #define	PCMCIA_PRODUCT_LUCENT_HERMES25	0x0004
    401       1.140       imp 
    402       1.140       imp /* MACNICA */
    403       1.140       imp #define	PCMCIA_CIS_MACNICA_ME1_JEIDA	{ NULL, NULL, NULL, NULL }
    404       1.140       imp #define	PCMCIA_PRODUCT_MACNICA_ME1_JEIDA	0x3300
    405         1.1  christos 
    406         1.1  christos /* Megahertz Products */
    407       1.204   mycroft #define	PCMCIA_CIS_MEGAHERTZ_EM3336	{ NULL, NULL, NULL, NULL }
    408       1.204   mycroft #define	PCMCIA_PRODUCT_MEGAHERTZ_EM3336	0x0006
    409         1.1  christos #define	PCMCIA_CIS_MEGAHERTZ_XJ4288	{ NULL, NULL, NULL, NULL }
    410         1.1  christos #define	PCMCIA_PRODUCT_MEGAHERTZ_XJ4288	0x0023
    411        1.59     soren #define	PCMCIA_CIS_MEGAHERTZ_XJ4336	{ NULL, NULL, NULL, NULL }
    412        1.59     soren #define	PCMCIA_PRODUCT_MEGAHERTZ_XJ4336	0x0027
    413        1.20   thorpej #define	PCMCIA_CIS_MEGAHERTZ_XJ5560	{ NULL, NULL, NULL, NULL }
    414        1.20   thorpej #define	PCMCIA_PRODUCT_MEGAHERTZ_XJ5560	0x0034
    415       1.204   mycroft #define	PCMCIA_CIS_MEGAHERTZ2_EM1144	{ NULL, NULL, NULL, NULL }
    416       1.204   mycroft #define	PCMCIA_PRODUCT_MEGAHERTZ2_EM1144	0x0101
    417         1.1  christos #define	PCMCIA_CIS_MEGAHERTZ2_XJACK	{ NULL, NULL, NULL, NULL }
    418         1.1  christos #define	PCMCIA_PRODUCT_MEGAHERTZ2_XJACK	0x0103
    419         1.1  christos 
    420        1.78     enami /* Melco Products */
    421        1.78     enami #define	PCMCIA_CIS_MELCO_LPC3_TX	{ NULL, NULL, NULL, NULL }
    422        1.78     enami #define	PCMCIA_PRODUCT_MELCO_LPC3_TX	0xc1ab
    423       1.127    ichiro 
    424       1.211  christos /* Microsoft Products */
    425       1.211  christos #define	PCMCIA_CIS_MICROSOFT_MN_520	{ NULL, NULL, NULL, NULL }
    426       1.211  christos #define	PCMCIA_PRODUCT_MICROSOFT_MN_520	0x0001
    427       1.211  christos 
    428       1.140       imp /* Motorola Products */
    429       1.140       imp #define	PCMCIA_CIS_MOTOROLA_POWER144	{ NULL, NULL, NULL, NULL }
    430       1.140       imp #define	PCMCIA_PRODUCT_MOTOROLA_POWER144	0x0105
    431       1.140       imp #define	PCMCIA_CIS_MOTOROLA_PM100C	{ NULL, NULL, NULL, NULL }
    432       1.140       imp #define	PCMCIA_PRODUCT_MOTOROLA_PM100C	0x0302
    433       1.147       imp #define	PCMCIA_CIS_MOTOROLA_MONTANA_336	{ NULL, NULL, NULL, NULL }
    434       1.147       imp #define	PCMCIA_PRODUCT_MOTOROLA_MONTANA_336	0x0505
    435       1.140       imp 
    436       1.224    ichiro /* NEC Infrontia Products */
    437       1.224    ichiro #define	PCMCIA_CIS_NECINFRONTIA_AX420N	{ NULL, NULL, NULL, NULL }
    438       1.224    ichiro #define	PCMCIA_PRODUCT_NECINFRONTIA_AX420N	0x1b01
    439       1.224    ichiro 
    440       1.140       imp /* New Media Products */
    441       1.140       imp #define	PCMCIA_CIS_NEWMEDIA_BASICS	{ NULL, NULL, NULL, NULL }
    442       1.140       imp #define	PCMCIA_PRODUCT_NEWMEDIA_BASICS	0x0019
    443       1.147       imp #define	PCMCIA_CIS_NEWMEDIA_LANSURFER	{ NULL, NULL, NULL, NULL }
    444       1.147       imp #define	PCMCIA_PRODUCT_NEWMEDIA_LANSURFER	0x0021
    445       1.147       imp #define	PCMCIA_CIS_NEWMEDIA_LIVEWIRE	{ NULL, NULL, NULL, NULL }
    446       1.147       imp #define	PCMCIA_PRODUCT_NEWMEDIA_LIVEWIRE	0x1004
    447       1.147       imp #define	PCMCIA_CIS_NEWMEDIA_MULTIMEDIA	{ NULL, NULL, NULL, NULL }
    448       1.147       imp #define	PCMCIA_PRODUCT_NEWMEDIA_MULTIMEDIA	0x100b
    449       1.140       imp #define	PCMCIA_CIS_NEWMEDIA_BUSTOASTER	{ NULL, NULL, NULL, NULL }
    450       1.140       imp #define	PCMCIA_PRODUCT_NEWMEDIA_BUSTOASTER	0xc102
    451       1.147       imp #define	PCMCIA_CIS_NEWMEDIA_WAVJAMMER	{ NULL, NULL, NULL, NULL }
    452       1.147       imp #define	PCMCIA_PRODUCT_NEWMEDIA_WAVJAMMER	0xe005
    453       1.147       imp #define	PCMCIA_CIS_NEWMEDIA2_BUSTOASTER	{ NULL, NULL, NULL, NULL }
    454       1.147       imp #define	PCMCIA_PRODUCT_NEWMEDIA2_BUSTOASTER	0x0001
    455       1.147       imp 
    456       1.147       imp /* Netgear */
    457       1.175       rjs #define	PCMCIA_CIS_NETGEAR_FA410TX	{ NULL, NULL, NULL, NULL }
    458       1.175       rjs #define	PCMCIA_PRODUCT_NETGEAR_FA410TX	0x0230
    459       1.147       imp #define	PCMCIA_CIS_NETGEAR_FA410TXC	{ NULL, NULL, NULL, NULL }
    460       1.147       imp #define	PCMCIA_PRODUCT_NETGEAR_FA410TXC	0x4530
    461       1.166     chris #define	PCMCIA_CIS_NETGEAR_FA411	{ NULL, NULL, NULL, NULL }
    462       1.166     chris #define	PCMCIA_PRODUCT_NETGEAR_FA411	0x0411
    463       1.140       imp 
    464       1.127    ichiro /* National Instruments */
    465       1.128    ichiro #define	PCMCIA_CIS_NI_PCMCIA_GPIB	{ NULL, NULL, NULL, NULL }
    466       1.128    ichiro #define	PCMCIA_PRODUCT_NI_PCMCIA_GPIB	0x4882
    467        1.84   mycroft 
    468       1.197   mycroft /* NextCom K.K. */
    469       1.197   mycroft #define	PCMCIA_CIS_NEXTCOM_NEXTHAWK	{ NULL, NULL, NULL, NULL }
    470       1.197   mycroft #define	PCMCIA_PRODUCT_NEXTCOM_NEXTHAWK	0x0001
    471       1.197   mycroft 
    472        1.84   mycroft /* Nokia Products */
    473        1.84   mycroft #define	PCMCIA_CIS_NOKIA_C020_WLAN	{ NULL, NULL, NULL, NULL }
    474        1.84   mycroft #define	PCMCIA_PRODUCT_NOKIA_C020_WLAN	0x20c0
    475        1.91      onoe 
    476        1.91      onoe /* Olicom Products */
    477       1.229       imp #define	PCMCIA_CIS_OLICOM_OC2220	{ NULL, NULL, NULL, NULL }
    478       1.229       imp #define	PCMCIA_PRODUCT_OLICOM_OC2220	0x0101
    479        1.91      onoe #define	PCMCIA_CIS_OLICOM_TR	{ NULL, NULL, NULL, NULL }
    480        1.91      onoe #define	PCMCIA_PRODUCT_OLICOM_TR	0x2132
    481       1.229       imp #define	PCMCIA_CIS_OLICOM_OC2231	{ NULL, NULL, NULL, NULL }
    482       1.229       imp #define	PCMCIA_PRODUCT_OLICOM_OC2231	0x3122
    483       1.229       imp #define	PCMCIA_CIS_OLICOM_OC3231	{ NULL, NULL, NULL, NULL }
    484       1.229       imp #define	PCMCIA_PRODUCT_OLICOM_OC3231	0x3132
    485       1.229       imp #define	PCMCIA_CIS_OLICOM_OC2232	{ NULL, NULL, NULL, NULL }
    486       1.229       imp #define	PCMCIA_PRODUCT_OLICOM_OC2232	0x3222
    487       1.229       imp #define	PCMCIA_CIS_OLICOM_OC3232	{ NULL, NULL, NULL, NULL }
    488       1.229       imp #define	PCMCIA_PRODUCT_OLICOM_OC3232	0x3232
    489       1.175       rjs 
    490       1.175       rjs /* Ositech Products */
    491       1.175       rjs #define	PCMCIA_CIS_OSITECH_TRUMPCARD_SOD	{ NULL, NULL, NULL, NULL }
    492       1.175       rjs #define	PCMCIA_PRODUCT_OSITECH_TRUMPCARD_SOD	0x0008
    493        1.82   mycroft 
    494        1.82   mycroft /* Panasonic Products */
    495        1.82   mycroft #define	PCMCIA_CIS_PANASONIC_KXLC002	{ NULL, NULL, NULL, NULL }
    496        1.82   mycroft #define	PCMCIA_PRODUCT_PANASONIC_KXLC002	0x0304
    497        1.88      joda #define	PCMCIA_CIS_PANASONIC_KXLC003	{ NULL, NULL, NULL, NULL }
    498        1.88      joda #define	PCMCIA_PRODUCT_PANASONIC_KXLC003	0x0504
    499       1.141  christos #define	PCMCIA_CIS_PANASONIC_KXLC005	{ NULL, NULL, NULL, NULL }
    500       1.141  christos #define	PCMCIA_PRODUCT_PANASONIC_KXLC005	0x2704
    501       1.147       imp #define	PCMCIA_CIS_PANASONIC_KME	{ NULL, NULL, NULL, NULL }
    502       1.147       imp #define	PCMCIA_PRODUCT_PANASONIC_KME	0x2604
    503       1.147       imp 
    504       1.147       imp /* Proxim */
    505       1.147       imp #define	PCMCIA_CIS_PROXIM_ROAMABOUT_2400FH	{ NULL, NULL, NULL, NULL }
    506       1.147       imp #define	PCMCIA_PRODUCT_PROXIM_ROAMABOUT_2400FH	0x1058
    507       1.147       imp #define	PCMCIA_CIS_PROXIM_RANGELAN2_7401	{ NULL, NULL, NULL, NULL }
    508       1.147       imp #define	PCMCIA_PRODUCT_PROXIM_RANGELAN2_7401	0x1158
    509       1.212    martin #define	PCMCIA_CIS_PROXIM_RANGELANDS_8430	{ NULL, NULL, NULL, NULL }
    510       1.212    martin #define	PCMCIA_PRODUCT_PROXIM_RANGELANDS_8430	0x8000
    511       1.135     pooka 
    512       1.135     pooka /* Psion */
    513       1.135     pooka #define	PCMCIA_CIS_PSION_GOLDCARD	{ NULL, NULL, NULL, NULL }
    514       1.135     pooka #define	PCMCIA_PRODUCT_PSION_GOLDCARD	0x0020
    515        1.78     enami 
    516       1.147       imp /* Quatech */
    517       1.186    ichiro #define	PCMCIA_CIS_QUATECH_SPP_100	{ NULL, NULL, NULL, NULL }
    518       1.186    ichiro #define	PCMCIA_PRODUCT_QUATECH_SPP_100	0x0003
    519       1.147       imp #define	PCMCIA_CIS_QUATECH_DSP_225	{ NULL, NULL, NULL, NULL }
    520       1.147       imp #define	PCMCIA_PRODUCT_QUATECH_DSP_225	0x0008
    521       1.147       imp 
    522       1.140       imp /* Raylink/WebGear */
    523       1.140       imp #define	PCMCIA_CIS_RAYTHEON_WLAN	{ NULL, NULL, NULL, NULL }
    524       1.140       imp #define	PCMCIA_PRODUCT_RAYTHEON_WLAN	0x0000
    525       1.140       imp 
    526       1.140       imp /* Roland */
    527       1.140       imp #define	PCMCIA_CIS_ROLAND_SCP55	{ NULL, NULL, NULL, NULL }
    528       1.140       imp #define	PCMCIA_PRODUCT_ROLAND_SCP55	0x0001
    529       1.140       imp 
    530       1.140       imp /* Samsung */
    531       1.140       imp #define	PCMCIA_CIS_SAMSUNG_SWL_2000N	{ NULL, NULL, NULL, NULL }
    532       1.140       imp #define	PCMCIA_PRODUCT_SAMSUNG_SWL_2000N	0x0002
    533         1.5   thorpej 
    534        1.16      kenh /* Sandisk Products */
    535        1.16      kenh #define	PCMCIA_CIS_SANDISK_SDCFB	{ NULL, NULL, NULL, NULL }
    536        1.16      kenh #define	PCMCIA_PRODUCT_SANDISK_SDCFB	0x0401
    537       1.184  gmcgarry 
    538       1.184  gmcgarry /* Sharp Products */
    539       1.184  gmcgarry #define	PCMCIA_CIS_SHARP_PALDIO611S	{ NULL, NULL, NULL, NULL }
    540       1.184  gmcgarry #define	PCMCIA_PRODUCT_SHARP_PALDIO611S	0x0000
    541        1.16      kenh 
    542       1.230     rmind /* Sierra Wireless */
    543       1.230     rmind #define	PCMCIA_CIS_SIERRA_AC850	{ NULL, NULL, NULL, NULL }
    544       1.230     rmind #define	PCMCIA_PRODUCT_SIERRA_AC850	0x0710
    545       1.230     rmind 
    546         1.5   thorpej /* Simple Technology Products */
    547         1.5   thorpej #define	PCMCIA_CIS_SIMPLETECH_COMMUNICATOR288	{ NULL, NULL, NULL, NULL }
    548         1.5   thorpej #define	PCMCIA_PRODUCT_SIMPLETECH_COMMUNICATOR288	0x0100
    549        1.42  sommerfe /* Simpletech ID also used by Symbol */
    550        1.42  sommerfe #define	PCMCIA_CIS_SIMPLETECH_SPECTRUM24	{ NULL, NULL, NULL, NULL }
    551        1.42  sommerfe #define	PCMCIA_PRODUCT_SIMPLETECH_SPECTRUM24	0x801
    552         1.1  christos 
    553       1.140       imp /* Standard Microsystems Corporation Products */
    554       1.140       imp #define	PCMCIA_CIS_SMC_8016	{ NULL, NULL, NULL, NULL }
    555       1.140       imp #define	PCMCIA_PRODUCT_SMC_8016	0x0105
    556       1.140       imp #define	PCMCIA_CIS_SMC_EZCARD	{ NULL, NULL, NULL, NULL }
    557       1.140       imp #define	PCMCIA_PRODUCT_SMC_EZCARD	0x8022
    558       1.140       imp 
    559         1.1  christos /* Socket Communications Products */
    560       1.126     jhawk #define	PCMCIA_CIS_SOCKET_EA_ETHER	{ NULL, NULL, NULL, NULL }
    561       1.126     jhawk #define	PCMCIA_PRODUCT_SOCKET_EA_ETHER	0x0000
    562       1.156     pooka #define	PCMCIA_CIS_SOCKET_LP_WLAN_CF	{ NULL, NULL, NULL, NULL }
    563       1.156     pooka #define	PCMCIA_PRODUCT_SOCKET_LP_WLAN_CF	0x0001
    564         1.1  christos #define	PCMCIA_CIS_SOCKET_PAGECARD	{ NULL, NULL, NULL, NULL }
    565         1.1  christos #define	PCMCIA_PRODUCT_SOCKET_PAGECARD	0x0003
    566        1.13   thorpej #define	PCMCIA_CIS_SOCKET_DUAL_RS232	{ NULL, NULL, NULL, NULL }
    567        1.21   thorpej #define	PCMCIA_PRODUCT_SOCKET_DUAL_RS232	0x0006
    568       1.140       imp #define	PCMCIA_CIS_SOCKET_LP_ETHER	{ NULL, NULL, NULL, NULL }
    569       1.140       imp #define	PCMCIA_PRODUCT_SOCKET_LP_ETHER	0x000d
    570        1.99    toddpw #define	PCMCIA_CIS_SOCKET_LP_ETHER_CF	{ NULL, NULL, NULL, NULL }
    571        1.99    toddpw #define	PCMCIA_PRODUCT_SOCKET_LP_ETHER_CF	0x0075
    572       1.223  christos #define	PCMCIA_CIS_SOCKET_DUAL_RS232_A	{ NULL, NULL, NULL, NULL }
    573       1.223  christos #define	PCMCIA_PRODUCT_SOCKET_DUAL_RS232_A	0x00a1
    574       1.185    martin #define	PCMCIA_CIS_SOCKET_LP_ETH_10_100_CF	{ NULL, NULL, NULL, NULL }
    575       1.185    martin #define	PCMCIA_PRODUCT_SOCKET_LP_ETH_10_100_CF	0x0145
    576       1.140       imp 
    577       1.219    scottr /* SpeedStream */
    578       1.219    scottr #define	PCMCIA_CIS_SIEMENS_SS1021	{ NULL, NULL, NULL, NULL }
    579       1.219    scottr #define	PCMCIA_PRODUCT_SIEMENS_SS1021	0x0002
    580       1.219    scottr 
    581       1.140       imp /* Symbol */
    582       1.140       imp #define	PCMCIA_CIS_SYMBOL_LA4100	{ NULL, NULL, NULL, NULL }
    583       1.140       imp #define	PCMCIA_PRODUCT_SYMBOL_LA4100	0x0001
    584         1.1  christos 
    585         1.1  christos /* TDK Products */
    586       1.140       imp #define	PCMCIA_CIS_TDK_LAK_CD011WL	{ NULL, NULL, NULL, NULL }
    587       1.140       imp #define	PCMCIA_PRODUCT_TDK_LAK_CD011WL	0x0000
    588         1.1  christos #define	PCMCIA_CIS_TDK_LAK_CD021BX	{ NULL, NULL, NULL, NULL }
    589         1.1  christos #define	PCMCIA_PRODUCT_TDK_LAK_CD021BX	0x0200
    590       1.140       imp #define	PCMCIA_CIS_TDK_LAK_CF010	{ NULL, NULL, NULL, NULL }
    591       1.140       imp #define	PCMCIA_PRODUCT_TDK_LAK_CF010	0x0900
    592       1.226  kiyohara #define	PCMCIA_CIS_TDK_DFL9610	{ NULL, NULL, NULL, NULL }
    593       1.226  kiyohara #define	PCMCIA_PRODUCT_TDK_DFL9610	0x0d0a
    594       1.162    martin #define	PCMCIA_CIS_TDK_C6500012	{ NULL, NULL, NULL, NULL }
    595       1.162    martin #define	PCMCIA_PRODUCT_TDK_C6500012	0x410a
    596       1.226  kiyohara #define	PCMCIA_CIS_TDK_BLUETOOTH_PCCARD	{ NULL, NULL, NULL, NULL }
    597       1.226  kiyohara #define	PCMCIA_PRODUCT_TDK_BLUETOOTH_PCCARD	0x4254
    598       1.140       imp 
    599       1.140       imp /* Telecom Device */
    600       1.140       imp #define	PCMCIA_CIS_TELECOMDEVICE_TCD_HPC100	{ NULL, NULL, NULL, NULL }
    601       1.140       imp #define	PCMCIA_PRODUCT_TELECOMDEVICE_TCD_HPC100	0x0202
    602       1.140       imp 
    603       1.140       imp /* US Robotics Products */
    604       1.140       imp #define	PCMCIA_CIS_USROBOTICS_WORLDPORT144	{ NULL, NULL, NULL, NULL }
    605       1.140       imp #define	PCMCIA_PRODUCT_USROBOTICS_WORLDPORT144	0x3330
    606        1.22   thorpej 
    607        1.90  gmcgarry /* Xircom Products */
    608        1.90  gmcgarry #define	PCMCIA_CIS_XIRCOM_CE	{ NULL, NULL, NULL, NULL }
    609        1.90  gmcgarry #define	PCMCIA_PRODUCT_XIRCOM_CE	0x0108
    610       1.147       imp #define	PCMCIA_CIS_XIRCOM_CE3	{ NULL, NULL, NULL, NULL }
    611       1.147       imp #define	PCMCIA_PRODUCT_XIRCOM_CE3	0x010a
    612        1.90  gmcgarry #define	PCMCIA_CIS_XIRCOM_CE2	{ NULL, NULL, NULL, NULL }
    613        1.90  gmcgarry #define	PCMCIA_PRODUCT_XIRCOM_CE2	0x010b
    614       1.145  christos #define	PCMCIA_CIS_XIRCOM_XE2000	{ NULL, NULL, NULL, NULL }
    615       1.145  christos #define	PCMCIA_PRODUCT_XIRCOM_XE2000	0x0153
    616       1.140       imp #define	PCMCIA_CIS_XIRCOM_CNW_801	{ NULL, NULL, NULL, NULL }
    617       1.140       imp #define	PCMCIA_PRODUCT_XIRCOM_CNW_801	0x0801
    618       1.140       imp #define	PCMCIA_CIS_XIRCOM_CNW_802	{ NULL, NULL, NULL, NULL }
    619       1.140       imp #define	PCMCIA_PRODUCT_XIRCOM_CNW_802	0x0802
    620       1.113   thorpej #define	PCMCIA_CIS_XIRCOM_CT2	{ NULL, NULL, NULL, NULL }
    621       1.113   thorpej #define	PCMCIA_PRODUCT_XIRCOM_CT2	0x1101
    622        1.90  gmcgarry #define	PCMCIA_CIS_XIRCOM_CEM	{ NULL, NULL, NULL, NULL }
    623        1.90  gmcgarry #define	PCMCIA_PRODUCT_XIRCOM_CEM	0x110a
    624       1.140       imp #define	PCMCIA_CIS_XIRCOM_REM56	{ NULL, NULL, NULL, NULL }
    625       1.140       imp #define	PCMCIA_PRODUCT_XIRCOM_REM56	0x110a
    626        1.90  gmcgarry #define	PCMCIA_CIS_XIRCOM_CEM28	{ NULL, NULL, NULL, NULL }
    627        1.90  gmcgarry #define	PCMCIA_PRODUCT_XIRCOM_CEM28	0x110b
    628        1.95  gmcgarry #define	PCMCIA_CIS_XIRCOM_CEM33	{ NULL, NULL, NULL, NULL }
    629        1.95  gmcgarry #define	PCMCIA_PRODUCT_XIRCOM_CEM33	0x110b
    630        1.95  gmcgarry #define	PCMCIA_CIS_XIRCOM_CEM56	{ NULL, NULL, NULL, NULL }
    631        1.95  gmcgarry #define	PCMCIA_PRODUCT_XIRCOM_CEM56	0x110b
    632         1.6   thorpej 
    633       1.140       imp /*
    634       1.140       imp  * Cards we know only by their cis, sorted by name.
    635       1.140       imp  */
    636       1.197   mycroft #define	PCMCIA_VENDOR_ACCTON	-1	/* ACCTON */
    637       1.140       imp #define	PCMCIA_VENDOR_AMD	-1	/* AMD */
    638       1.140       imp #define	PCMCIA_VENDOR_BILLIONTON	-1	/* Billionton Systems Inc. */
    639       1.140       imp #define	PCMCIA_VENDOR_CNET	-1	/* CNet */
    640       1.140       imp #define	PCMCIA_VENDOR_DLINK	-1	/* D-Link */
    641       1.174       mjl #define	PCMCIA_VENDOR_DYNALINK	-1	/* DynaLink */
    642       1.140       imp #define	PCMCIA_VENDOR_EIGERLABS	-1	/* Eiger labs,Inc. */
    643        1.63      danw #define	PCMCIA_VENDOR_EPSON	-1	/* Seiko Epson Corporation */
    644        1.65  augustss #define	PCMCIA_VENDOR_EXP	-1	/* EXP Computer Inc */
    645       1.147       imp #define	PCMCIA_VENDOR_GEMTEK	-1	/* Gem Tek */
    646       1.198   mycroft #define	PCMCIA_VENDOR_GENIUS	-1	/* Genius */
    647        1.77     enami #define	PCMCIA_VENDOR_ICOM	-1	/* ICOM Inc */
    648       1.209       imp #define	PCMCIA_VENDOR_INTERSIL2	-1	/* Intersil */
    649       1.159        is #define	PCMCIA_VENDOR_LANTECH	-1	/* Lantech Computer Company */
    650       1.140       imp #define	PCMCIA_VENDOR_NAKAGAWAMETAL	-1	/* NAKAGAWA METAL */
    651       1.147       imp #define	PCMCIA_VENDOR_NDC	-1	/* NDC */
    652       1.140       imp #define	PCMCIA_VENDOR_PLANET	-1	/* Planet */
    653       1.140       imp #define	PCMCIA_VENDOR_PLANEX	-1	/* Planex Communications Inc */
    654       1.140       imp #define	PCMCIA_VENDOR_PREMAX	-1	/* Premax */
    655       1.140       imp #define	PCMCIA_VENDOR_RPTI	-1	/* RPTI */
    656       1.140       imp #define	PCMCIA_VENDOR_SVEC	-1	/* SVEC/Hawking Technology */
    657       1.120   aymeric #define	PCMCIA_VENDOR_SYNERGY21	-1	/* Synergy 21 */
    658       1.195       uwe #define	PCMCIA_VENDOR_TAMARACK	-1	/* TAMARACK */
    659       1.140       imp #define	PCMCIA_VENDOR_TEAC	-1	/* TEAC */
    660       1.140       imp #define	PCMCIA_VENDOR_YEDATA	-1	/* Y-E DATA */
    661         1.4  christos 
    662         1.1  christos #define	PCMCIA_CIS_ACCTON_EN2212	{ "ACCTON", "EN2212", NULL, NULL }
    663         1.1  christos #define	PCMCIA_PRODUCT_ACCTON_EN2212	-1
    664       1.207   mycroft #define	PCMCIA_CIS_ACCTON_EN2216	{ "ACCTON", "EN2216-PCMCIA-ETHERNET", NULL, NULL }
    665       1.178    bouyer #define	PCMCIA_PRODUCT_ACCTON_EN2216	-1
    666       1.140       imp #define	PCMCIA_CIS_AMBICOM_AMB8002T	{ "AmbiCom Inc", "AMB8002T", NULL, NULL }
    667       1.140       imp #define	PCMCIA_PRODUCT_AMBICOM_AMB8002T	-1
    668       1.199   mycroft #define	PCMCIA_CIS_AMBICOM_AMB8110	{ "AmbiCom,Inc.", "Fast Ethernet PC Card(AMB8110)", NULL, NULL }
    669       1.199   mycroft #define	PCMCIA_PRODUCT_AMBICOM_AMB8110	-1
    670       1.140       imp #define	PCMCIA_CIS_AMD_AM79C930	{ "AMD", "Am79C930", NULL, NULL }
    671       1.140       imp #define	PCMCIA_PRODUCT_AMD_AM79C930	-1
    672       1.183  christos #define	PCMCIA_CIS_BILLIONTON_CFLT10N	{ "CF", "10Base-Ethernet", "1.0", NULL }
    673       1.183  christos #define	PCMCIA_PRODUCT_BILLIONTON_CFLT10N	-1
    674       1.140       imp #define	PCMCIA_CIS_BILLIONTON_LNT10TN	{ "PCMCIA", "LNT-10TN", NULL, NULL }
    675       1.140       imp #define	PCMCIA_PRODUCT_BILLIONTON_LNT10TN	-1
    676       1.207   mycroft #define	PCMCIA_CIS_CNET_NE2000	{ "CNet", "CN40BC Ethernet", NULL, NULL }
    677       1.140       imp #define	PCMCIA_PRODUCT_CNET_NE2000	-1
    678       1.231    nonaka #define	PCMCIA_CIS_COREGA_ETHER_CF_TD	{ "corega K.K.", "corega Ether CF-TD LAN Card", NULL, NULL }
    679       1.231    nonaka #define	PCMCIA_PRODUCT_COREGA_ETHER_CF_TD	-1
    680        1.49     enami #define	PCMCIA_CIS_COREGA_ETHER_PCC_T	{ "corega K.K.", "corega Ether PCC-T", NULL, NULL }
    681        1.49     enami #define	PCMCIA_PRODUCT_COREGA_ETHER_PCC_T	-1
    682       1.143       mjl #define	PCMCIA_CIS_COREGA_ETHER_PCC_TD	{ "corega K.K.", "corega Ether PCC-TD", NULL, NULL }
    683       1.143       mjl #define	PCMCIA_PRODUCT_COREGA_ETHER_PCC_TD	-1
    684       1.189  hamajima #define	PCMCIA_CIS_COREGA_ETHER_PCC_TL	{ "corega K.K.", "corega Ether PCC-TL", NULL, NULL }
    685       1.189  hamajima #define	PCMCIA_PRODUCT_COREGA_ETHER_PCC_TL	-1
    686       1.170    itojun #define	PCMCIA_CIS_COREGA_ETHER_II_PCC_TD	{ "corega K.K.", "corega EtherII PCC-TD", NULL, NULL }
    687       1.170    itojun #define	PCMCIA_PRODUCT_COREGA_ETHER_II_PCC_TD	-1
    688        1.49     enami #define	PCMCIA_CIS_COREGA_ETHER_II_PCC_T	{ "corega K.K.", "corega EtherII PCC-T", NULL, NULL }
    689        1.49     enami #define	PCMCIA_PRODUCT_COREGA_ETHER_II_PCC_T	-1
    690        1.54       jun #define	PCMCIA_CIS_COREGA_FAST_ETHER_PCC_TX	{ "corega K.K.", "corega FastEther PCC-TX", NULL, NULL }
    691        1.54       jun #define	PCMCIA_PRODUCT_COREGA_FAST_ETHER_PCC_TX	-1
    692       1.123    ichiro #define	PCMCIA_CIS_COREGA_FETHER_PCC_TXD	{ "corega K.K.", "corega FEther PCC-TXD", NULL, NULL }
    693       1.123    ichiro #define	PCMCIA_PRODUCT_COREGA_FETHER_PCC_TXD	-1
    694       1.130    ichiro #define	PCMCIA_CIS_COREGA_FETHER_PCC_TXF	{ "corega", "FEther PCC-TXF", NULL, NULL }
    695       1.130    ichiro #define	PCMCIA_PRODUCT_COREGA_FETHER_PCC_TXF	-1
    696       1.196     itohy #define	PCMCIA_CIS_COREGA_FETHER_II_PCC_TXD	{ "corega K.K.", "corega FEtherII PCC-TXD", NULL, NULL }
    697       1.196     itohy #define	PCMCIA_PRODUCT_COREGA_FETHER_II_PCC_TXD	-1
    698       1.228   jnemeth #define	PCMCIA_CIS_COREGA_LAPCCTXD	{ "corega K.K.", "(CG-LAPCCTXD)", "(HardwareFirmwareVer.)", NULL }
    699       1.228   jnemeth #define	PCMCIA_PRODUCT_COREGA_LAPCCTXD	-1
    700        1.85    itojun #define	PCMCIA_CIS_COREGA_WIRELESS_LAN_PCC_11	{ "corega K.K.", "Wireless LAN PCC-11", NULL, NULL }
    701        1.85    itojun #define	PCMCIA_PRODUCT_COREGA_WIRELESS_LAN_PCC_11	-1
    702       1.117    ichiro #define	PCMCIA_CIS_COREGA_WIRELESS_LAN_PCCA_11	{ "corega K.K.", "Wireless LAN PCCA-11", NULL, NULL }
    703       1.117    ichiro #define	PCMCIA_PRODUCT_COREGA_WIRELESS_LAN_PCCA_11	-1
    704       1.142       mjl #define	PCMCIA_CIS_COREGA_WIRELESS_LAN_PCCB_11	{ "corega_K.K.", "Wireless_LAN_PCCB-11", NULL, NULL }
    705       1.142       mjl #define	PCMCIA_PRODUCT_COREGA_WIRELESS_LAN_PCCB_11	-1
    706       1.182     perry #define	PCMCIA_CIS_COREGA_WIRELESS_LAN_PCCL_11	{ "corega", "WL PCCL-11", NULL, NULL }
    707       1.182     perry #define	PCMCIA_PRODUCT_COREGA_WIRELESS_LAN_PCCL_11	-1
    708       1.192    nonaka #define	PCMCIA_CIS_COREGA_WIRELESS_LAN_WLCFL_11	{ "corega", "WLCFL-11", NULL, NULL }
    709       1.192    nonaka #define	PCMCIA_PRODUCT_COREGA_WIRELESS_LAN_WLCFL_11	-1
    710       1.142       mjl 
    711       1.140       imp #define	PCMCIA_CIS_DLINK_DE650	{ "D-Link", "DE-650", NULL, NULL }
    712       1.140       imp #define	PCMCIA_PRODUCT_DLINK_DE650	-1
    713       1.140       imp #define	PCMCIA_CIS_DLINK_DE660	{ "D-Link", "DE-660", NULL, NULL }
    714       1.140       imp #define	PCMCIA_PRODUCT_DLINK_DE660	-1
    715       1.140       imp #define	PCMCIA_CIS_DLINK_DE660PLUS	{ "D-Link", "DE-660+", NULL, NULL }
    716       1.140       imp #define	PCMCIA_PRODUCT_DLINK_DE660PLUS	-1
    717       1.171  jonathan #define	PCMCIA_CIS_DLINK_DFE670TXD	{ "D-Link", "DFE-670TXD", NULL, NULL }
    718       1.171  jonathan #define	PCMCIA_PRODUCT_DLINK_DFE670TXD	-1
    719       1.179       jdc #define	PCMCIA_CIS_DLINK_DWL650H	{ "D-Link Corporation", "D-Link DWL-650H 11Mbps WLAN Adapter", NULL, NULL }
    720       1.179       jdc #define	PCMCIA_PRODUCT_DLINK_DWL650H	-1
    721       1.174       mjl #define	PCMCIA_CIS_DYNALINK_L10C	{ "DYNALINK", "L10C", NULL, NULL }
    722       1.174       mjl #define	PCMCIA_PRODUCT_DYNALINK_L10C	-1
    723       1.174       mjl 
    724        1.71   mycroft /*
    725       1.140       imp  * vendor ID of EPX_AA2000 is Fujitsu (0x0004) and product ID is 0x2000, but
    726       1.140       imp  * it conflicts with Fujitsu Towa LA501 Ethernet.
    727        1.71   mycroft  */
    728       1.140       imp #define	PCMCIA_CIS_EIGERLABS_EPX_AA2000	{ "Eiger labs,Inc.", "EPX-AA2000 PC Sound Card", NULL, NULL }
    729       1.140       imp #define	PCMCIA_PRODUCT_EIGERLABS_EPX_AA2000	-1
    730        1.63      danw #define	PCMCIA_CIS_EPSON_EEN10B	{ "Seiko Epson Corp.", "Ethernet", "P/N: EEN10B Rev. 00", NULL }
    731        1.63      danw #define	PCMCIA_PRODUCT_EPSON_EEN10B	-1
    732        1.65  augustss #define	PCMCIA_CIS_EXP_EXPMULTIMEDIA	{ "EXP   ", "PnPIDE", "F1", NULL }
    733        1.65  augustss #define	PCMCIA_PRODUCT_EXP_EXPMULTIMEDIA	-1
    734       1.195       uwe #define	PCMCIA_CIS_FUJITSU_FMV_J181	{ "PCMCIA MBH10302", "01", NULL, NULL }
    735       1.195       uwe #define	PCMCIA_PRODUCT_FUJITSU_FMV_J181	-1
    736       1.195       uwe #define	PCMCIA_CIS_FUJITSU_FMV_J182	{ "FUJITSU", "LAN Card(FMV-J182)", "Ver.01", NULL }
    737       1.195       uwe #define	PCMCIA_PRODUCT_FUJITSU_FMV_J182	-1
    738       1.195       uwe #define	PCMCIA_CIS_FUJITSU_FMV_J182A	{ "FUJITSU", "LAN Card(FMV-J182)", "Ver.02", NULL }
    739       1.195       uwe #define	PCMCIA_PRODUCT_FUJITSU_FMV_J182A	-1
    740       1.195       uwe #define	PCMCIA_CIS_FUJITSU_ITCFJ182A	{ "FUJITSU", "LAN Card(ITCFJ182)", "Ver.01", NULL }
    741       1.195       uwe #define	PCMCIA_PRODUCT_FUJITSU_ITCFJ182A	-1
    742       1.207   mycroft #define	PCMCIA_CIS_GEMTEK_WLAN	{ "Intersil", "PRISM 2_5 PCMCIA ADAPTER", NULL, NULL }
    743       1.140       imp #define	PCMCIA_PRODUCT_GEMTEK_WLAN	-1
    744       1.207   mycroft #define	PCMCIA_CIS_GENIUS_ME3000II	{ "PCMCIA", "PCMCIA-ETHERNET-CARD", "UE2216", NULL }
    745       1.198   mycroft #define	PCMCIA_PRODUCT_GENIUS_ME3000II	-1
    746        1.77     enami #define	PCMCIA_CIS_ICOM_SL200	{ "Icom", "SL-200", NULL, NULL }
    747        1.77     enami #define	PCMCIA_PRODUCT_ICOM_SL200	-1
    748       1.209       imp #define	PCMCIA_CIS_INTERSIL2_PRISM2	{ "INTERSIL", "HFA384x/IEEE", NULL, NULL }
    749       1.209       imp #define	PCMCIA_PRODUCT_INTERSIL2_PRISM2	-1
    750       1.140       imp #define	PCMCIA_CIS_IODATA_CBIDE2	{ "IO DATA", "CBIDE2      ", NULL, NULL }
    751       1.140       imp #define	PCMCIA_PRODUCT_IODATA_CBIDE2	-1
    752       1.140       imp #define	PCMCIA_CIS_IODATA_PCLAT	{ "I-O DATA", "PCLA", "ETHERNET", NULL }
    753       1.140       imp #define	PCMCIA_PRODUCT_IODATA_PCLAT	-1
    754       1.160        is #define	PCMCIA_CIS_LANTECH_FASTNETTX	{ "ASIX", "AX88190", NULL, NULL }
    755       1.159        is #define	PCMCIA_PRODUCT_LANTECH_FASTNETTX	-1
    756       1.140       imp #define	PCMCIA_CIS_LINKSYS_ECARD_2	{ "LINKSYS", "E-CARD", NULL, NULL }
    757       1.140       imp #define	PCMCIA_PRODUCT_LINKSYS_ECARD_2	-1
    758       1.140       imp #define	PCMCIA_CIS_MEGAHERTZ_XJ2288	{ "MEGAHERTZ", "MODEM XJ2288", NULL, NULL }
    759       1.140       imp #define	PCMCIA_PRODUCT_MEGAHERTZ_XJ2288	-1
    760        1.98   msaitoh #define	PCMCIA_CIS_MELCO_LPC2_TX	{ "MELCO", "LPC2-TX", NULL, NULL }
    761        1.98   msaitoh #define	PCMCIA_PRODUCT_MELCO_LPC2_TX	-1
    762       1.140       imp #define	PCMCIA_CIS_NAKAGAWAMETAL_LNT10TN	{ "PCMCIA", "LNT-10TN", NULL, NULL }
    763       1.140       imp #define	PCMCIA_PRODUCT_NAKAGAWAMETAL_LNT10TN	-1
    764       1.207   mycroft #define	PCMCIA_CIS_NANOSPEED_PRISM2	{ "NANOSPEED", "HFA384x/IEEE", NULL, NULL }
    765       1.108    ichiro #define	PCMCIA_PRODUCT_NANOSPEED_PRISM2	-1
    766       1.140       imp #define	PCMCIA_CIS_NDC_ND5100_E	{ "NDC", "Ethernet", "A", NULL }
    767       1.140       imp #define	PCMCIA_PRODUCT_NDC_ND5100_E	-1
    768       1.207   mycroft #define	PCMCIA_CIS_NEC_CMZ_RT_WP	{ "NEC", "Wireless Card CMZ-RT-WP", NULL, NULL }
    769       1.117    ichiro #define	PCMCIA_PRODUCT_NEC_CMZ_RT_WP	-1
    770       1.117    ichiro #define	PCMCIA_CIS_NTT_ME_WLAN	{ "NTT-ME", "11Mbps Wireless LAN PC Card", NULL, NULL }
    771       1.117    ichiro #define	PCMCIA_PRODUCT_NTT_ME_WLAN	-1
    772       1.140       imp #define	PCMCIA_CIS_PLANET_SMARTCOM2000	{ "PCMCIA", "UE2212", NULL, NULL }
    773       1.140       imp #define	PCMCIA_PRODUCT_PLANET_SMARTCOM2000	-1
    774       1.140       imp /*
    775       1.140       imp  * vendor ID of both FNW-3600-T and FNW-3700-T is LINKSYS (0x0149) and
    776       1.140       imp  * product ID is 0xc1ab, but it conflicts with LINKSYS Combo EthernetCard.
    777       1.140       imp  */
    778       1.140       imp #define	PCMCIA_CIS_PLANEX_FNW3600T	{ NULL, NULL, NULL, NULL }
    779       1.140       imp #define	PCMCIA_PRODUCT_PLANEX_FNW3600T	-1
    780       1.140       imp #define	PCMCIA_CIS_PLANEX_FNW3700T	{ NULL, NULL, NULL, NULL }
    781       1.140       imp #define	PCMCIA_PRODUCT_PLANEX_FNW3700T	-1
    782       1.168  tshiozak #define	PCMCIA_CIS_PLANEX_GWNS11H	{ "PLANEX", "GW-NS11H Wireless LAN PC Card", NULL, NULL }
    783       1.168  tshiozak #define	PCMCIA_PRODUCT_PLANEX_GWNS11H	-1
    784       1.193     itohy 
    785       1.193     itohy /*
    786       1.193     itohy  * RATOC System Inc. uses the same product ID for many different cards.
    787       1.193     itohy  * For such cards, we can't use product ID for identification.
    788       1.193     itohy  */
    789       1.193     itohy /* vendor = 0xc015, product = 0x0001 */
    790       1.193     itohy #define	PCMCIA_CIS_RATOC_REX_9530	{ "RATOC System Inc.", "SCSI2 CARD 37", NULL, NULL }
    791       1.193     itohy #define	PCMCIA_PRODUCT_RATOC_REX_9530	-1
    792       1.193     itohy #define	PCMCIA_CIS_RATOC_REX_CFU1	{ "RATOC", "USB HOST CF+ Card", NULL, NULL }
    793       1.193     itohy #define	PCMCIA_PRODUCT_RATOC_REX_CFU1	-1
    794       1.193     itohy #define	PCMCIA_CIS_RATOC_REX_R280	{ "RATOC System Inc.", "10BASE_T CARD R280", NULL, NULL }
    795       1.193     itohy #define	PCMCIA_PRODUCT_RATOC_REX_R280	-1
    796       1.193     itohy 
    797       1.207   mycroft #define	PCMCIA_CIS_RPTI_EP400	{ "RPTI LTD.", "EP400", NULL, NULL }
    798       1.140       imp #define	PCMCIA_PRODUCT_RPTI_EP400	-1
    799       1.140       imp #define	PCMCIA_CIS_RPTI_EP401	{ "RPTI", "EP401 Ethernet NE2000 Compatible", NULL, NULL }
    800       1.140       imp #define	PCMCIA_PRODUCT_RPTI_EP401	-1
    801       1.140       imp #define	PCMCIA_CIS_PREMAX_PE200	{ "PMX   ", "PE-200", NULL, NULL }
    802       1.140       imp #define	PCMCIA_PRODUCT_PREMAX_PE200	-1
    803       1.207   mycroft #define	PCMCIA_CIS_SMC_2632W	{ "SMC", "SMC2632W", NULL, NULL }
    804       1.140       imp #define	PCMCIA_PRODUCT_SMC_2632W	-1
    805       1.180   kanaoka #define	PCMCIA_CIS_SMC_8041	{ "SMC", "8041TX-10/100-PC-Card-V2", NULL, NULL }
    806       1.180   kanaoka #define	PCMCIA_PRODUCT_SMC_8041	-1
    807       1.140       imp #define	PCMCIA_CIS_SVEC_COMBOCARD	{ "Ethernet", "Adapter", NULL, NULL }
    808       1.140       imp #define	PCMCIA_PRODUCT_SVEC_COMBOCARD	-1
    809       1.207   mycroft #define	PCMCIA_CIS_SVEC_LANCARD	{ "SVEC", "FD605 PCMCIA EtherNet Card", NULL, NULL }
    810       1.140       imp #define	PCMCIA_PRODUCT_SVEC_LANCARD	-1
    811       1.140       imp /*
    812       1.140       imp  * vendor ID of PN650TX is LINKSYS (0x0149) and product ID is 0xc1ab, but
    813       1.140       imp  * it conflicts with LINKSYS Combo EthernetCard.
    814       1.140       imp  */
    815       1.140       imp #define	PCMCIA_CIS_SVEC_PN650TX	{ NULL, NULL, NULL, NULL }
    816       1.140       imp #define	PCMCIA_PRODUCT_SVEC_PN650TX	-1
    817       1.207   mycroft #define	PCMCIA_CIS_SYNERGY21_S21810	{ "PCMCIA", "Ethernet", "A", NULL }
    818       1.120   aymeric #define	PCMCIA_PRODUCT_SYNERGY21_S21810	-1
    819       1.195       uwe #define	PCMCIA_CIS_TAMARACK_ETHERNET	{ "TAMARACK", "Ethernet", "A", NULL }
    820       1.195       uwe #define	PCMCIA_PRODUCT_TAMARACK_ETHERNET	-1
    821       1.215   tsutsui #define	PCMCIA_CIS_TEAC_IDECARDII	{ " ", "NinjaATA-", NULL, NULL }
    822       1.140       imp #define	PCMCIA_PRODUCT_TEAC_IDECARDII	-1
    823       1.195       uwe #define	PCMCIA_CIS_TOSHIBA_CBIDE2	{ "LOOKMEET", "CBIDE2      ", NULL, NULL }
    824       1.195       uwe #define	PCMCIA_PRODUCT_TOSHIBA_CBIDE2	-1
    825       1.207   mycroft #define	PCMCIA_CIS_XIRCOM_CFE_10	{ "Xircom", "CompactCard Ethernet", "CFE-10", NULL }
    826       1.140       imp #define	PCMCIA_PRODUCT_XIRCOM_CFE_10	-1
    827       1.140       imp #define	PCMCIA_CIS_YEDATA_EXTERNAL_FDD	{ "Y-E DATA", "External FDD", NULL, NULL }
    828       1.140       imp #define	PCMCIA_PRODUCT_YEDATA_EXTERNAL_FDD	-1
    829       1.147       imp #define	PCMCIA_CIS_ZOOM_AIR_4000	{ "Zoom", "Air-4000", NULL, NULL }
    830       1.147       imp #define	PCMCIA_PRODUCT_ZOOM_AIR_4000	-1
    831