Home | History | Annotate | Line # | Download | only in pcmcia
pcmciadevs_data.h revision 1.140
      1  1.112   thorpej /*	$NetBSD: pcmciadevs_data.h,v 1.140 2001/10/09 03:18:38 imp 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.140       imp  *	NetBSD: pcmciadevs,v 1.140 2001/10/09 03:17:22 imp 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 struct pcmcia_knowndev pcmcia_knowndevs[] = {
     48    1.1  christos 	{
     49  1.140       imp 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3CRWE737A,
     50  1.140       imp 	    PCMCIA_CIS_3COM_3CRWE737A,
     51  1.140       imp 	    0,
     52  1.140       imp 	    "3Com Corporation",
     53  1.140       imp 	    "3Com AirConnect Wireless LAN"	},
     54  1.140       imp 	},
     55  1.140       imp 	{
     56  1.140       imp 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3CXM056BNW,
     57  1.140       imp 	    PCMCIA_CIS_3COM_3CXM056BNW,
     58    1.1  christos 	    0,
     59  1.140       imp 	    "3Com Corporation",
     60  1.140       imp 	    "3Com/NoteWorthy 3CXM056-BNW 56K Modem"	},
     61    1.1  christos 	},
     62    1.1  christos 	{
     63  1.140       imp 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3CXEM556,
     64  1.140       imp 	    PCMCIA_CIS_3COM_3CXEM556,
     65    1.1  christos 	    0,
     66  1.140       imp 	    "3Com Corporation",
     67  1.140       imp 	    "3Com/Megahertz 3CXEM556 Ethernet/Modem"	},
     68   1.93      joda 	},
     69   1.93      joda 	{
     70  1.140       imp 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3CXEM556INT,
     71  1.140       imp 	    PCMCIA_CIS_3COM_3CXEM556INT,
     72   1.93      joda 	    0,
     73   1.93      joda 	    "3Com Corporation",
     74  1.140       imp 	    "3Com/Megahertz 3CXEM556-INT Ethernet/Modem"	},
     75   1.80       cgd 	},
     76   1.80       cgd 	{
     77   1.80       cgd 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3C1,
     78   1.80       cgd 	    PCMCIA_CIS_3COM_3C1,
     79   1.80       cgd 	    0,
     80   1.80       cgd 	    "3Com Corporation",
     81   1.80       cgd 	    "3Com Megahertz 3C1 10Mbps LAN CF+ Card"	},
     82    1.1  christos 	},
     83    1.1  christos 	{
     84  1.140       imp 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3CCFEM556BI,
     85  1.140       imp 	    PCMCIA_CIS_3COM_3CCFEM556BI,
     86  1.140       imp 	    0,
     87  1.140       imp 	    "3Com Corporation",
     88  1.140       imp 	    "3Com/Megahertz 3CCFEM556BI Ethernet/Modem"	},
     89  1.140       imp 	},
     90  1.140       imp 	{
     91    1.1  christos 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3C562,
     92    1.1  christos 	    PCMCIA_CIS_3COM_3C562,
     93    1.1  christos 	    0,
     94    1.1  christos 	    "3Com Corporation",
     95    1.2  christos 	    "3Com 3c562 33.6 Modem/10Mbps Ethernet"	},
     96    1.1  christos 	},
     97    1.1  christos 	{
     98    1.1  christos 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3C589,
     99    1.1  christos 	    PCMCIA_CIS_3COM_3C589,
    100    1.1  christos 	    0,
    101    1.1  christos 	    "3Com Corporation",
    102    1.4  christos 	    "3Com 3c589 10Mbps Ethernet"	},
    103   1.14   thorpej 	},
    104   1.14   thorpej 	{
    105   1.14   thorpej 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3C574,
    106   1.14   thorpej 	    PCMCIA_CIS_3COM_3C574,
    107   1.14   thorpej 	    0,
    108   1.14   thorpej 	    "3Com Corporation",
    109   1.14   thorpej 	    "3Com 3c574-TX 10/100Mbps Ethernet"	},
    110   1.30      marc 	},
    111   1.30      marc 	{
    112  1.140       imp 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3CRWE62092A,
    113  1.140       imp 	    PCMCIA_CIS_3COM_3CRWE62092A,
    114   1.59     soren 	    0,
    115   1.59     soren 	    "3Com Corporation",
    116  1.140       imp 	    "3Com 3CRWE62092A Wireless LAN"	},
    117  1.140       imp 	},
    118  1.140       imp 	{
    119  1.140       imp 	    PCMCIA_VENDOR_ADAPTEC, PCMCIA_PRODUCT_ADAPTEC_APA1460,
    120  1.140       imp 	    PCMCIA_CIS_ADAPTEC_APA1460,
    121  1.140       imp 	    0,
    122  1.140       imp 	    "Adaptec Corporation",
    123  1.140       imp 	    "Adaptec APA-1460 SlimSCSI"	},
    124  1.140       imp 	},
    125  1.140       imp 	{
    126  1.140       imp 	    PCMCIA_VENDOR_ADAPTEC, PCMCIA_PRODUCT_ADAPTEC_APA1460A,
    127  1.140       imp 	    PCMCIA_CIS_ADAPTEC_APA1460A,
    128  1.140       imp 	    0,
    129  1.140       imp 	    "Adaptec Corporation",
    130  1.140       imp 	    "Adaptec APA-1460A SlimSCSI"	},
    131  1.140       imp 	},
    132  1.140       imp 	{
    133  1.140       imp 	    PCMCIA_VENDOR_AIRONET, PCMCIA_PRODUCT_AIRONET_PC4500,
    134  1.140       imp 	    PCMCIA_CIS_AIRONET_PC4500,
    135  1.140       imp 	    0,
    136  1.140       imp 	    "Aironet Wireless Communications",
    137  1.140       imp 	    "Aironet PC4500 Wireless LAN Adapter"	},
    138  1.140       imp 	},
    139  1.140       imp 	{
    140  1.140       imp 	    PCMCIA_VENDOR_AIRONET, PCMCIA_PRODUCT_AIRONET_PC4800,
    141  1.140       imp 	    PCMCIA_CIS_AIRONET_PC4800,
    142  1.140       imp 	    0,
    143  1.140       imp 	    "Aironet Wireless Communications",
    144  1.140       imp 	    "Aironet PC4800 Wireless LAN Adapter"	},
    145  1.140       imp 	},
    146  1.140       imp 	{
    147  1.140       imp 	    PCMCIA_VENDOR_AIRONET, PCMCIA_PRODUCT_AIRONET_350,
    148  1.140       imp 	    PCMCIA_CIS_AIRONET_350,
    149  1.140       imp 	    0,
    150  1.140       imp 	    "Aironet Wireless Communications",
    151  1.140       imp 	    "Aironet 350 Wireless LAN Adapter"	},
    152   1.59     soren 	},
    153   1.59     soren 	{
    154  1.140       imp 	    PCMCIA_VENDOR_ALLIEDTELESIS, PCMCIA_PRODUCT_ALLIEDTELESIS_LA_PCM,
    155  1.140       imp 	    PCMCIA_CIS_ALLIEDTELESIS_LA_PCM,
    156   1.30      marc 	    0,
    157  1.140       imp 	    "Allied Telesis K.K.",
    158  1.140       imp 	    "Allied Telesis LA-PCM"	},
    159   1.45      tron 	},
    160   1.45      tron 	{
    161  1.140       imp 	    PCMCIA_VENDOR_BAY, PCMCIA_PRODUCT_BAY_STACK_650,
    162  1.140       imp 	    PCMCIA_CIS_BAY_STACK_650,
    163   1.45      tron 	    0,
    164  1.140       imp 	    "Bay Networks",
    165  1.140       imp 	    "BayStack 650 Wireless LAN"	},
    166   1.52   thorpej 	},
    167   1.52   thorpej 	{
    168  1.140       imp 	    PCMCIA_VENDOR_BAY, PCMCIA_PRODUCT_BAY_SURFER_PRO,
    169  1.140       imp 	    PCMCIA_CIS_BAY_SURFER_PRO,
    170   1.52   thorpej 	    0,
    171  1.140       imp 	    "Bay Networks",
    172  1.140       imp 	    "AirSurfer Pro Wireless LAN"	},
    173  1.132    itojun 	},
    174  1.132    itojun 	{
    175  1.140       imp 	    PCMCIA_VENDOR_BAY, PCMCIA_PRODUCT_BAY_STACK_660,
    176  1.140       imp 	    PCMCIA_CIS_BAY_STACK_660,
    177  1.132    itojun 	    0,
    178  1.140       imp 	    "Bay Networks",
    179  1.140       imp 	    "BayStack 660 Wireless LAN"	},
    180   1.26   thorpej 	},
    181   1.26   thorpej 	{
    182  1.140       imp 	    PCMCIA_VENDOR_BUFFALO, PCMCIA_PRODUCT_BUFFALO_WLI_PCM_S11,
    183  1.140       imp 	    PCMCIA_CIS_BUFFALO_WLI_PCM_S11,
    184   1.90  gmcgarry 	    0,
    185  1.140       imp 	    "BUFFALO (Melco Corporation)",
    186  1.140       imp 	    "BUFFALO AirStation 11Mbps WLAN"	},
    187  1.115    ichiro 	},
    188  1.115    ichiro 	{
    189  1.115    ichiro 	    PCMCIA_VENDOR_COMPAQ, PCMCIA_PRODUCT_COMPAQ_NC5004,
    190  1.115    ichiro 	    PCMCIA_CIS_COMPAQ_NC5004,
    191  1.115    ichiro 	    0,
    192  1.115    ichiro 	    "Compaq",
    193  1.115    ichiro 	    "Compaq Agency NC5004 Wireless Card"	},
    194   1.90  gmcgarry 	},
    195   1.90  gmcgarry 	{
    196  1.140       imp 	    PCMCIA_VENDOR_COMPAQ2, PCMCIA_PRODUCT_COMPAQ2_CPQ_10_100,
    197  1.140       imp 	    PCMCIA_CIS_COMPAQ2_CPQ_10_100,
    198  1.140       imp 	    0,
    199  1.140       imp 	    "Compaq",
    200  1.140       imp 	    "Compaq Netelligent 10/100 Ethernet"	},
    201  1.140       imp 	},
    202  1.140       imp 	{
    203   1.26   thorpej 	    PCMCIA_VENDOR_COMPEX, PCMCIA_PRODUCT_COMPEX_LINKPORT_ENET_B,
    204   1.26   thorpej 	    PCMCIA_CIS_COMPEX_LINKPORT_ENET_B,
    205   1.26   thorpej 	    0,
    206   1.27   thorpej 	    "Compex Corporation",
    207   1.26   thorpej 	    "Compex Linkport ENET-B Ethernet"	},
    208   1.40       mjl 	},
    209   1.40       mjl 	{
    210  1.140       imp 	    PCMCIA_VENDOR_CONTEC, PCMCIA_PRODUCT_CONTEC_CNETPC,
    211  1.140       imp 	    PCMCIA_CIS_CONTEC_CNETPC,
    212  1.140       imp 	    0,
    213  1.140       imp 	    "Contec",
    214  1.140       imp 	    "Contec C-NET(PC)C"	},
    215  1.140       imp 	},
    216  1.140       imp 	{
    217  1.140       imp 	    PCMCIA_VENDOR_CONTEC, PCMCIA_PRODUCT_CONTEC_FX_DS110_PCC,
    218  1.140       imp 	    PCMCIA_CIS_CONTEC_FX_DS110_PCC,
    219   1.40       mjl 	    0,
    220  1.140       imp 	    "Contec",
    221  1.140       imp 	    "Contec FLEXLAN/FX-DS110-PCC"	},
    222    1.1  christos 	},
    223    1.1  christos 	{
    224   1.17       dbj 	    PCMCIA_VENDOR_DAYNA, PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E_1,
    225   1.17       dbj 	    PCMCIA_CIS_DAYNA_COMMUNICARD_E_1,
    226   1.17       dbj 	    0,
    227   1.17       dbj 	    "Dayna Corporation",
    228   1.17       dbj 	    "Dayna CommuniCard E"	},
    229   1.17       dbj 	},
    230   1.17       dbj 	{
    231   1.17       dbj 	    PCMCIA_VENDOR_DAYNA, PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E_2,
    232   1.17       dbj 	    PCMCIA_CIS_DAYNA_COMMUNICARD_E_2,
    233    1.1  christos 	    0,
    234    1.1  christos 	    "Dayna Corporation",
    235    1.4  christos 	    "Dayna CommuniCard E"	},
    236    1.1  christos 	},
    237    1.1  christos 	{
    238   1.16      kenh 	    PCMCIA_VENDOR_DIGITAL, PCMCIA_PRODUCT_DIGITAL_MOBILE_MEDIA_CDROM,
    239   1.16      kenh 	    PCMCIA_CIS_DIGITAL_MOBILE_MEDIA_CDROM,
    240   1.16      kenh 	    0,
    241   1.16      kenh 	    "Digital Equipment Corporation",
    242   1.16      kenh 	    "Digital Mobile Media CD-ROM"	},
    243   1.16      kenh 	},
    244   1.16      kenh 	{
    245  1.119   thorpej 	    PCMCIA_VENDOR_DLINK_2, PCMCIA_PRODUCT_DLINK_2_DMF560TX,
    246  1.119   thorpej 	    PCMCIA_CIS_DLINK_2_DMF560TX,
    247  1.119   thorpej 	    0,
    248  1.119   thorpej 	    "D-Link",
    249  1.119   thorpej 	    "D-Link DMF-650TX"	},
    250  1.119   thorpej 	},
    251  1.119   thorpej 	{
    252  1.100   hubertf 	    PCMCIA_VENDOR_ELSA, PCMCIA_PRODUCT_ELSA_MC2_IEEE,
    253  1.100   hubertf 	    PCMCIA_CIS_ELSA_MC2_IEEE,
    254  1.100   hubertf 	    0,
    255  1.100   hubertf 	    "Elsa",
    256  1.100   hubertf 	    "AirLancer MC-2 IEEE"	},
    257  1.100   hubertf 	},
    258  1.100   hubertf 	{
    259  1.100   hubertf 	    PCMCIA_VENDOR_ELSA, PCMCIA_PRODUCT_ELSA_XI300_IEEE,
    260  1.100   hubertf 	    PCMCIA_CIS_ELSA_XI300_IEEE,
    261  1.100   hubertf 	    0,
    262  1.100   hubertf 	    "Elsa",
    263  1.100   hubertf 	    "XI300 Wireless LAN"	},
    264  1.100   hubertf 	},
    265  1.100   hubertf 	{
    266  1.140       imp 	    PCMCIA_VENDOR_EMTAC, PCMCIA_PRODUCT_EMTAC_WLAN,
    267  1.140       imp 	    PCMCIA_CIS_EMTAC_WLAN,
    268   1.34   nathanw 	    0,
    269  1.140       imp 	    "EMTAC Technology Corporation",
    270  1.140       imp 	    "EMTAC A2424i 11Mbps WLAN Card"	},
    271   1.34   nathanw 	},
    272   1.34   nathanw 	{
    273  1.140       imp 	    PCMCIA_VENDOR_FARALLON, PCMCIA_PRODUCT_FARALLON_SKYLINE,
    274  1.140       imp 	    PCMCIA_CIS_FARALLON_SKYLINE,
    275    1.1  christos 	    0,
    276  1.140       imp 	    "Farallon Communications",
    277  1.140       imp 	    "SkyLINE Wireless"	},
    278    1.1  christos 	},
    279    1.1  christos 	{
    280  1.140       imp 	    PCMCIA_VENDOR_FUJITSU, PCMCIA_PRODUCT_FUJITSU_SCSI600,
    281  1.140       imp 	    PCMCIA_CIS_FUJITSU_SCSI600,
    282    1.1  christos 	    0,
    283  1.140       imp 	    "Fujitsu Corporation",
    284  1.140       imp 	    "Fujitsu SCSI 600 Interface"	},
    285   1.37   thorpej 	},
    286   1.37   thorpej 	{
    287  1.140       imp 	    PCMCIA_VENDOR_FUJITSU, PCMCIA_PRODUCT_FUJITSU_LA10S,
    288  1.140       imp 	    PCMCIA_CIS_FUJITSU_LA10S,
    289  1.110       imp 	    0,
    290  1.140       imp 	    "Fujitsu Corporation",
    291  1.140       imp 	    "Fujitsu Compact Flash Ethernet"	},
    292  1.110       imp 	},
    293  1.110       imp 	{
    294   1.37   thorpej 	    PCMCIA_VENDOR_FUJITSU, PCMCIA_PRODUCT_FUJITSU_LA501,
    295   1.37   thorpej 	    PCMCIA_CIS_FUJITSU_LA501,
    296   1.37   thorpej 	    0,
    297   1.37   thorpej 	    "Fujitsu Corporation",
    298   1.37   thorpej 	    "Fujitsu Towa LA501 Ethernet"	},
    299   1.53        is 	},
    300   1.53        is 	{
    301  1.102  drochner 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_MICRODRIVE,
    302  1.102  drochner 	    PCMCIA_CIS_IBM_MICRODRIVE,
    303  1.102  drochner 	    0,
    304  1.102  drochner 	    "IBM Corporation",
    305  1.102  drochner 	    "IBM Microdrive"	},
    306    1.1  christos 	},
    307    1.1  christos 	{
    308   1.60     soren 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_3270,
    309   1.60     soren 	    PCMCIA_CIS_IBM_3270,
    310   1.60     soren 	    0,
    311   1.60     soren 	    "IBM Corporation",
    312   1.92     soren 	    "IBM 3270 Emulation"	},
    313   1.60     soren 	},
    314   1.60     soren 	{
    315    1.1  christos 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_INFOMOVER,
    316    1.1  christos 	    PCMCIA_CIS_IBM_INFOMOVER,
    317    1.1  christos 	    0,
    318    1.1  christos 	    "IBM Corporation",
    319   1.92     soren 	    "IBM InfoMover"	},
    320    1.1  christos 	},
    321    1.1  christos 	{
    322   1.60     soren 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_5250,
    323   1.60     soren 	    PCMCIA_CIS_IBM_5250,
    324   1.60     soren 	    0,
    325   1.60     soren 	    "IBM Corporation",
    326   1.92     soren 	    "IBM 5250 Emulation"	},
    327   1.60     soren 	},
    328   1.60     soren 	{
    329   1.59     soren 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_TROPIC,
    330   1.59     soren 	    PCMCIA_CIS_IBM_TROPIC,
    331   1.59     soren 	    0,
    332   1.59     soren 	    "IBM Corporation",
    333   1.92     soren 	    "IBM Token Ring 4/16"	},
    334   1.92     soren 	},
    335   1.92     soren 	{
    336   1.92     soren 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_PORTABLE_CDROM,
    337   1.92     soren 	    PCMCIA_CIS_IBM_PORTABLE_CDROM,
    338   1.92     soren 	    0,
    339   1.92     soren 	    "IBM Corporation",
    340   1.92     soren 	    "IBM PCMCIA Portable CD-ROM Drive"	},
    341   1.59     soren 	},
    342   1.59     soren 	{
    343    1.1  christos 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_HOME_AND_AWAY,
    344    1.1  christos 	    PCMCIA_CIS_IBM_HOME_AND_AWAY,
    345    1.1  christos 	    0,
    346    1.1  christos 	    "IBM Corporation",
    347    1.4  christos 	    "IBM Home and Away Modem"	},
    348    1.1  christos 	},
    349    1.1  christos 	{
    350   1.29   nathanw 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_WIRELESS_LAN_ENTRY,
    351   1.29   nathanw 	    PCMCIA_CIS_IBM_WIRELESS_LAN_ENTRY,
    352   1.29   nathanw 	    0,
    353   1.29   nathanw 	    "IBM Corporation",
    354   1.92     soren 	    "IBM Wireless LAN Entry"	},
    355   1.44       cgd 	},
    356   1.44       cgd 	{
    357   1.60     soren 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_ETHERJET,
    358   1.60     soren 	    PCMCIA_CIS_IBM_ETHERJET,
    359   1.44       cgd 	    0,
    360   1.44       cgd 	    "IBM Corporation",
    361   1.60     soren 	    "IBM EtherJet Ethernet"	},
    362   1.36       abs 	},
    363   1.36       abs 	{
    364  1.140       imp 	    PCMCIA_VENDOR_INTEL, PCMCIA_PRODUCT_INTEL_PRO_WLAN_2011,
    365  1.140       imp 	    PCMCIA_CIS_INTEL_PRO_WLAN_2011,
    366   1.90  gmcgarry 	    0,
    367   1.90  gmcgarry 	    "Intel",
    368  1.140       imp 	    "Intel PRO/Wireless 2011 LAN PC Card"	},
    369  1.125    ichiro 	},
    370  1.125    ichiro 	{
    371  1.140       imp 	    PCMCIA_VENDOR_INTEL, PCMCIA_PRODUCT_INTEL_EEPRO100,
    372  1.140       imp 	    PCMCIA_CIS_INTEL_EEPRO100,
    373  1.125    ichiro 	    0,
    374  1.125    ichiro 	    "Intel",
    375  1.140       imp 	    "Intel EtherExpress PRO/100"	},
    376   1.90  gmcgarry 	},
    377   1.90  gmcgarry 	{
    378   1.57     enami 	    PCMCIA_VENDOR_IODATA, PCMCIA_PRODUCT_IODATA_PCLATE,
    379   1.57     enami 	    PCMCIA_CIS_IODATA_PCLATE,
    380    1.1  christos 	    0,
    381    1.1  christos 	    "I-O DATA",
    382   1.57     enami 	    "I-O DATA PCLA/TE"	},
    383    1.1  christos 	},
    384    1.1  christos 	{
    385  1.121    ichiro 	    PCMCIA_VENDOR_IODATA2, PCMCIA_PRODUCT_IODATA2_WNB11PCM,
    386  1.121    ichiro 	    PCMCIA_CIS_IODATA2_WNB11PCM,
    387  1.121    ichiro 	    0,
    388  1.121    ichiro 	    "I-O DATA",
    389  1.121    ichiro 	    "I-O DATA WN-B11/PCM"	},
    390  1.121    ichiro 	},
    391  1.121    ichiro 	{
    392  1.140       imp 	    PCMCIA_VENDOR_KINGSTON, PCMCIA_PRODUCT_KINGSTON_KNE2,
    393  1.140       imp 	    PCMCIA_CIS_KINGSTON_KNE2,
    394  1.140       imp 	    0,
    395  1.140       imp 	    "Kingston",
    396  1.140       imp 	    "Kingston KNE-PC2 Ethernet"	},
    397  1.140       imp 	},
    398  1.140       imp 	{
    399  1.140       imp 	    PCMCIA_VENDOR_LASAT, PCMCIA_PRODUCT_LASAT_CREDIT_288,
    400  1.140       imp 	    PCMCIA_CIS_LASAT_CREDIT_288,
    401   1.91      onoe 	    0,
    402  1.140       imp 	    "Lasat Communications A/S",
    403  1.140       imp 	    "Lasat Credit 288 Modem"	},
    404   1.91      onoe 	},
    405   1.91      onoe 	{
    406  1.101     soren 	    PCMCIA_VENDOR_LEXARMEDIA, PCMCIA_PRODUCT_LEXARMEDIA_COMPACTFLASH,
    407  1.101     soren 	    PCMCIA_CIS_LEXARMEDIA_COMPACTFLASH,
    408   1.73     soren 	    0,
    409   1.73     soren 	    "Lexar Media",
    410   1.73     soren 	    "Lexar Media CompactFlash"	},
    411   1.74   thorpej 	},
    412   1.74   thorpej 	{
    413  1.140       imp 	    PCMCIA_VENDOR_LINKSYS, PCMCIA_PRODUCT_LINKSYS_TRUST_COMBO_ECARD,
    414  1.140       imp 	    PCMCIA_CIS_LINKSYS_TRUST_COMBO_ECARD,
    415  1.140       imp 	    0,
    416  1.140       imp 	    "Linksys Corporation",
    417  1.140       imp 	    "Trust (Linksys) Combo EthernetCard"	},
    418  1.140       imp 	},
    419  1.140       imp 	{
    420   1.74   thorpej 	    PCMCIA_VENDOR_LINKSYS, PCMCIA_PRODUCT_LINKSYS_ETHERFAST,
    421   1.74   thorpej 	    PCMCIA_CIS_LINKSYS_ETHERFAST,
    422   1.74   thorpej 	    0,
    423   1.74   thorpej 	    "Linksys Corporation",
    424   1.74   thorpej 	    "Linksys Etherfast 10/100 Ethernet"	},
    425   1.73     soren 	},
    426   1.73     soren 	{
    427   1.19       jtk 	    PCMCIA_VENDOR_LINKSYS, PCMCIA_PRODUCT_LINKSYS_ECARD_1,
    428   1.19       jtk 	    PCMCIA_CIS_LINKSYS_ECARD_1,
    429    1.1  christos 	    0,
    430    1.1  christos 	    "Linksys Corporation",
    431   1.23     itohy 	    "Linksys EthernetCard or D-Link DE-650"	},
    432    1.1  christos 	},
    433    1.1  christos 	{
    434    1.1  christos 	    PCMCIA_VENDOR_LINKSYS, PCMCIA_PRODUCT_LINKSYS_COMBO_ECARD,
    435    1.1  christos 	    PCMCIA_CIS_LINKSYS_COMBO_ECARD,
    436    1.1  christos 	    0,
    437    1.1  christos 	    "Linksys Corporation",
    438    1.4  christos 	    "Linksys Combo EthernetCard"	},
    439    1.9   thorpej 	},
    440    1.9   thorpej 	{
    441  1.140       imp 	    PCMCIA_VENDOR_LUCENT, PCMCIA_PRODUCT_LUCENT_WAVELAN_IEEE,
    442  1.140       imp 	    PCMCIA_CIS_LUCENT_WAVELAN_IEEE,
    443  1.140       imp 	    0,
    444  1.140       imp 	    "Lucent Technologies",
    445  1.140       imp 	    "WaveLAN/IEEE"	},
    446  1.140       imp 	},
    447  1.140       imp 	{
    448  1.140       imp 	    PCMCIA_VENDOR_MACNICA, PCMCIA_PRODUCT_MACNICA_ME1_JEIDA,
    449  1.140       imp 	    PCMCIA_CIS_MACNICA_ME1_JEIDA,
    450  1.140       imp 	    0,
    451  1.140       imp 	    "MACNICA",
    452  1.140       imp 	    "MACNICA ME1 for JEIDA"	},
    453  1.140       imp 	},
    454  1.140       imp 	{
    455  1.140       imp 	    PCMCIA_VENDOR_MEGAHERTZ, PCMCIA_PRODUCT_MEGAHERTZ_XJEM3336,
    456  1.140       imp 	    PCMCIA_CIS_MEGAHERTZ_XJEM3336,
    457    1.9   thorpej 	    0,
    458  1.140       imp 	    "Megahertz Corporation",
    459  1.140       imp 	    "Megahertz X-JACK Ethernet Modem"	},
    460    1.1  christos 	},
    461    1.1  christos 	{
    462    1.1  christos 	    PCMCIA_VENDOR_MEGAHERTZ, PCMCIA_PRODUCT_MEGAHERTZ_XJ4288,
    463    1.1  christos 	    PCMCIA_CIS_MEGAHERTZ_XJ4288,
    464    1.1  christos 	    0,
    465    1.1  christos 	    "Megahertz Corporation",
    466    1.4  christos 	    "Megahertz XJ4288 Modem"	},
    467   1.59     soren 	},
    468   1.59     soren 	{
    469   1.59     soren 	    PCMCIA_VENDOR_MEGAHERTZ, PCMCIA_PRODUCT_MEGAHERTZ_XJ4336,
    470   1.59     soren 	    PCMCIA_CIS_MEGAHERTZ_XJ4336,
    471   1.59     soren 	    0,
    472   1.59     soren 	    "Megahertz Corporation",
    473   1.59     soren 	    "Megahertz XJ4336 Modem"	},
    474   1.20   thorpej 	},
    475   1.20   thorpej 	{
    476   1.20   thorpej 	    PCMCIA_VENDOR_MEGAHERTZ, PCMCIA_PRODUCT_MEGAHERTZ_XJ5560,
    477   1.20   thorpej 	    PCMCIA_CIS_MEGAHERTZ_XJ5560,
    478   1.20   thorpej 	    0,
    479   1.20   thorpej 	    "Megahertz Corporation",
    480   1.20   thorpej 	    "Megahertz X-JACK 56kbps Modem"	},
    481    1.1  christos 	},
    482    1.1  christos 	{
    483    1.1  christos 	    PCMCIA_VENDOR_MEGAHERTZ2, PCMCIA_PRODUCT_MEGAHERTZ2_XJACK,
    484    1.1  christos 	    PCMCIA_CIS_MEGAHERTZ2_XJACK,
    485    1.1  christos 	    0,
    486    1.1  christos 	    "Megahertz Corporation",
    487    1.4  christos 	    "Megahertz X-JACK Ethernet"	},
    488   1.36       abs 	},
    489   1.36       abs 	{
    490   1.78     enami 	    PCMCIA_VENDOR_MELCO, PCMCIA_PRODUCT_MELCO_LPC3_TX,
    491   1.78     enami 	    PCMCIA_CIS_MELCO_LPC3_TX,
    492   1.78     enami 	    0,
    493   1.78     enami 	    "Melco Corporation",
    494   1.78     enami 	    "Melco LPC3-TX"	},
    495   1.78     enami 	},
    496   1.78     enami 	{
    497  1.140       imp 	    PCMCIA_VENDOR_MOTOROLA, PCMCIA_PRODUCT_MOTOROLA_POWER144,
    498  1.140       imp 	    PCMCIA_CIS_MOTOROLA_POWER144,
    499  1.127    ichiro 	    0,
    500  1.140       imp 	    "Motorola Corporation",
    501  1.140       imp 	    "Motorola Power 14.4 Modem"	},
    502  1.127    ichiro 	},
    503  1.127    ichiro 	{
    504  1.140       imp 	    PCMCIA_VENDOR_MOTOROLA, PCMCIA_PRODUCT_MOTOROLA_PM100C,
    505  1.140       imp 	    PCMCIA_CIS_MOTOROLA_PM100C,
    506  1.140       imp 	    0,
    507  1.140       imp 	    "Motorola Corporation",
    508  1.140       imp 	    "Motorola Personal Messenger 100C CDPD Modem"	},
    509  1.140       imp 	},
    510  1.140       imp 	{
    511  1.140       imp 	    PCMCIA_VENDOR_NEWMEDIA, PCMCIA_PRODUCT_NEWMEDIA_BASICS,
    512  1.140       imp 	    PCMCIA_CIS_NEWMEDIA_BASICS,
    513  1.140       imp 	    0,
    514  1.140       imp 	    "New Media Corporation",
    515  1.140       imp 	    "New Media BASICS Ethernet"	},
    516  1.140       imp 	},
    517  1.140       imp 	{
    518  1.140       imp 	    PCMCIA_VENDOR_NEWMEDIA, PCMCIA_PRODUCT_NEWMEDIA_BUSTOASTER,
    519  1.140       imp 	    PCMCIA_CIS_NEWMEDIA_BUSTOASTER,
    520  1.140       imp 	    0,
    521  1.140       imp 	    "New Media Corporation",
    522  1.140       imp 	    "New Media BusToaster SCSI Host Adapter"	},
    523  1.140       imp 	},
    524  1.140       imp 	{
    525  1.140       imp 	    PCMCIA_VENDOR_NI, PCMCIA_PRODUCT_NI_PCMCIA_GPIB,
    526  1.140       imp 	    PCMCIA_CIS_NI_PCMCIA_GPIB,
    527  1.140       imp 	    0,
    528  1.140       imp 	    "National Instruments",
    529  1.140       imp 	    "National Instruments PCMCIA-GPIB"	},
    530  1.140       imp 	},
    531  1.140       imp 	{
    532  1.140       imp 	    PCMCIA_VENDOR_NOKIA, PCMCIA_PRODUCT_NOKIA_C020_WLAN,
    533  1.140       imp 	    PCMCIA_CIS_NOKIA_C020_WLAN,
    534   1.84   mycroft 	    0,
    535   1.84   mycroft 	    "Nokia Communications",
    536   1.84   mycroft 	    "Nokia C020 WLAN Card"	},
    537   1.84   mycroft 	},
    538   1.84   mycroft 	{
    539   1.91      onoe 	    PCMCIA_VENDOR_OLICOM, PCMCIA_PRODUCT_OLICOM_TR,
    540   1.91      onoe 	    PCMCIA_CIS_OLICOM_TR,
    541   1.91      onoe 	    0,
    542   1.91      onoe 	    "Olicom",
    543   1.91      onoe 	    "GoCard Token Ring 16/4"	},
    544   1.91      onoe 	},
    545   1.91      onoe 	{
    546   1.82   mycroft 	    PCMCIA_VENDOR_PANASONIC, PCMCIA_PRODUCT_PANASONIC_KXLC002,
    547   1.82   mycroft 	    PCMCIA_CIS_PANASONIC_KXLC002,
    548   1.82   mycroft 	    0,
    549   1.82   mycroft 	    "Matsushita Electric Industrial Co.",
    550   1.82   mycroft 	    "Panasonic 4X CD-ROM Interface Card"	},
    551   1.88      joda 	},
    552   1.88      joda 	{
    553   1.88      joda 	    PCMCIA_VENDOR_PANASONIC, PCMCIA_PRODUCT_PANASONIC_KXLC003,
    554   1.88      joda 	    PCMCIA_CIS_PANASONIC_KXLC003,
    555   1.88      joda 	    0,
    556   1.88      joda 	    "Matsushita Electric Industrial Co.",
    557   1.88      joda 	    "Panasonic 8X CD-ROM Interface Card"	},
    558   1.82   mycroft 	},
    559   1.82   mycroft 	{
    560  1.135     pooka 	    PCMCIA_VENDOR_PSION, PCMCIA_PRODUCT_PSION_GOLDCARD,
    561  1.135     pooka 	    PCMCIA_CIS_PSION_GOLDCARD,
    562  1.135     pooka 	    0,
    563  1.135     pooka 	    "Psion",
    564  1.135     pooka 	    "Psion Gold Card"	},
    565  1.135     pooka 	},
    566  1.135     pooka 	{
    567  1.140       imp 	    PCMCIA_VENDOR_RATOC, PCMCIA_PRODUCT_RATOC_REX_R280,
    568  1.140       imp 	    PCMCIA_CIS_RATOC_REX_R280,
    569  1.140       imp 	    0,
    570  1.140       imp 	    "RATOC System Inc.",
    571  1.140       imp 	    "RATOC REX-R280"	},
    572  1.140       imp 	},
    573  1.140       imp 	{
    574  1.140       imp 	    PCMCIA_VENDOR_RAYTHEON, PCMCIA_PRODUCT_RAYTHEON_WLAN,
    575  1.140       imp 	    PCMCIA_CIS_RAYTHEON_WLAN,
    576  1.140       imp 	    0,
    577  1.140       imp 	    "Raytheon",
    578  1.140       imp 	    "WLAN Adapter"	},
    579  1.140       imp 	},
    580  1.140       imp 	{
    581  1.140       imp 	    PCMCIA_VENDOR_ROLAND, PCMCIA_PRODUCT_ROLAND_SCP55,
    582  1.140       imp 	    PCMCIA_CIS_ROLAND_SCP55,
    583  1.140       imp 	    0,
    584  1.140       imp 	    "Roland",
    585  1.140       imp 	    "Roland SCP-55"	},
    586  1.140       imp 	},
    587  1.140       imp 	{
    588  1.140       imp 	    PCMCIA_VENDOR_SAMSUNG, PCMCIA_PRODUCT_SAMSUNG_SWL_2000N,
    589  1.140       imp 	    PCMCIA_CIS_SAMSUNG_SWL_2000N,
    590    1.1  christos 	    0,
    591  1.140       imp 	    "Samsung",
    592  1.140       imp 	    "Samsung MagicLAN SWL-2000N"	},
    593    1.1  christos 	},
    594    1.1  christos 	{
    595   1.16      kenh 	    PCMCIA_VENDOR_SANDISK, PCMCIA_PRODUCT_SANDISK_SDCFB,
    596   1.16      kenh 	    PCMCIA_CIS_SANDISK_SDCFB,
    597   1.16      kenh 	    0,
    598   1.16      kenh 	    "Sandisk Corporation",
    599   1.16      kenh 	    "Sandisk CompactFlash Card"	},
    600   1.16      kenh 	},
    601   1.16      kenh 	{
    602    1.5   thorpej 	    PCMCIA_VENDOR_SIMPLETECH, PCMCIA_PRODUCT_SIMPLETECH_COMMUNICATOR288,
    603    1.5   thorpej 	    PCMCIA_CIS_SIMPLETECH_COMMUNICATOR288,
    604    1.5   thorpej 	    0,
    605    1.5   thorpej 	    "Simple Technology",
    606    1.5   thorpej 	    "Simple Technology 28.8 Communicator"	},
    607    1.5   thorpej 	},
    608    1.5   thorpej 	{
    609   1.42  sommerfe 	    PCMCIA_VENDOR_SIMPLETECH, PCMCIA_PRODUCT_SIMPLETECH_SPECTRUM24,
    610   1.42  sommerfe 	    PCMCIA_CIS_SIMPLETECH_SPECTRUM24,
    611   1.42  sommerfe 	    0,
    612   1.42  sommerfe 	    "Simple Technology",
    613   1.42  sommerfe 	    "Symbol Spectrum24 WLAN Adapter"	},
    614  1.126     jhawk 	},
    615  1.126     jhawk 	{
    616  1.140       imp 	    PCMCIA_VENDOR_SMC, PCMCIA_PRODUCT_SMC_8016,
    617  1.140       imp 	    PCMCIA_CIS_SMC_8016,
    618  1.140       imp 	    0,
    619  1.140       imp 	    "Standard Microsystems Corporation",
    620  1.140       imp 	    "SMC 8016 EtherCard"	},
    621  1.140       imp 	},
    622  1.140       imp 	{
    623  1.140       imp 	    PCMCIA_VENDOR_SMC, PCMCIA_PRODUCT_SMC_EZCARD,
    624  1.140       imp 	    PCMCIA_CIS_SMC_EZCARD,
    625  1.140       imp 	    0,
    626  1.140       imp 	    "Standard Microsystems Corporation",
    627  1.140       imp 	    "SMC EZCard 10 PCMCIA"	},
    628  1.140       imp 	},
    629  1.140       imp 	{
    630  1.126     jhawk 	    PCMCIA_VENDOR_SOCKET, PCMCIA_PRODUCT_SOCKET_EA_ETHER,
    631  1.126     jhawk 	    PCMCIA_CIS_SOCKET_EA_ETHER,
    632  1.126     jhawk 	    0,
    633  1.126     jhawk 	    "Socket Communications",
    634  1.126     jhawk 	    "Socket Communications EA"	},
    635   1.42  sommerfe 	},
    636   1.42  sommerfe 	{
    637    1.1  christos 	    PCMCIA_VENDOR_SOCKET, PCMCIA_PRODUCT_SOCKET_PAGECARD,
    638    1.1  christos 	    PCMCIA_CIS_SOCKET_PAGECARD,
    639    1.1  christos 	    0,
    640    1.1  christos 	    "Socket Communications",
    641    1.4  christos 	    "Socket Communications PageCard"	},
    642    1.1  christos 	},
    643    1.1  christos 	{
    644   1.13   thorpej 	    PCMCIA_VENDOR_SOCKET, PCMCIA_PRODUCT_SOCKET_DUAL_RS232,
    645   1.13   thorpej 	    PCMCIA_CIS_SOCKET_DUAL_RS232,
    646   1.13   thorpej 	    0,
    647   1.13   thorpej 	    "Socket Communications",
    648   1.13   thorpej 	    "Socket Communications Dual RS232"	},
    649   1.55       jun 	},
    650   1.55       jun 	{
    651  1.140       imp 	    PCMCIA_VENDOR_SOCKET, PCMCIA_PRODUCT_SOCKET_LP_ETHER,
    652  1.140       imp 	    PCMCIA_CIS_SOCKET_LP_ETHER,
    653  1.140       imp 	    0,
    654  1.140       imp 	    "Socket Communications",
    655  1.140       imp 	    "Socket Communications LP-E"	},
    656  1.140       imp 	},
    657  1.140       imp 	{
    658   1.99    toddpw 	    PCMCIA_VENDOR_SOCKET, PCMCIA_PRODUCT_SOCKET_LP_ETHER_CF,
    659   1.99    toddpw 	    PCMCIA_CIS_SOCKET_LP_ETHER_CF,
    660   1.55       jun 	    0,
    661   1.99    toddpw 	    "Socket Communications",
    662   1.99    toddpw 	    "Socket Communications LP-E CF"	},
    663   1.99    toddpw 	},
    664   1.99    toddpw 	{
    665  1.140       imp 	    PCMCIA_VENDOR_SYMBOL, PCMCIA_PRODUCT_SYMBOL_LA4100,
    666  1.140       imp 	    PCMCIA_CIS_SYMBOL_LA4100,
    667  1.140       imp 	    0,
    668  1.140       imp 	    "Symbol",
    669  1.140       imp 	    "Symbol Spectrum24 LA4100 Series WLAN"	},
    670  1.140       imp 	},
    671  1.140       imp 	{
    672  1.140       imp 	    PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_LAK_CD011WL,
    673  1.140       imp 	    PCMCIA_CIS_TDK_LAK_CD011WL,
    674   1.99    toddpw 	    0,
    675  1.140       imp 	    "TDK Corporation",
    676  1.140       imp 	    "TDK LAK-CD011WL"	},
    677   1.13   thorpej 	},
    678   1.13   thorpej 	{
    679    1.1  christos 	    PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_LAK_CD021BX,
    680    1.1  christos 	    PCMCIA_CIS_TDK_LAK_CD021BX,
    681    1.1  christos 	    0,
    682    1.1  christos 	    "TDK Corporation",
    683    1.4  christos 	    "TDK LAK-CD021BX Ethernet"	},
    684    1.1  christos 	},
    685    1.1  christos 	{
    686  1.140       imp 	    PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_LAK_CF010,
    687  1.140       imp 	    PCMCIA_CIS_TDK_LAK_CF010,
    688  1.140       imp 	    0,
    689  1.140       imp 	    "TDK Corporation",
    690  1.140       imp 	    "TDK LAC-CF010"	},
    691  1.140       imp 	},
    692  1.140       imp 	{
    693    1.1  christos 	    PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_DFL9610,
    694    1.1  christos 	    PCMCIA_CIS_TDK_DFL9610,
    695    1.1  christos 	    0,
    696    1.1  christos 	    "TDK Corporation",
    697    1.4  christos 	    "TDK DFL9610 Ethernet & Digital Cellular"	},
    698   1.61       jun 	},
    699   1.61       jun 	{
    700  1.140       imp 	    PCMCIA_VENDOR_TELECOMDEVICE, PCMCIA_PRODUCT_TELECOMDEVICE_TCD_HPC100,
    701  1.140       imp 	    PCMCIA_CIS_TELECOMDEVICE_TCD_HPC100,
    702   1.61       jun 	    0,
    703  1.140       imp 	    "Telecom Device",
    704  1.140       imp 	    "Telecom Device TCD-HPC100"	},
    705   1.22   thorpej 	},
    706   1.22   thorpej 	{
    707  1.140       imp 	    PCMCIA_VENDOR_USROBOTICS, PCMCIA_PRODUCT_USROBOTICS_WORLDPORT144,
    708  1.140       imp 	    PCMCIA_CIS_USROBOTICS_WORLDPORT144,
    709  1.117    ichiro 	    0,
    710  1.140       imp 	    "US Robotics Corporation",
    711  1.140       imp 	    "US Robotics WorldPort 14.4 Modem"	},
    712  1.117    ichiro 	},
    713  1.117    ichiro 	{
    714   1.90  gmcgarry 	    PCMCIA_VENDOR_XIRCOM, PCMCIA_PRODUCT_XIRCOM_CE,
    715   1.90  gmcgarry 	    PCMCIA_CIS_XIRCOM_CE,
    716   1.28   nathanw 	    0,
    717   1.90  gmcgarry 	    "Xircom",
    718   1.28   nathanw 	    "Xircom CreditCard Ethernet"	},
    719   1.29   nathanw 	},
    720   1.29   nathanw 	{
    721   1.90  gmcgarry 	    PCMCIA_VENDOR_XIRCOM, PCMCIA_PRODUCT_XIRCOM_CE2,
    722   1.90  gmcgarry 	    PCMCIA_CIS_XIRCOM_CE2,
    723   1.29   nathanw 	    0,
    724   1.90  gmcgarry 	    "Xircom",
    725   1.90  gmcgarry 	    "Xircom CreditCard Ethernet II"	},
    726   1.90  gmcgarry 	},
    727   1.90  gmcgarry 	{
    728   1.90  gmcgarry 	    PCMCIA_VENDOR_XIRCOM, PCMCIA_PRODUCT_XIRCOM_CE3,
    729   1.90  gmcgarry 	    PCMCIA_CIS_XIRCOM_CE3,
    730   1.90  gmcgarry 	    0,
    731   1.90  gmcgarry 	    "Xircom",
    732   1.90  gmcgarry 	    "Xircom CreditCard 10/100 Ethernet"	},
    733  1.113   thorpej 	},
    734  1.113   thorpej 	{
    735  1.140       imp 	    PCMCIA_VENDOR_XIRCOM, PCMCIA_PRODUCT_XIRCOM_CNW_801,
    736  1.140       imp 	    PCMCIA_CIS_XIRCOM_CNW_801,
    737  1.140       imp 	    0,
    738  1.140       imp 	    "Xircom",
    739  1.140       imp 	    "Xircom CreditCard Netwave (Canada)"	},
    740  1.140       imp 	},
    741  1.140       imp 	{
    742  1.140       imp 	    PCMCIA_VENDOR_XIRCOM, PCMCIA_PRODUCT_XIRCOM_CNW_802,
    743  1.140       imp 	    PCMCIA_CIS_XIRCOM_CNW_802,
    744  1.140       imp 	    0,
    745  1.140       imp 	    "Xircom",
    746  1.140       imp 	    "Xircom CreditCard Netwave (US)"	},
    747  1.140       imp 	},
    748  1.140       imp 	{
    749  1.113   thorpej 	    PCMCIA_VENDOR_XIRCOM, PCMCIA_PRODUCT_XIRCOM_CT2,
    750  1.113   thorpej 	    PCMCIA_CIS_XIRCOM_CT2,
    751  1.113   thorpej 	    0,
    752  1.113   thorpej 	    "Xircom",
    753  1.113   thorpej 	    "Xircom CreditCard Token Ring II"	},
    754   1.28   nathanw 	},
    755   1.28   nathanw 	{
    756   1.90  gmcgarry 	    PCMCIA_VENDOR_XIRCOM, PCMCIA_PRODUCT_XIRCOM_CEM,
    757   1.90  gmcgarry 	    PCMCIA_CIS_XIRCOM_CEM,
    758   1.22   thorpej 	    0,
    759   1.90  gmcgarry 	    "Xircom",
    760   1.90  gmcgarry 	    "Xircom CreditCard Ethernet + Modem"	},
    761   1.58       jtk 	},
    762   1.58       jtk 	{
    763  1.140       imp 	    PCMCIA_VENDOR_XIRCOM, PCMCIA_PRODUCT_XIRCOM_REM56,
    764  1.140       imp 	    PCMCIA_CIS_XIRCOM_REM56,
    765  1.140       imp 	    0,
    766  1.140       imp 	    "Xircom",
    767  1.140       imp 	    "Xircom RealPort Ethernet 10/100 + Modem 56"	},
    768  1.140       imp 	},
    769  1.140       imp 	{
    770   1.90  gmcgarry 	    PCMCIA_VENDOR_XIRCOM, PCMCIA_PRODUCT_XIRCOM_CEM28,
    771   1.90  gmcgarry 	    PCMCIA_CIS_XIRCOM_CEM28,
    772   1.58       jtk 	    0,
    773   1.90  gmcgarry 	    "Xircom",
    774   1.90  gmcgarry 	    "Xircom CreditCard Ethernet + Modem 28"	},
    775   1.95  gmcgarry 	},
    776   1.95  gmcgarry 	{
    777   1.95  gmcgarry 	    PCMCIA_VENDOR_XIRCOM, PCMCIA_PRODUCT_XIRCOM_CEM33,
    778   1.95  gmcgarry 	    PCMCIA_CIS_XIRCOM_CEM33,
    779   1.95  gmcgarry 	    0,
    780   1.95  gmcgarry 	    "Xircom",
    781   1.95  gmcgarry 	    "Xircom CreditCard Ethernet + Modem 33"	},
    782   1.95  gmcgarry 	},
    783   1.95  gmcgarry 	{
    784   1.95  gmcgarry 	    PCMCIA_VENDOR_XIRCOM, PCMCIA_PRODUCT_XIRCOM_CEM56,
    785   1.95  gmcgarry 	    PCMCIA_CIS_XIRCOM_CEM56,
    786   1.95  gmcgarry 	    0,
    787   1.95  gmcgarry 	    "Xircom",
    788   1.95  gmcgarry 	    "Xircom CreditCard Ethernet + Modem 56"	},
    789   1.95  gmcgarry 	},
    790   1.95  gmcgarry 	{
    791  1.134  christos 	    PCMCIA_VENDOR_ZONET, PCMCIA_PRODUCT_ZONET_ZEN,
    792  1.134  christos 	    PCMCIA_CIS_ZONET_ZEN,
    793  1.134  christos 	    0,
    794  1.134  christos 	    "Zonet Technology Inc.",
    795  1.134  christos 	    "Zonet Zen 10/10"	},
    796  1.134  christos 	},
    797  1.134  christos 	{
    798    1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_ACCTON_EN2212,
    799    1.1  christos 	    PCMCIA_CIS_ACCTON_EN2212,
    800    1.1  christos 	    0,
    801    1.4  christos 	    "ACCTON",
    802    1.1  christos 	    "Accton EN2212"	},
    803    1.1  christos 	},
    804    1.1  christos 	{
    805  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_AMBICOM_AMB8002T,
    806  1.140       imp 	    PCMCIA_CIS_AMBICOM_AMB8002T,
    807    1.1  christos 	    0,
    808  1.140       imp 	    "AmbiCom Inc",
    809  1.140       imp 	    "AmbiCom AMB8002T"	},
    810    1.1  christos 	},
    811    1.1  christos 	{
    812  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_AMD_AM79C930,
    813  1.140       imp 	    PCMCIA_CIS_AMD_AM79C930,
    814    1.1  christos 	    0,
    815  1.140       imp 	    "AMD",
    816  1.140       imp 	    "AMD Am79C930"	},
    817    1.1  christos 	},
    818    1.1  christos 	{
    819  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_BILLIONTON_LNT10TN,
    820  1.140       imp 	    PCMCIA_CIS_BILLIONTON_LNT10TN,
    821   1.16      kenh 	    0,
    822  1.140       imp 	    "Billionton Systems Inc.",
    823  1.140       imp 	    "Billionton Systems Inc. LNT-10TN NE2000 Compatible Card"	},
    824   1.19       jtk 	},
    825   1.19       jtk 	{
    826  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_CNET_NE2000,
    827  1.140       imp 	    PCMCIA_CIS_CNET_NE2000,
    828   1.19       jtk 	    0,
    829  1.140       imp 	    "CNet",
    830  1.140       imp 	    "CNet CN40BC NE2000 Compatible"	},
    831   1.16      kenh 	},
    832   1.16      kenh 	{
    833   1.49     enami 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_COREGA_ETHER_PCC_T,
    834   1.49     enami 	    PCMCIA_CIS_COREGA_ETHER_PCC_T,
    835   1.49     enami 	    0,
    836   1.49     enami 	    "Corega K.K.",
    837   1.75     enami 	    "Corega Ether PCC-T"	},
    838   1.49     enami 	},
    839   1.49     enami 	{
    840   1.49     enami 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_COREGA_ETHER_II_PCC_T,
    841   1.49     enami 	    PCMCIA_CIS_COREGA_ETHER_II_PCC_T,
    842   1.54       jun 	    0,
    843   1.54       jun 	    "Corega K.K.",
    844   1.75     enami 	    "Corega EtherII PCC-T"	},
    845   1.54       jun 	},
    846   1.54       jun 	{
    847   1.54       jun 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_COREGA_FAST_ETHER_PCC_TX,
    848   1.54       jun 	    PCMCIA_CIS_COREGA_FAST_ETHER_PCC_TX,
    849   1.24   thorpej 	    0,
    850   1.24   thorpej 	    "Corega K.K.",
    851   1.75     enami 	    "Corega FastEther PCC-TX"	},
    852   1.24   thorpej 	},
    853   1.24   thorpej 	{
    854  1.123    ichiro 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_COREGA_FETHER_PCC_TXD,
    855  1.123    ichiro 	    PCMCIA_CIS_COREGA_FETHER_PCC_TXD,
    856  1.123    ichiro 	    0,
    857  1.123    ichiro 	    "Corega K.K.",
    858  1.123    ichiro 	    "Corega FEther PCC-TXD"	},
    859  1.130    ichiro 	},
    860  1.130    ichiro 	{
    861  1.130    ichiro 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_COREGA_FETHER_PCC_TXF,
    862  1.130    ichiro 	    PCMCIA_CIS_COREGA_FETHER_PCC_TXF,
    863  1.130    ichiro 	    0,
    864  1.130    ichiro 	    "Corega K.K.",
    865  1.130    ichiro 	    "Corega FEther PCC-TXF"	},
    866  1.123    ichiro 	},
    867  1.123    ichiro 	{
    868   1.85    itojun 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_COREGA_WIRELESS_LAN_PCC_11,
    869   1.85    itojun 	    PCMCIA_CIS_COREGA_WIRELESS_LAN_PCC_11,
    870   1.85    itojun 	    0,
    871   1.85    itojun 	    "Corega K.K.",
    872   1.85    itojun 	    "Corega Wireless LAN PCC-11"	},
    873   1.85    itojun 	},
    874   1.85    itojun 	{
    875  1.117    ichiro 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_COREGA_WIRELESS_LAN_PCCA_11,
    876  1.117    ichiro 	    PCMCIA_CIS_COREGA_WIRELESS_LAN_PCCA_11,
    877  1.117    ichiro 	    0,
    878  1.117    ichiro 	    "Corega K.K.",
    879  1.117    ichiro 	    "Corega Wireless LAN PCCA-11"	},
    880  1.117    ichiro 	},
    881  1.117    ichiro 	{
    882  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_DIGITAL_DEPCMXX,
    883  1.140       imp 	    PCMCIA_CIS_DIGITAL_DEPCMXX,
    884   1.25   thorpej 	    0,
    885  1.140       imp 	    "Digital Equipment Corporation",
    886  1.140       imp 	    "DEC DEPCM-BA"	},
    887   1.32      marc 	},
    888   1.32      marc 	{
    889  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_DLINK_DE650,
    890  1.140       imp 	    PCMCIA_CIS_DLINK_DE650,
    891   1.32      marc 	    0,
    892  1.140       imp 	    "D-Link",
    893  1.140       imp 	    "D-Link DE-650"	},
    894   1.71   mycroft 	},
    895   1.71   mycroft 	{
    896  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_DLINK_DE660,
    897  1.140       imp 	    PCMCIA_CIS_DLINK_DE660,
    898   1.71   mycroft 	    0,
    899  1.140       imp 	    "D-Link",
    900  1.140       imp 	    "D-Link DE-660"	},
    901   1.34   nathanw 	},
    902   1.34   nathanw 	{
    903  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_DLINK_DE660PLUS,
    904  1.140       imp 	    PCMCIA_CIS_DLINK_DE660PLUS,
    905  1.110       imp 	    0,
    906  1.140       imp 	    "D-Link",
    907  1.140       imp 	    "D-Link DE-660+"	},
    908  1.110       imp 	},
    909  1.110       imp 	{
    910  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_EIGERLABS_EPX_AA2000,
    911  1.140       imp 	    PCMCIA_CIS_EIGERLABS_EPX_AA2000,
    912  1.106      haya 	    0,
    913  1.140       imp 	    "Eiger labs,Inc.",
    914  1.140       imp 	    "EPX-AA2000 PC Sound Card"	},
    915   1.48        is 	},
    916   1.48        is 	{
    917   1.63      danw 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_EPSON_EEN10B,
    918   1.63      danw 	    PCMCIA_CIS_EPSON_EEN10B,
    919   1.63      danw 	    0,
    920   1.63      danw 	    "Seiko Epson Corporation",
    921   1.63      danw 	    "Epson EEN10B"	},
    922   1.63      danw 	},
    923   1.63      danw 	{
    924   1.65  augustss 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_EXP_EXPMULTIMEDIA,
    925   1.65  augustss 	    PCMCIA_CIS_EXP_EXPMULTIMEDIA,
    926   1.65  augustss 	    0,
    927   1.65  augustss 	    "EXP Computer Inc",
    928   1.65  augustss 	    "EXP IDE/ATAPI DVD Card"	},
    929   1.65  augustss 	},
    930   1.65  augustss 	{
    931  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_GEMTEK_WLAN,
    932  1.140       imp 	    PCMCIA_CIS_GEMTEK_WLAN,
    933   1.76     enami 	    0,
    934  1.140       imp 	    "",
    935  1.140       imp 	    "GEMTEK Prism2_5 WaveLAN Card"	},
    936   1.76     enami 	},
    937   1.76     enami 	{
    938   1.77     enami 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_ICOM_SL200,
    939   1.77     enami 	    PCMCIA_CIS_ICOM_SL200,
    940   1.77     enami 	    0,
    941   1.77     enami 	    "ICOM Inc",
    942   1.77     enami 	    "Icom SL-200"	},
    943   1.77     enami 	},
    944   1.77     enami 	{
    945  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_INTERSIL_PRISM2,
    946  1.140       imp 	    PCMCIA_CIS_INTERSIL_PRISM2,
    947  1.140       imp 	    0,
    948  1.140       imp 	    "Intersil",
    949  1.140       imp 	    "Intersil Prism II"	},
    950  1.140       imp 	},
    951  1.140       imp 	{
    952  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_IODATA_CBIDE2,
    953  1.140       imp 	    PCMCIA_CIS_IODATA_CBIDE2,
    954   1.78     enami 	    0,
    955  1.140       imp 	    "I-O DATA",
    956  1.140       imp 	    "IO-DATA CBIDE2/16-bit mode"	},
    957   1.78     enami 	},
    958   1.78     enami 	{
    959  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_IODATA_PCLAT,
    960  1.140       imp 	    PCMCIA_CIS_IODATA_PCLAT,
    961   1.79       uch 	    0,
    962  1.140       imp 	    "I-O DATA",
    963  1.140       imp 	    "IO-DATA PCLA/T"	},
    964   1.87       scw 	},
    965   1.87       scw 	{
    966  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_LINKSYS_ECARD_2,
    967  1.140       imp 	    PCMCIA_CIS_LINKSYS_ECARD_2,
    968   1.87       scw 	    0,
    969  1.140       imp 	    "Linksys Corporation",
    970  1.140       imp 	    "Linksys E-Card"	},
    971   1.79       uch 	},
    972   1.79       uch 	{
    973  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_MEGAHERTZ_XJ2288,
    974  1.140       imp 	    PCMCIA_CIS_MEGAHERTZ_XJ2288,
    975   1.94      onoe 	    0,
    976  1.140       imp 	    "Megahertz Corporation",
    977  1.140       imp 	    "Megahertz XJ2288 Modem"	},
    978   1.94      onoe 	},
    979   1.94      onoe 	{
    980   1.98   msaitoh 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_MELCO_LPC2_TX,
    981   1.98   msaitoh 	    PCMCIA_CIS_MELCO_LPC2_TX,
    982   1.98   msaitoh 	    0,
    983   1.98   msaitoh 	    "Melco Corporation",
    984   1.98   msaitoh 	    "Melco LPC2-TX"	},
    985  1.103   thorpej 	},
    986  1.103   thorpej 	{
    987  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_NAKAGAWAMETAL_LNT10TN,
    988  1.140       imp 	    PCMCIA_CIS_NAKAGAWAMETAL_LNT10TN,
    989  1.103   thorpej 	    0,
    990  1.140       imp 	    "NAKAGAWA METAL",
    991  1.140       imp 	    "NAKAGAWA METAL LNT-10TN NE2000 Compatible Card"	},
    992  1.108    ichiro 	},
    993  1.108    ichiro 	{
    994  1.108    ichiro 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_NANOSPEED_PRISM2,
    995  1.108    ichiro 	    PCMCIA_CIS_NANOSPEED_PRISM2,
    996  1.108    ichiro 	    0,
    997  1.108    ichiro 	    "",
    998  1.108    ichiro 	    "NANOSPEED ROOT-RZ2000 WLAN Card"	},
    999  1.117    ichiro 	},
   1000  1.117    ichiro 	{
   1001  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_NDC_ND5100_E,
   1002  1.140       imp 	    PCMCIA_CIS_NDC_ND5100_E,
   1003  1.140       imp 	    0,
   1004  1.140       imp 	    "",
   1005  1.140       imp 	    "Sohoware ND5100E NE2000 Compatible Card"	},
   1006  1.140       imp 	},
   1007  1.140       imp 	{
   1008  1.117    ichiro 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_NEC_CMZ_RT_WP,
   1009  1.117    ichiro 	    PCMCIA_CIS_NEC_CMZ_RT_WP,
   1010  1.117    ichiro 	    0,
   1011  1.117    ichiro 	    "",
   1012  1.117    ichiro 	    "NEC Wireless Card CMZ-RT-WP"	},
   1013  1.117    ichiro 	},
   1014  1.117    ichiro 	{
   1015  1.117    ichiro 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_NTT_ME_WLAN,
   1016  1.117    ichiro 	    PCMCIA_CIS_NTT_ME_WLAN,
   1017  1.117    ichiro 	    0,
   1018  1.117    ichiro 	    "",
   1019  1.117    ichiro 	    "NTT-ME 11Mbps Wireless LAN PC Card"	},
   1020   1.98   msaitoh 	},
   1021   1.98   msaitoh 	{
   1022  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_PLANET_SMARTCOM2000,
   1023  1.140       imp 	    PCMCIA_CIS_PLANET_SMARTCOM2000,
   1024  1.140       imp 	    0,
   1025  1.140       imp 	    "Planet",
   1026  1.140       imp 	    "Planet SmartCOM 2000"	},
   1027  1.140       imp 	},
   1028  1.140       imp 	{
   1029  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_PLANEX_FNW3600T,
   1030  1.140       imp 	    PCMCIA_CIS_PLANEX_FNW3600T,
   1031  1.140       imp 	    0,
   1032  1.140       imp 	    "Planex Communications Inc",
   1033  1.140       imp 	    "Planex FNW-3600-T"	},
   1034  1.140       imp 	},
   1035  1.140       imp 	{
   1036  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_PLANEX_FNW3700T,
   1037  1.140       imp 	    PCMCIA_CIS_PLANEX_FNW3700T,
   1038  1.140       imp 	    0,
   1039  1.140       imp 	    "Planex Communications Inc",
   1040  1.140       imp 	    "Planex FNW-3700-T"	},
   1041  1.140       imp 	},
   1042  1.140       imp 	{
   1043  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_RPTI_EP400,
   1044  1.140       imp 	    PCMCIA_CIS_RPTI_EP400,
   1045  1.140       imp 	    0,
   1046  1.140       imp 	    "RPTI",
   1047  1.140       imp 	    "RPTI EP400"	},
   1048  1.140       imp 	},
   1049  1.140       imp 	{
   1050  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_RPTI_EP401,
   1051  1.140       imp 	    PCMCIA_CIS_RPTI_EP401,
   1052  1.140       imp 	    0,
   1053  1.140       imp 	    "RPTI",
   1054  1.140       imp 	    "RPTI EP401"	},
   1055  1.140       imp 	},
   1056  1.140       imp 	{
   1057  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_PREMAX_PE200,
   1058  1.140       imp 	    PCMCIA_CIS_PREMAX_PE200,
   1059  1.140       imp 	    0,
   1060  1.140       imp 	    "Premax",
   1061  1.140       imp 	    "PreMax PE-200"	},
   1062  1.140       imp 	},
   1063  1.140       imp 	{
   1064  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_SMC_2632W,
   1065  1.140       imp 	    PCMCIA_CIS_SMC_2632W,
   1066  1.140       imp 	    0,
   1067  1.140       imp 	    "Standard Microsystems Corporation",
   1068  1.140       imp 	    "SMC 2632 EZ Connect Wireless PC Card"	},
   1069  1.140       imp 	},
   1070  1.140       imp 	{
   1071  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_SVEC_COMBOCARD,
   1072  1.140       imp 	    PCMCIA_CIS_SVEC_COMBOCARD,
   1073  1.140       imp 	    0,
   1074  1.140       imp 	    "SVEC/Hawking Technology",
   1075  1.140       imp 	    "SVEC/Hawking Tech. Combo Card"	},
   1076  1.140       imp 	},
   1077  1.140       imp 	{
   1078  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_SVEC_LANCARD,
   1079  1.140       imp 	    PCMCIA_CIS_SVEC_LANCARD,
   1080  1.140       imp 	    0,
   1081  1.140       imp 	    "SVEC/Hawking Technology",
   1082  1.140       imp 	    "SVEC PCMCIA Lan Card"	},
   1083  1.140       imp 	},
   1084  1.140       imp 	{
   1085  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_SVEC_PN650TX,
   1086  1.140       imp 	    PCMCIA_CIS_SVEC_PN650TX,
   1087  1.140       imp 	    0,
   1088  1.140       imp 	    "SVEC/Hawking Technology",
   1089  1.140       imp 	    "SVEC PN650TX 10/100 Dual Speed Fast Ethernet PC Card"	},
   1090  1.140       imp 	},
   1091  1.140       imp 	{
   1092  1.120   aymeric 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_SYNERGY21_S21810,
   1093  1.120   aymeric 	    PCMCIA_CIS_SYNERGY21_S21810,
   1094  1.120   aymeric 	    0,
   1095  1.120   aymeric 	    "Synergy 21",
   1096  1.120   aymeric 	    "Synergy 21 S21810+ NE2000 Compatible Card"	},
   1097  1.120   aymeric 	},
   1098  1.120   aymeric 	{
   1099  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_TEAC_IDECARDII,
   1100  1.140       imp 	    PCMCIA_CIS_TEAC_IDECARDII,
   1101  1.131  christos 	    0,
   1102  1.140       imp 	    "TEAC",
   1103  1.140       imp 	    "TEAC IDE Card/II"	},
   1104  1.137    ichiro 	},
   1105  1.137    ichiro 	{
   1106  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_XIRCOM_CFE_10,
   1107  1.140       imp 	    PCMCIA_CIS_XIRCOM_CFE_10,
   1108  1.137    ichiro 	    0,
   1109  1.140       imp 	    "Xircom",
   1110  1.140       imp 	    "Xircom CompactCard CFE-10"	},
   1111  1.131  christos 	},
   1112  1.131  christos 	{
   1113  1.140       imp 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_YEDATA_EXTERNAL_FDD,
   1114  1.140       imp 	    PCMCIA_CIS_YEDATA_EXTERNAL_FDD,
   1115  1.139  augustss 	    0,
   1116  1.140       imp 	    "Y-E DATA",
   1117  1.140       imp 	    "Y-E DATA External FDD"	},
   1118  1.139  augustss 	},
   1119  1.139  augustss 	{
   1120   1.34   nathanw 	    PCMCIA_VENDOR_FUJITSU, 0,
   1121   1.34   nathanw 	    PCMCIA_KNOWNDEV_NOPROD,
   1122   1.34   nathanw 	    PCMCIA_CIS_INVALID,
   1123   1.34   nathanw 	    "Fujitsu Corporation",
   1124   1.82   mycroft 	    NULL,
   1125   1.82   mycroft 	},
   1126   1.82   mycroft 	{
   1127   1.82   mycroft 	    PCMCIA_VENDOR_PANASONIC, 0,
   1128   1.82   mycroft 	    PCMCIA_KNOWNDEV_NOPROD,
   1129   1.82   mycroft 	    PCMCIA_CIS_INVALID,
   1130   1.82   mycroft 	    "Matsushita Electric Industrial Co.",
   1131   1.34   nathanw 	    NULL,
   1132   1.25   thorpej 	},
   1133   1.25   thorpej 	{
   1134   1.16      kenh 	    PCMCIA_VENDOR_SANDISK, 0,
   1135   1.16      kenh 	    PCMCIA_KNOWNDEV_NOPROD,
   1136   1.16      kenh 	    PCMCIA_CIS_INVALID,
   1137   1.16      kenh 	    "Sandisk Corporation",
   1138   1.16      kenh 	    NULL,
   1139   1.16      kenh 	},
   1140   1.16      kenh 	{
   1141   1.12   thorpej 	    PCMCIA_VENDOR_NEWMEDIA, 0,
   1142   1.12   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
   1143   1.12   thorpej 	    PCMCIA_CIS_INVALID,
   1144   1.43       hwr 	    "New Media Corporation",
   1145   1.12   thorpej 	    NULL,
   1146   1.12   thorpej 	},
   1147   1.12   thorpej 	{
   1148   1.66      joda 	    PCMCIA_VENDOR_INTEL, 0,
   1149   1.66      joda 	    PCMCIA_KNOWNDEV_NOPROD,
   1150   1.66      joda 	    PCMCIA_CIS_INVALID,
   1151   1.66      joda 	    "Intel",
   1152   1.66      joda 	    NULL,
   1153   1.66      joda 	},
   1154   1.66      joda 	{
   1155    1.1  christos 	    PCMCIA_VENDOR_IBM, 0,
   1156    1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1157    1.1  christos 	    PCMCIA_CIS_INVALID,
   1158    1.1  christos 	    "IBM Corporation",
   1159    1.1  christos 	    NULL,
   1160    1.1  christos 	},
   1161    1.1  christos 	{
   1162    1.1  christos 	    PCMCIA_VENDOR_MOTOROLA, 0,
   1163    1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1164    1.1  christos 	    PCMCIA_CIS_INVALID,
   1165    1.1  christos 	    "Motorola Corporation",
   1166    1.1  christos 	    NULL,
   1167    1.1  christos 	},
   1168    1.1  christos 	{
   1169    1.1  christos 	    PCMCIA_VENDOR_3COM, 0,
   1170    1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1171    1.1  christos 	    PCMCIA_CIS_INVALID,
   1172    1.1  christos 	    "3Com Corporation",
   1173    1.1  christos 	    NULL,
   1174    1.1  christos 	},
   1175    1.1  christos 	{
   1176    1.1  christos 	    PCMCIA_VENDOR_MEGAHERTZ, 0,
   1177    1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1178    1.1  christos 	    PCMCIA_CIS_INVALID,
   1179    1.1  christos 	    "Megahertz Corporation",
   1180    1.1  christos 	    NULL,
   1181    1.1  christos 	},
   1182    1.1  christos 	{
   1183    1.1  christos 	    PCMCIA_VENDOR_SOCKET, 0,
   1184    1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1185    1.1  christos 	    PCMCIA_CIS_INVALID,
   1186    1.1  christos 	    "Socket Communications",
   1187    1.1  christos 	    NULL,
   1188    1.1  christos 	},
   1189    1.1  christos 	{
   1190    1.1  christos 	    PCMCIA_VENDOR_TDK, 0,
   1191    1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1192    1.1  christos 	    PCMCIA_CIS_INVALID,
   1193    1.1  christos 	    "TDK Corporation",
   1194    1.1  christos 	    NULL,
   1195    1.1  christos 	},
   1196    1.1  christos 	{
   1197   1.66      joda 	    PCMCIA_VENDOR_XIRCOM, 0,
   1198   1.66      joda 	    PCMCIA_KNOWNDEV_NOPROD,
   1199   1.66      joda 	    PCMCIA_CIS_INVALID,
   1200   1.66      joda 	    "Xircom",
   1201   1.66      joda 	    NULL,
   1202   1.66      joda 	},
   1203   1.66      joda 	{
   1204   1.12   thorpej 	    PCMCIA_VENDOR_SMC, 0,
   1205   1.12   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
   1206   1.12   thorpej 	    PCMCIA_CIS_INVALID,
   1207   1.12   thorpej 	    "Standard Microsystems Corporation",
   1208  1.127    ichiro 	    NULL,
   1209  1.127    ichiro 	},
   1210  1.127    ichiro 	{
   1211  1.127    ichiro 	    PCMCIA_VENDOR_NI, 0,
   1212  1.127    ichiro 	    PCMCIA_KNOWNDEV_NOPROD,
   1213  1.127    ichiro 	    PCMCIA_CIS_INVALID,
   1214  1.127    ichiro 	    "National Instruments",
   1215   1.12   thorpej 	    NULL,
   1216   1.12   thorpej 	},
   1217   1.12   thorpej 	{
   1218    1.1  christos 	    PCMCIA_VENDOR_USROBOTICS, 0,
   1219    1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1220    1.1  christos 	    PCMCIA_CIS_INVALID,
   1221    1.1  christos 	    "US Robotics Corporation",
   1222    1.1  christos 	    NULL,
   1223    1.1  christos 	},
   1224    1.1  christos 	{
   1225  1.140       imp 	    PCMCIA_VENDOR_OLICOM, 0,
   1226    1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1227    1.1  christos 	    PCMCIA_CIS_INVALID,
   1228  1.140       imp 	    "Olicom",
   1229    1.1  christos 	    NULL,
   1230    1.1  christos 	},
   1231    1.1  christos 	{
   1232  1.140       imp 	    PCMCIA_VENDOR_MEGAHERTZ2, 0,
   1233   1.91      onoe 	    PCMCIA_KNOWNDEV_NOPROD,
   1234   1.91      onoe 	    PCMCIA_CIS_INVALID,
   1235  1.140       imp 	    "Megahertz Corporation",
   1236   1.91      onoe 	    NULL,
   1237   1.91      onoe 	},
   1238   1.91      onoe 	{
   1239    1.1  christos 	    PCMCIA_VENDOR_ADAPTEC, 0,
   1240    1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1241    1.1  christos 	    PCMCIA_CIS_INVALID,
   1242    1.1  christos 	    "Adaptec Corporation",
   1243    1.1  christos 	    NULL,
   1244    1.1  christos 	},
   1245    1.1  christos 	{
   1246   1.66      joda 	    PCMCIA_VENDOR_COMPAQ, 0,
   1247   1.66      joda 	    PCMCIA_KNOWNDEV_NOPROD,
   1248   1.66      joda 	    PCMCIA_CIS_INVALID,
   1249   1.66      joda 	    "Compaq",
   1250   1.66      joda 	    NULL,
   1251   1.66      joda 	},
   1252   1.66      joda 	{
   1253  1.140       imp 	    PCMCIA_VENDOR_DLINK_2, 0,
   1254    1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1255    1.1  christos 	    PCMCIA_CIS_INVALID,
   1256  1.140       imp 	    "D-Link",
   1257  1.119   thorpej 	    NULL,
   1258  1.119   thorpej 	},
   1259  1.119   thorpej 	{
   1260  1.140       imp 	    PCMCIA_VENDOR_LINKSYS, 0,
   1261  1.119   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
   1262  1.119   thorpej 	    PCMCIA_CIS_INVALID,
   1263  1.140       imp 	    "Linksys Corporation",
   1264    1.5   thorpej 	    NULL,
   1265    1.5   thorpej 	},
   1266    1.5   thorpej 	{
   1267    1.5   thorpej 	    PCMCIA_VENDOR_SIMPLETECH, 0,
   1268    1.5   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
   1269    1.5   thorpej 	    PCMCIA_CIS_INVALID,
   1270    1.5   thorpej 	    "Simple Technology",
   1271   1.42  sommerfe 	    NULL,
   1272   1.42  sommerfe 	},
   1273   1.42  sommerfe 	{
   1274   1.42  sommerfe 	    PCMCIA_VENDOR_LUCENT, 0,
   1275   1.42  sommerfe 	    PCMCIA_KNOWNDEV_NOPROD,
   1276   1.42  sommerfe 	    PCMCIA_CIS_INVALID,
   1277   1.42  sommerfe 	    "Lucent Technologies",
   1278   1.67      jlam 	    NULL,
   1279   1.67      jlam 	},
   1280   1.67      jlam 	{
   1281   1.67      jlam 	    PCMCIA_VENDOR_AIRONET, 0,
   1282   1.67      jlam 	    PCMCIA_KNOWNDEV_NOPROD,
   1283   1.67      jlam 	    PCMCIA_CIS_INVALID,
   1284   1.67      jlam 	    "Aironet Wireless Communications",
   1285  1.135     pooka 	    NULL,
   1286  1.135     pooka 	},
   1287  1.135     pooka 	{
   1288  1.135     pooka 	    PCMCIA_VENDOR_PSION, 0,
   1289  1.135     pooka 	    PCMCIA_KNOWNDEV_NOPROD,
   1290  1.135     pooka 	    PCMCIA_CIS_INVALID,
   1291  1.135     pooka 	    "Psion",
   1292   1.66      joda 	    NULL,
   1293   1.66      joda 	},
   1294   1.66      joda 	{
   1295   1.66      joda 	    PCMCIA_VENDOR_COMPAQ2, 0,
   1296   1.66      joda 	    PCMCIA_KNOWNDEV_NOPROD,
   1297   1.66      joda 	    PCMCIA_CIS_INVALID,
   1298   1.66      joda 	    "Compaq",
   1299    1.1  christos 	    NULL,
   1300    1.1  christos 	},
   1301    1.1  christos 	{
   1302  1.110       imp 	    PCMCIA_VENDOR_KINGSTON, 0,
   1303  1.110       imp 	    PCMCIA_KNOWNDEV_NOPROD,
   1304  1.110       imp 	    PCMCIA_CIS_INVALID,
   1305  1.110       imp 	    "Kingston",
   1306  1.110       imp 	    NULL,
   1307  1.110       imp 	},
   1308  1.110       imp 	{
   1309    1.1  christos 	    PCMCIA_VENDOR_DAYNA, 0,
   1310    1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1311    1.1  christos 	    PCMCIA_CIS_INVALID,
   1312    1.1  christos 	    "Dayna Corporation",
   1313   1.64  augustss 	    NULL,
   1314   1.64  augustss 	},
   1315   1.64  augustss 	{
   1316   1.68    chopps 	    PCMCIA_VENDOR_RAYTHEON, 0,
   1317   1.64  augustss 	    PCMCIA_KNOWNDEV_NOPROD,
   1318   1.64  augustss 	    PCMCIA_CIS_INVALID,
   1319   1.68    chopps 	    "Raytheon",
   1320   1.56  sommerfe 	    NULL,
   1321   1.56  sommerfe 	},
   1322   1.56  sommerfe 	{
   1323   1.97       imp 	    PCMCIA_VENDOR_IODATA, 0,
   1324   1.56  sommerfe 	    PCMCIA_KNOWNDEV_NOPROD,
   1325   1.56  sommerfe 	    PCMCIA_CIS_INVALID,
   1326   1.97       imp 	    "I-O DATA",
   1327    1.1  christos 	    NULL,
   1328    1.1  christos 	},
   1329    1.1  christos 	{
   1330   1.97       imp 	    PCMCIA_VENDOR_BAY, 0,
   1331    1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1332    1.1  christos 	    PCMCIA_CIS_INVALID,
   1333   1.97       imp 	    "Bay Networks",
   1334   1.91      onoe 	    NULL,
   1335   1.91      onoe 	},
   1336   1.91      onoe 	{
   1337   1.91      onoe 	    PCMCIA_VENDOR_FARALLON, 0,
   1338   1.91      onoe 	    PCMCIA_KNOWNDEV_NOPROD,
   1339   1.91      onoe 	    PCMCIA_CIS_INVALID,
   1340   1.91      onoe 	    "Farallon Communications",
   1341   1.84   mycroft 	    NULL,
   1342   1.84   mycroft 	},
   1343   1.84   mycroft 	{
   1344   1.98   msaitoh 	    PCMCIA_VENDOR_TELECOMDEVICE, 0,
   1345   1.98   msaitoh 	    PCMCIA_KNOWNDEV_NOPROD,
   1346   1.98   msaitoh 	    PCMCIA_CIS_INVALID,
   1347   1.98   msaitoh 	    "Telecom Device",
   1348   1.98   msaitoh 	    NULL,
   1349   1.98   msaitoh 	},
   1350   1.98   msaitoh 	{
   1351   1.84   mycroft 	    PCMCIA_VENDOR_NOKIA, 0,
   1352   1.84   mycroft 	    PCMCIA_KNOWNDEV_NOPROD,
   1353   1.84   mycroft 	    PCMCIA_CIS_INVALID,
   1354   1.84   mycroft 	    "Nokia Communications",
   1355   1.96      onoe 	    NULL,
   1356   1.96      onoe 	},
   1357   1.96      onoe 	{
   1358   1.96      onoe 	    PCMCIA_VENDOR_SAMSUNG, 0,
   1359   1.96      onoe 	    PCMCIA_KNOWNDEV_NOPROD,
   1360   1.96      onoe 	    PCMCIA_CIS_INVALID,
   1361   1.96      onoe 	    "Samsung",
   1362  1.136    ichiro 	    NULL,
   1363  1.136    ichiro 	},
   1364  1.136    ichiro 	{
   1365  1.136    ichiro 	    PCMCIA_VENDOR_SYMBOL, 0,
   1366  1.136    ichiro 	    PCMCIA_KNOWNDEV_NOPROD,
   1367  1.136    ichiro 	    PCMCIA_CIS_INVALID,
   1368  1.136    ichiro 	    "Symbol",
   1369  1.124    ichiro 	    NULL,
   1370  1.124    ichiro 	},
   1371  1.124    ichiro 	{
   1372  1.124    ichiro 	    PCMCIA_VENDOR_BUFFALO, 0,
   1373  1.124    ichiro 	    PCMCIA_KNOWNDEV_NOPROD,
   1374  1.124    ichiro 	    PCMCIA_CIS_INVALID,
   1375  1.124    ichiro 	    "BUFFALO (Melco Corporation)",
   1376  1.121    ichiro 	    NULL,
   1377  1.121    ichiro 	},
   1378  1.121    ichiro 	{
   1379  1.121    ichiro 	    PCMCIA_VENDOR_IODATA2, 0,
   1380  1.121    ichiro 	    PCMCIA_KNOWNDEV_NOPROD,
   1381  1.121    ichiro 	    PCMCIA_CIS_INVALID,
   1382  1.121    ichiro 	    "I-O DATA",
   1383   1.41       mjl 	    NULL,
   1384   1.41       mjl 	},
   1385   1.41       mjl 	{
   1386   1.41       mjl 	    PCMCIA_VENDOR_LASAT, 0,
   1387   1.41       mjl 	    PCMCIA_KNOWNDEV_NOPROD,
   1388   1.41       mjl 	    PCMCIA_CIS_INVALID,
   1389   1.41       mjl 	    "Lasat Communications A/S",
   1390   1.73     soren 	    NULL,
   1391   1.73     soren 	},
   1392   1.73     soren 	{
   1393   1.73     soren 	    PCMCIA_VENDOR_LEXARMEDIA, 0,
   1394   1.73     soren 	    PCMCIA_KNOWNDEV_NOPROD,
   1395   1.73     soren 	    PCMCIA_CIS_INVALID,
   1396   1.73     soren 	    "Lexar Media",
   1397   1.27   thorpej 	    NULL,
   1398   1.27   thorpej 	},
   1399   1.27   thorpej 	{
   1400   1.27   thorpej 	    PCMCIA_VENDOR_COMPEX, 0,
   1401   1.27   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
   1402   1.27   thorpej 	    PCMCIA_CIS_INVALID,
   1403   1.27   thorpej 	    "Compex Corporation",
   1404   1.24   thorpej 	    NULL,
   1405   1.24   thorpej 	},
   1406   1.24   thorpej 	{
   1407   1.78     enami 	    PCMCIA_VENDOR_MELCO, 0,
   1408   1.78     enami 	    PCMCIA_KNOWNDEV_NOPROD,
   1409   1.78     enami 	    PCMCIA_CIS_INVALID,
   1410   1.78     enami 	    "Melco Corporation",
   1411  1.134  christos 	    NULL,
   1412  1.134  christos 	},
   1413  1.134  christos 	{
   1414  1.134  christos 	    PCMCIA_VENDOR_ZONET, 0,
   1415  1.134  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1416  1.134  christos 	    PCMCIA_CIS_INVALID,
   1417  1.134  christos 	    "Zonet Technology Inc.",
   1418   1.78     enami 	    NULL,
   1419   1.78     enami 	},
   1420   1.78     enami 	{
   1421   1.46      tron 	    PCMCIA_VENDOR_CONTEC, 0,
   1422   1.46      tron 	    PCMCIA_KNOWNDEV_NOPROD,
   1423   1.46      tron 	    PCMCIA_CIS_INVALID,
   1424   1.46      tron 	    "Contec",
   1425   1.98   msaitoh 	    NULL,
   1426   1.98   msaitoh 	},
   1427   1.98   msaitoh 	{
   1428   1.98   msaitoh 	    PCMCIA_VENDOR_MACNICA, 0,
   1429   1.98   msaitoh 	    PCMCIA_KNOWNDEV_NOPROD,
   1430   1.98   msaitoh 	    PCMCIA_CIS_INVALID,
   1431   1.98   msaitoh 	    "MACNICA",
   1432  1.109    nonaka 	    NULL,
   1433  1.109    nonaka 	},
   1434  1.109    nonaka 	{
   1435  1.109    nonaka 	    PCMCIA_VENDOR_ROLAND, 0,
   1436  1.109    nonaka 	    PCMCIA_KNOWNDEV_NOPROD,
   1437  1.109    nonaka 	    PCMCIA_CIS_INVALID,
   1438  1.109    nonaka 	    "Roland",
   1439   1.46      tron 	    NULL,
   1440   1.46      tron 	},
   1441   1.46      tron 	{
   1442   1.24   thorpej 	    PCMCIA_VENDOR_COREGA, 0,
   1443   1.24   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
   1444   1.24   thorpej 	    PCMCIA_CIS_INVALID,
   1445   1.24   thorpej 	    "Corega K.K.",
   1446   1.46      tron 	    NULL,
   1447   1.46      tron 	},
   1448   1.46      tron 	{
   1449   1.46      tron 	    PCMCIA_VENDOR_ALLIEDTELESIS, 0,
   1450   1.46      tron 	    PCMCIA_KNOWNDEV_NOPROD,
   1451   1.46      tron 	    PCMCIA_CIS_INVALID,
   1452   1.46      tron 	    "Allied Telesis K.K.",
   1453    1.4  christos 	    NULL,
   1454    1.4  christos 	},
   1455    1.4  christos 	{
   1456   1.16      kenh 	    PCMCIA_VENDOR_HAGIWARASYSCOM, 0,
   1457   1.16      kenh 	    PCMCIA_KNOWNDEV_NOPROD,
   1458   1.16      kenh 	    PCMCIA_CIS_INVALID,
   1459   1.16      kenh 	    "Hagiwara SYS-COM",
   1460   1.89        is 	    NULL,
   1461   1.89        is 	},
   1462   1.89        is 	{
   1463   1.89        is 	    PCMCIA_VENDOR_RATOC, 0,
   1464   1.89        is 	    PCMCIA_KNOWNDEV_NOPROD,
   1465   1.89        is 	    PCMCIA_CIS_INVALID,
   1466   1.89        is 	    "RATOC System Inc.",
   1467  1.107    ichiro 	    NULL,
   1468  1.107    ichiro 	},
   1469  1.107    ichiro 	{
   1470  1.107    ichiro 	    PCMCIA_VENDOR_EMTAC, 0,
   1471  1.107    ichiro 	    PCMCIA_KNOWNDEV_NOPROD,
   1472  1.107    ichiro 	    PCMCIA_CIS_INVALID,
   1473  1.107    ichiro 	    "EMTAC Technology Corporation",
   1474  1.100   hubertf 	    NULL,
   1475  1.100   hubertf 	},
   1476  1.100   hubertf 	{
   1477  1.100   hubertf 	    PCMCIA_VENDOR_ELSA, 0,
   1478  1.100   hubertf 	    PCMCIA_KNOWNDEV_NOPROD,
   1479  1.100   hubertf 	    PCMCIA_CIS_INVALID,
   1480  1.100   hubertf 	    "Elsa",
   1481   1.16      kenh 	    NULL,
   1482   1.16      kenh 	},
   1483   1.16      kenh 	{
   1484  1.140       imp 	    PCMCIA_VENDOR_AMBICOM, 0,
   1485    1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1486    1.4  christos 	    PCMCIA_CIS_INVALID,
   1487  1.140       imp 	    "AmbiCom Inc",
   1488    1.4  christos 	    NULL,
   1489    1.4  christos 	},
   1490    1.4  christos 	{
   1491  1.140       imp 	    PCMCIA_VENDOR_ACCTON, 0,
   1492    1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1493    1.4  christos 	    PCMCIA_CIS_INVALID,
   1494  1.140       imp 	    "ACCTON",
   1495   1.50     enami 	    NULL,
   1496   1.50     enami 	},
   1497   1.50     enami 	{
   1498  1.140       imp 	    PCMCIA_VENDOR_AMD, 0,
   1499   1.50     enami 	    PCMCIA_KNOWNDEV_NOPROD,
   1500   1.50     enami 	    PCMCIA_CIS_INVALID,
   1501  1.140       imp 	    "AMD",
   1502    1.4  christos 	    NULL,
   1503    1.4  christos 	},
   1504    1.4  christos 	{
   1505  1.140       imp 	    PCMCIA_VENDOR_BILLIONTON, 0,
   1506    1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1507    1.4  christos 	    PCMCIA_CIS_INVALID,
   1508  1.140       imp 	    "Billionton Systems Inc.",
   1509    1.4  christos 	    NULL,
   1510    1.4  christos 	},
   1511    1.4  christos 	{
   1512  1.140       imp 	    PCMCIA_VENDOR_CNET, 0,
   1513    1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1514    1.4  christos 	    PCMCIA_CIS_INVALID,
   1515  1.140       imp 	    "CNet",
   1516    1.4  christos 	    NULL,
   1517    1.4  christos 	},
   1518    1.4  christos 	{
   1519  1.140       imp 	    PCMCIA_VENDOR_DIGITAL, 0,
   1520    1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1521    1.4  christos 	    PCMCIA_CIS_INVALID,
   1522  1.140       imp 	    "Digital Equipment Corporation",
   1523    1.4  christos 	    NULL,
   1524    1.4  christos 	},
   1525    1.4  christos 	{
   1526  1.140       imp 	    PCMCIA_VENDOR_DLINK, 0,
   1527    1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1528    1.4  christos 	    PCMCIA_CIS_INVALID,
   1529  1.140       imp 	    "D-Link",
   1530    1.4  christos 	    NULL,
   1531    1.4  christos 	},
   1532    1.4  christos 	{
   1533  1.140       imp 	    PCMCIA_VENDOR_EIGERLABS, 0,
   1534    1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1535    1.4  christos 	    PCMCIA_CIS_INVALID,
   1536  1.140       imp 	    "Eiger labs,Inc.",
   1537   1.16      kenh 	    NULL,
   1538   1.16      kenh 	},
   1539   1.16      kenh 	{
   1540  1.140       imp 	    PCMCIA_VENDOR_EPSON, 0,
   1541   1.16      kenh 	    PCMCIA_KNOWNDEV_NOPROD,
   1542   1.16      kenh 	    PCMCIA_CIS_INVALID,
   1543  1.140       imp 	    "Seiko Epson Corporation",
   1544   1.25   thorpej 	    NULL,
   1545   1.25   thorpej 	},
   1546   1.25   thorpej 	{
   1547  1.140       imp 	    PCMCIA_VENDOR_EXP, 0,
   1548   1.25   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
   1549   1.25   thorpej 	    PCMCIA_CIS_INVALID,
   1550  1.140       imp 	    "EXP Computer Inc",
   1551  1.110       imp 	    NULL,
   1552  1.110       imp 	},
   1553  1.110       imp 	{
   1554  1.140       imp 	    PCMCIA_VENDOR_ICOM, 0,
   1555  1.110       imp 	    PCMCIA_KNOWNDEV_NOPROD,
   1556  1.110       imp 	    PCMCIA_CIS_INVALID,
   1557  1.140       imp 	    "ICOM Inc",
   1558   1.48        is 	    NULL,
   1559   1.48        is 	},
   1560   1.48        is 	{
   1561  1.140       imp 	    PCMCIA_VENDOR_INTERSIL, 0,
   1562   1.48        is 	    PCMCIA_KNOWNDEV_NOPROD,
   1563   1.48        is 	    PCMCIA_CIS_INVALID,
   1564  1.140       imp 	    "Intersil",
   1565   1.63      danw 	    NULL,
   1566   1.63      danw 	},
   1567   1.63      danw 	{
   1568  1.140       imp 	    PCMCIA_VENDOR_NAKAGAWAMETAL, 0,
   1569   1.63      danw 	    PCMCIA_KNOWNDEV_NOPROD,
   1570   1.63      danw 	    PCMCIA_CIS_INVALID,
   1571  1.140       imp 	    "NAKAGAWA METAL",
   1572   1.65  augustss 	    NULL,
   1573   1.65  augustss 	},
   1574   1.65  augustss 	{
   1575  1.140       imp 	    PCMCIA_VENDOR_PLANET, 0,
   1576   1.65  augustss 	    PCMCIA_KNOWNDEV_NOPROD,
   1577   1.65  augustss 	    PCMCIA_CIS_INVALID,
   1578  1.140       imp 	    "Planet",
   1579   1.77     enami 	    NULL,
   1580   1.77     enami 	},
   1581   1.77     enami 	{
   1582  1.140       imp 	    PCMCIA_VENDOR_PLANEX, 0,
   1583   1.77     enami 	    PCMCIA_KNOWNDEV_NOPROD,
   1584   1.77     enami 	    PCMCIA_CIS_INVALID,
   1585  1.140       imp 	    "Planex Communications Inc",
   1586   1.79       uch 	    NULL,
   1587   1.79       uch 	},
   1588   1.79       uch 	{
   1589  1.140       imp 	    PCMCIA_VENDOR_PREMAX, 0,
   1590   1.79       uch 	    PCMCIA_KNOWNDEV_NOPROD,
   1591   1.79       uch 	    PCMCIA_CIS_INVALID,
   1592  1.140       imp 	    "Premax",
   1593   1.81      onoe 	    NULL,
   1594   1.81      onoe 	},
   1595   1.81      onoe 	{
   1596  1.140       imp 	    PCMCIA_VENDOR_RPTI, 0,
   1597   1.81      onoe 	    PCMCIA_KNOWNDEV_NOPROD,
   1598   1.81      onoe 	    PCMCIA_CIS_INVALID,
   1599  1.140       imp 	    "RPTI",
   1600   1.94      onoe 	    NULL,
   1601   1.94      onoe 	},
   1602   1.94      onoe 	{
   1603  1.140       imp 	    PCMCIA_VENDOR_SVEC, 0,
   1604   1.94      onoe 	    PCMCIA_KNOWNDEV_NOPROD,
   1605   1.94      onoe 	    PCMCIA_CIS_INVALID,
   1606  1.140       imp 	    "SVEC/Hawking Technology",
   1607  1.120   aymeric 	    NULL,
   1608  1.120   aymeric 	},
   1609  1.120   aymeric 	{
   1610  1.120   aymeric 	    PCMCIA_VENDOR_SYNERGY21, 0,
   1611  1.120   aymeric 	    PCMCIA_KNOWNDEV_NOPROD,
   1612  1.120   aymeric 	    PCMCIA_CIS_INVALID,
   1613  1.120   aymeric 	    "Synergy 21",
   1614  1.131  christos 	    NULL,
   1615  1.131  christos 	},
   1616  1.131  christos 	{
   1617  1.140       imp 	    PCMCIA_VENDOR_TEAC, 0,
   1618  1.131  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1619  1.131  christos 	    PCMCIA_CIS_INVALID,
   1620  1.140       imp 	    "TEAC",
   1621  1.139  augustss 	    NULL,
   1622  1.139  augustss 	},
   1623  1.139  augustss 	{
   1624  1.140       imp 	    PCMCIA_VENDOR_YEDATA, 0,
   1625  1.139  augustss 	    PCMCIA_KNOWNDEV_NOPROD,
   1626  1.139  augustss 	    PCMCIA_CIS_INVALID,
   1627  1.140       imp 	    "Y-E DATA",
   1628    1.1  christos 	    NULL,
   1629    1.1  christos 	},
   1630    1.1  christos 	{ 0, 0, { NULL, NULL, NULL, NULL }, 0, NULL, NULL, }
   1631    1.1  christos };
   1632