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