Home | History | Annotate | Line # | Download | only in pcmcia
pcmciadevs_data.h revision 1.90
      1   1.1  christos /*	$NetBSD: pcmciadevs_data.h,v 1.90 2000/06/05 23:05:31 gmcgarry 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.90  gmcgarry  *	NetBSD: pcmciadevs,v 1.90 2000/06/05 23:04:04 gmcgarry Exp
      8   1.1  christos  */
      9   1.1  christos 
     10  1.15  christos /*-
     11  1.15  christos  * Copyright (c) 1998 The NetBSD Foundation, Inc.
     12   1.1  christos  * All rights reserved.
     13   1.1  christos  *
     14  1.15  christos  * This code is derived from software contributed to The NetBSD Foundation
     15  1.15  christos  * by Christos Zoulas.
     16  1.15  christos  *
     17   1.1  christos  * Redistribution and use in source and binary forms, with or without
     18   1.1  christos  * modification, are permitted provided that the following conditions
     19   1.1  christos  * are met:
     20   1.1  christos  * 1. Redistributions of source code must retain the above copyright
     21   1.1  christos  *    notice, this list of conditions and the following disclaimer.
     22   1.1  christos  * 2. Redistributions in binary form must reproduce the above copyright
     23   1.1  christos  *    notice, this list of conditions and the following disclaimer in the
     24   1.1  christos  *    documentation and/or other materials provided with the distribution.
     25   1.1  christos  * 3. All advertising materials mentioning features or use of this software
     26   1.1  christos  *    must display the following acknowledgement:
     27  1.15  christos  *        This product includes software developed by the NetBSD
     28  1.15  christos  *        Foundation, Inc. and its contributors.
     29  1.15  christos  * 4. Neither the name of The NetBSD Foundation nor the names of its
     30  1.15  christos  *    contributors may be used to endorse or promote products derived
     31  1.15  christos  *    from this software without specific prior written permission.
     32   1.1  christos  *
     33  1.15  christos  * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
     34  1.15  christos  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
     35  1.15  christos  * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
     36  1.15  christos  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
     37  1.15  christos  * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     38  1.15  christos  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
     39  1.15  christos  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     40  1.15  christos  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     41  1.15  christos  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     42  1.15  christos  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
     43  1.15  christos  * POSSIBILITY OF SUCH DAMAGE.
     44   1.1  christos  */
     45   1.1  christos 
     46   1.1  christos struct pcmcia_knowndev pcmcia_knowndevs[] = {
     47   1.1  christos 	{
     48  1.47     soren 	    PCMCIA_VENDOR_ADAPTEC, PCMCIA_PRODUCT_ADAPTEC_APA1460,
     49  1.47     soren 	    PCMCIA_CIS_ADAPTEC_APA1460,
     50   1.1  christos 	    0,
     51   1.1  christos 	    "Adaptec Corporation",
     52  1.47     soren 	    "Adaptec APA-1460 SlimSCSI"	},
     53   1.1  christos 	},
     54   1.1  christos 	{
     55  1.47     soren 	    PCMCIA_VENDOR_ADAPTEC, PCMCIA_PRODUCT_ADAPTEC_APA1460A,
     56  1.47     soren 	    PCMCIA_CIS_ADAPTEC_APA1460A,
     57   1.1  christos 	    0,
     58   1.1  christos 	    "Adaptec Corporation",
     59  1.47     soren 	    "Adaptec APA-1460A SlimSCSI"	},
     60  1.80       cgd 	},
     61  1.80       cgd 	{
     62  1.80       cgd 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3C1,
     63  1.80       cgd 	    PCMCIA_CIS_3COM_3C1,
     64  1.80       cgd 	    0,
     65  1.80       cgd 	    "3Com Corporation",
     66  1.80       cgd 	    "3Com Megahertz 3C1 10Mbps LAN CF+ Card"	},
     67   1.1  christos 	},
     68   1.1  christos 	{
     69   1.1  christos 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3C562,
     70   1.1  christos 	    PCMCIA_CIS_3COM_3C562,
     71   1.1  christos 	    0,
     72   1.1  christos 	    "3Com Corporation",
     73   1.2  christos 	    "3Com 3c562 33.6 Modem/10Mbps Ethernet"	},
     74   1.1  christos 	},
     75   1.1  christos 	{
     76   1.1  christos 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3C589,
     77   1.1  christos 	    PCMCIA_CIS_3COM_3C589,
     78   1.1  christos 	    0,
     79   1.1  christos 	    "3Com Corporation",
     80   1.4  christos 	    "3Com 3c589 10Mbps Ethernet"	},
     81  1.14   thorpej 	},
     82  1.14   thorpej 	{
     83  1.14   thorpej 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3C574,
     84  1.14   thorpej 	    PCMCIA_CIS_3COM_3C574,
     85  1.14   thorpej 	    0,
     86  1.14   thorpej 	    "3Com Corporation",
     87  1.14   thorpej 	    "3Com 3c574-TX 10/100Mbps Ethernet"	},
     88  1.30      marc 	},
     89  1.30      marc 	{
     90  1.59     soren 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3CXM056BNW,
     91  1.59     soren 	    PCMCIA_CIS_3COM_3CXM056BNW,
     92  1.59     soren 	    0,
     93  1.59     soren 	    "3Com Corporation",
     94  1.59     soren 	    "3Com/NoteWorthy 3CXM056-BNW 56K Modem"	},
     95  1.59     soren 	},
     96  1.59     soren 	{
     97  1.30      marc 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3CXEM556,
     98  1.30      marc 	    PCMCIA_CIS_3COM_3CXEM556,
     99  1.30      marc 	    0,
    100  1.30      marc 	    "3Com Corporation",
    101  1.30      marc 	    "3Com/Megahertz 3CXEM556 Ethernet/Modem"	},
    102  1.45      tron 	},
    103  1.45      tron 	{
    104  1.45      tron 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3CXEM556INT,
    105  1.45      tron 	    PCMCIA_CIS_3COM_3CXEM556INT,
    106  1.45      tron 	    0,
    107  1.45      tron 	    "3Com Corporation",
    108  1.45      tron 	    "3Com/Megahertz 3CXEM556-INT Ethernet/Modem"	},
    109  1.52   thorpej 	},
    110  1.52   thorpej 	{
    111  1.52   thorpej 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3CCFEM556BI,
    112  1.52   thorpej 	    PCMCIA_CIS_3COM_3CCFEM556BI,
    113  1.52   thorpej 	    0,
    114  1.52   thorpej 	    "3Com Corporation",
    115  1.52   thorpej 	    "3Com/Megahertz 3CCFEM556BI Ethernet/Modem"	},
    116  1.26   thorpej 	},
    117  1.26   thorpej 	{
    118  1.90  gmcgarry 	    PCMCIA_VENDOR_COMPAQ2, PCMCIA_PRODUCT_COMPAQ2_CPQ_10_100,
    119  1.90  gmcgarry 	    PCMCIA_CIS_COMPAQ2_CPQ_10_100,
    120  1.90  gmcgarry 	    0,
    121  1.90  gmcgarry 	    "Compaq",
    122  1.90  gmcgarry 	    "Compaq Netelligent 10/100 Ethernet"	},
    123  1.90  gmcgarry 	},
    124  1.90  gmcgarry 	{
    125  1.26   thorpej 	    PCMCIA_VENDOR_COMPEX, PCMCIA_PRODUCT_COMPEX_LINKPORT_ENET_B,
    126  1.26   thorpej 	    PCMCIA_CIS_COMPEX_LINKPORT_ENET_B,
    127  1.26   thorpej 	    0,
    128  1.27   thorpej 	    "Compex Corporation",
    129  1.26   thorpej 	    "Compex Linkport ENET-B Ethernet"	},
    130  1.40       mjl 	},
    131  1.40       mjl 	{
    132  1.40       mjl 	    PCMCIA_VENDOR_LASAT, PCMCIA_PRODUCT_LASAT_CREDIT_288,
    133  1.40       mjl 	    PCMCIA_CIS_LASAT_CREDIT_288,
    134  1.40       mjl 	    0,
    135  1.41       mjl 	    "Lasat Communications A/S",
    136  1.40       mjl 	    "Lasat Credit 288 Modem"	},
    137   1.1  christos 	},
    138   1.1  christos 	{
    139  1.17       dbj 	    PCMCIA_VENDOR_DAYNA, PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E_1,
    140  1.17       dbj 	    PCMCIA_CIS_DAYNA_COMMUNICARD_E_1,
    141  1.17       dbj 	    0,
    142  1.17       dbj 	    "Dayna Corporation",
    143  1.17       dbj 	    "Dayna CommuniCard E"	},
    144  1.17       dbj 	},
    145  1.17       dbj 	{
    146  1.17       dbj 	    PCMCIA_VENDOR_DAYNA, PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E_2,
    147  1.17       dbj 	    PCMCIA_CIS_DAYNA_COMMUNICARD_E_2,
    148   1.1  christos 	    0,
    149   1.1  christos 	    "Dayna Corporation",
    150   1.4  christos 	    "Dayna CommuniCard E"	},
    151   1.1  christos 	},
    152   1.1  christos 	{
    153  1.16      kenh 	    PCMCIA_VENDOR_DIGITAL, PCMCIA_PRODUCT_DIGITAL_MOBILE_MEDIA_CDROM,
    154  1.16      kenh 	    PCMCIA_CIS_DIGITAL_MOBILE_MEDIA_CDROM,
    155  1.16      kenh 	    0,
    156  1.16      kenh 	    "Digital Equipment Corporation",
    157  1.16      kenh 	    "Digital Mobile Media CD-ROM"	},
    158  1.16      kenh 	},
    159  1.16      kenh 	{
    160  1.35   nathanw 	    PCMCIA_VENDOR_FUJITSU, PCMCIA_PRODUCT_FUJITSU_SCSI600,
    161  1.35   nathanw 	    PCMCIA_CIS_FUJITSU_SCSI600,
    162  1.34   nathanw 	    0,
    163  1.35   nathanw 	    "Fujitsu Corporation",
    164  1.34   nathanw 	    "Fujitsu SCSI 600 Interface"	},
    165  1.34   nathanw 	},
    166  1.34   nathanw 	{
    167   1.1  christos 	    PCMCIA_VENDOR_MOTOROLA, PCMCIA_PRODUCT_MOTOROLA_POWER144,
    168   1.1  christos 	    PCMCIA_CIS_MOTOROLA_POWER144,
    169   1.1  christos 	    0,
    170   1.1  christos 	    "Motorola Corporation",
    171   1.4  christos 	    "Motorola Power 14.4 Modem"	},
    172   1.1  christos 	},
    173   1.1  christos 	{
    174   1.1  christos 	    PCMCIA_VENDOR_MOTOROLA, PCMCIA_PRODUCT_MOTOROLA_PM100C,
    175   1.1  christos 	    PCMCIA_CIS_MOTOROLA_PM100C,
    176   1.1  christos 	    0,
    177   1.1  christos 	    "Motorola Corporation",
    178   1.4  christos 	    "Motorola Personal Messenger 100C CDPD Modem"	},
    179  1.37   thorpej 	},
    180  1.37   thorpej 	{
    181  1.37   thorpej 	    PCMCIA_VENDOR_FUJITSU, PCMCIA_PRODUCT_FUJITSU_LA501,
    182  1.37   thorpej 	    PCMCIA_CIS_FUJITSU_LA501,
    183  1.37   thorpej 	    0,
    184  1.37   thorpej 	    "Fujitsu Corporation",
    185  1.37   thorpej 	    "Fujitsu Towa LA501 Ethernet"	},
    186  1.53        is 	},
    187  1.53        is 	{
    188  1.53        is 	    PCMCIA_VENDOR_FUJITSU, PCMCIA_PRODUCT_FUJITSU_LA10S,
    189  1.53        is 	    PCMCIA_CIS_FUJITSU_LA10S,
    190  1.53        is 	    0,
    191  1.53        is 	    "Fujitsu Corporation",
    192  1.53        is 	    "Fujitsu Compact Flash Ethernet"	},
    193   1.1  christos 	},
    194   1.1  christos 	{
    195  1.60     soren 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_3270,
    196  1.60     soren 	    PCMCIA_CIS_IBM_3270,
    197  1.60     soren 	    0,
    198  1.60     soren 	    "IBM Corporation",
    199  1.60     soren 	    "3270 Emulation"	},
    200  1.60     soren 	},
    201  1.60     soren 	{
    202   1.1  christos 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_INFOMOVER,
    203   1.1  christos 	    PCMCIA_CIS_IBM_INFOMOVER,
    204   1.1  christos 	    0,
    205   1.1  christos 	    "IBM Corporation",
    206   1.4  christos 	    "National Semiconductor InfoMover"	},
    207   1.1  christos 	},
    208   1.1  christos 	{
    209  1.60     soren 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_5250,
    210  1.60     soren 	    PCMCIA_CIS_IBM_5250,
    211  1.60     soren 	    0,
    212  1.60     soren 	    "IBM Corporation",
    213  1.60     soren 	    "5250 Emulation"	},
    214  1.60     soren 	},
    215  1.60     soren 	{
    216  1.59     soren 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_TROPIC,
    217  1.59     soren 	    PCMCIA_CIS_IBM_TROPIC,
    218  1.59     soren 	    0,
    219  1.59     soren 	    "IBM Corporation",
    220  1.59     soren 	    "Token Ring 4/16"	},
    221  1.59     soren 	},
    222  1.59     soren 	{
    223   1.1  christos 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_HOME_AND_AWAY,
    224   1.1  christos 	    PCMCIA_CIS_IBM_HOME_AND_AWAY,
    225   1.1  christos 	    0,
    226   1.1  christos 	    "IBM Corporation",
    227   1.4  christos 	    "IBM Home and Away Modem"	},
    228   1.1  christos 	},
    229   1.1  christos 	{
    230  1.29   nathanw 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_WIRELESS_LAN_ENTRY,
    231  1.29   nathanw 	    PCMCIA_CIS_IBM_WIRELESS_LAN_ENTRY,
    232  1.29   nathanw 	    0,
    233  1.29   nathanw 	    "IBM Corporation",
    234  1.29   nathanw 	    "Wireless LAN Entry"	},
    235  1.29   nathanw 	},
    236  1.29   nathanw 	{
    237  1.60     soren 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_PORTABLE_CDROM,
    238  1.60     soren 	    PCMCIA_CIS_IBM_PORTABLE_CDROM,
    239  1.36       abs 	    0,
    240  1.36       abs 	    "IBM Corporation",
    241  1.36       abs 	    "PCMCIA Portable CD-ROM Drive"	},
    242  1.44       cgd 	},
    243  1.44       cgd 	{
    244  1.60     soren 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_ETHERJET,
    245  1.60     soren 	    PCMCIA_CIS_IBM_ETHERJET,
    246  1.44       cgd 	    0,
    247  1.44       cgd 	    "IBM Corporation",
    248  1.60     soren 	    "IBM EtherJet Ethernet"	},
    249  1.36       abs 	},
    250  1.36       abs 	{
    251  1.90  gmcgarry 	    PCMCIA_VENDOR_INTEL, PCMCIA_PRODUCT_INTEL_EEPRO100,
    252  1.90  gmcgarry 	    PCMCIA_CIS_INTEL_EEPRO100,
    253  1.90  gmcgarry 	    0,
    254  1.90  gmcgarry 	    "Intel",
    255  1.90  gmcgarry 	    "Intel EtherExpress PRO/100"	},
    256  1.90  gmcgarry 	},
    257  1.90  gmcgarry 	{
    258  1.57     enami 	    PCMCIA_VENDOR_IODATA, PCMCIA_PRODUCT_IODATA_PCLATE,
    259  1.57     enami 	    PCMCIA_CIS_IODATA_PCLATE,
    260   1.1  christos 	    0,
    261   1.1  christos 	    "I-O DATA",
    262  1.57     enami 	    "I-O DATA PCLA/TE"	},
    263   1.1  christos 	},
    264   1.1  christos 	{
    265  1.73     soren 	    PCMCIA_VENDOR_LEXARMEDIA, PCMCIA_PRODUCT_LEXARMEDIA_COMPATFLASH,
    266  1.73     soren 	    PCMCIA_CIS_LEXARMEDIA_COMPATFLASH,
    267  1.73     soren 	    0,
    268  1.73     soren 	    "Lexar Media",
    269  1.73     soren 	    "Lexar Media CompactFlash"	},
    270  1.74   thorpej 	},
    271  1.74   thorpej 	{
    272  1.74   thorpej 	    PCMCIA_VENDOR_LINKSYS, PCMCIA_PRODUCT_LINKSYS_ETHERFAST,
    273  1.74   thorpej 	    PCMCIA_CIS_LINKSYS_ETHERFAST,
    274  1.74   thorpej 	    0,
    275  1.74   thorpej 	    "Linksys Corporation",
    276  1.74   thorpej 	    "Linksys Etherfast 10/100 Ethernet"	},
    277  1.73     soren 	},
    278  1.73     soren 	{
    279  1.19       jtk 	    PCMCIA_VENDOR_LINKSYS, PCMCIA_PRODUCT_LINKSYS_ECARD_1,
    280  1.19       jtk 	    PCMCIA_CIS_LINKSYS_ECARD_1,
    281   1.1  christos 	    0,
    282   1.1  christos 	    "Linksys Corporation",
    283  1.23     itohy 	    "Linksys EthernetCard or D-Link DE-650"	},
    284   1.1  christos 	},
    285   1.1  christos 	{
    286   1.1  christos 	    PCMCIA_VENDOR_LINKSYS, PCMCIA_PRODUCT_LINKSYS_COMBO_ECARD,
    287   1.1  christos 	    PCMCIA_CIS_LINKSYS_COMBO_ECARD,
    288   1.1  christos 	    0,
    289   1.1  christos 	    "Linksys Corporation",
    290   1.4  christos 	    "Linksys Combo EthernetCard"	},
    291   1.9   thorpej 	},
    292   1.9   thorpej 	{
    293   1.9   thorpej 	    PCMCIA_VENDOR_LINKSYS, PCMCIA_PRODUCT_LINKSYS_TRUST_COMBO_ECARD,
    294   1.9   thorpej 	    PCMCIA_CIS_LINKSYS_TRUST_COMBO_ECARD,
    295   1.9   thorpej 	    0,
    296   1.9   thorpej 	    "Linksys Corporation",
    297   1.9   thorpej 	    "Trust (Linksys) Combo EthernetCard"	},
    298   1.1  christos 	},
    299   1.1  christos 	{
    300   1.1  christos 	    PCMCIA_VENDOR_MEGAHERTZ, PCMCIA_PRODUCT_MEGAHERTZ_XJ4288,
    301   1.1  christos 	    PCMCIA_CIS_MEGAHERTZ_XJ4288,
    302   1.1  christos 	    0,
    303   1.1  christos 	    "Megahertz Corporation",
    304   1.4  christos 	    "Megahertz XJ4288 Modem"	},
    305  1.59     soren 	},
    306  1.59     soren 	{
    307  1.59     soren 	    PCMCIA_VENDOR_MEGAHERTZ, PCMCIA_PRODUCT_MEGAHERTZ_XJ4336,
    308  1.59     soren 	    PCMCIA_CIS_MEGAHERTZ_XJ4336,
    309  1.59     soren 	    0,
    310  1.59     soren 	    "Megahertz Corporation",
    311  1.59     soren 	    "Megahertz XJ4336 Modem"	},
    312  1.20   thorpej 	},
    313  1.20   thorpej 	{
    314  1.20   thorpej 	    PCMCIA_VENDOR_MEGAHERTZ, PCMCIA_PRODUCT_MEGAHERTZ_XJ5560,
    315  1.20   thorpej 	    PCMCIA_CIS_MEGAHERTZ_XJ5560,
    316  1.20   thorpej 	    0,
    317  1.20   thorpej 	    "Megahertz Corporation",
    318  1.20   thorpej 	    "Megahertz X-JACK 56kbps Modem"	},
    319   1.1  christos 	},
    320   1.1  christos 	{
    321   1.1  christos 	    PCMCIA_VENDOR_MEGAHERTZ2, PCMCIA_PRODUCT_MEGAHERTZ2_XJACK,
    322   1.1  christos 	    PCMCIA_CIS_MEGAHERTZ2_XJACK,
    323   1.1  christos 	    0,
    324   1.1  christos 	    "Megahertz Corporation",
    325   1.4  christos 	    "Megahertz X-JACK Ethernet"	},
    326  1.36       abs 	},
    327  1.36       abs 	{
    328  1.36       abs 	    PCMCIA_VENDOR_MEGAHERTZ, PCMCIA_PRODUCT_MEGAHERTZ_XJEM3336,
    329  1.36       abs 	    PCMCIA_CIS_MEGAHERTZ_XJEM3336,
    330  1.36       abs 	    0,
    331  1.36       abs 	    "Megahertz Corporation",
    332  1.36       abs 	    "Megahertz X-JACK Ethernet Modem"	},
    333   1.1  christos 	},
    334   1.1  christos 	{
    335  1.78     enami 	    PCMCIA_VENDOR_MELCO, PCMCIA_PRODUCT_MELCO_LPC3_TX,
    336  1.78     enami 	    PCMCIA_CIS_MELCO_LPC3_TX,
    337  1.78     enami 	    0,
    338  1.78     enami 	    "Melco Corporation",
    339  1.78     enami 	    "Melco LPC3-TX"	},
    340  1.78     enami 	},
    341  1.78     enami 	{
    342  1.84   mycroft 	    PCMCIA_VENDOR_NOKIA, PCMCIA_PRODUCT_NOKIA_C020_WLAN,
    343  1.84   mycroft 	    PCMCIA_CIS_NOKIA_C020_WLAN,
    344  1.84   mycroft 	    0,
    345  1.84   mycroft 	    "Nokia Communications",
    346  1.84   mycroft 	    "Nokia C020 WLAN Card"	},
    347  1.84   mycroft 	},
    348  1.84   mycroft 	{
    349  1.82   mycroft 	    PCMCIA_VENDOR_PANASONIC, PCMCIA_PRODUCT_PANASONIC_KXLC002,
    350  1.82   mycroft 	    PCMCIA_CIS_PANASONIC_KXLC002,
    351  1.82   mycroft 	    0,
    352  1.82   mycroft 	    "Matsushita Electric Industrial Co.",
    353  1.82   mycroft 	    "Panasonic 4X CD-ROM Interface Card"	},
    354  1.88      joda 	},
    355  1.88      joda 	{
    356  1.88      joda 	    PCMCIA_VENDOR_PANASONIC, PCMCIA_PRODUCT_PANASONIC_KXLC003,
    357  1.88      joda 	    PCMCIA_CIS_PANASONIC_KXLC003,
    358  1.88      joda 	    0,
    359  1.88      joda 	    "Matsushita Electric Industrial Co.",
    360  1.88      joda 	    "Panasonic 8X CD-ROM Interface Card"	},
    361  1.82   mycroft 	},
    362  1.82   mycroft 	{
    363   1.1  christos 	    PCMCIA_VENDOR_USROBOTICS, PCMCIA_PRODUCT_USROBOTICS_WORLDPORT144,
    364   1.1  christos 	    PCMCIA_CIS_USROBOTICS_WORLDPORT144,
    365   1.1  christos 	    0,
    366   1.1  christos 	    "US Robotics Corporation",
    367   1.4  christos 	    "US Robotics WorldPort 14.4 Modem"	},
    368   1.1  christos 	},
    369   1.1  christos 	{
    370  1.16      kenh 	    PCMCIA_VENDOR_SANDISK, PCMCIA_PRODUCT_SANDISK_SDCFB,
    371  1.16      kenh 	    PCMCIA_CIS_SANDISK_SDCFB,
    372  1.16      kenh 	    0,
    373  1.16      kenh 	    "Sandisk Corporation",
    374  1.16      kenh 	    "Sandisk CompactFlash Card"	},
    375  1.16      kenh 	},
    376  1.16      kenh 	{
    377   1.5   thorpej 	    PCMCIA_VENDOR_SIMPLETECH, PCMCIA_PRODUCT_SIMPLETECH_COMMUNICATOR288,
    378   1.5   thorpej 	    PCMCIA_CIS_SIMPLETECH_COMMUNICATOR288,
    379   1.5   thorpej 	    0,
    380   1.5   thorpej 	    "Simple Technology",
    381   1.5   thorpej 	    "Simple Technology 28.8 Communicator"	},
    382   1.5   thorpej 	},
    383   1.5   thorpej 	{
    384  1.42  sommerfe 	    PCMCIA_VENDOR_SIMPLETECH, PCMCIA_PRODUCT_SIMPLETECH_SPECTRUM24,
    385  1.42  sommerfe 	    PCMCIA_CIS_SIMPLETECH_SPECTRUM24,
    386  1.42  sommerfe 	    0,
    387  1.42  sommerfe 	    "Simple Technology",
    388  1.42  sommerfe 	    "Symbol Spectrum24 WLAN Adapter"	},
    389  1.42  sommerfe 	},
    390  1.42  sommerfe 	{
    391   1.1  christos 	    PCMCIA_VENDOR_SOCKET, PCMCIA_PRODUCT_SOCKET_PAGECARD,
    392   1.1  christos 	    PCMCIA_CIS_SOCKET_PAGECARD,
    393   1.1  christos 	    0,
    394   1.1  christos 	    "Socket Communications",
    395   1.4  christos 	    "Socket Communications PageCard"	},
    396   1.1  christos 	},
    397   1.1  christos 	{
    398  1.13   thorpej 	    PCMCIA_VENDOR_SOCKET, PCMCIA_PRODUCT_SOCKET_DUAL_RS232,
    399  1.13   thorpej 	    PCMCIA_CIS_SOCKET_DUAL_RS232,
    400  1.13   thorpej 	    0,
    401  1.13   thorpej 	    "Socket Communications",
    402  1.13   thorpej 	    "Socket Communications Dual RS232"	},
    403  1.55       jun 	},
    404  1.55       jun 	{
    405  1.55       jun 	    PCMCIA_VENDOR_SOCEKT, PCMCIA_PRODUCT_SOCEKT_LP_ETHER_CF,
    406  1.55       jun 	    PCMCIA_CIS_SOCEKT_LP_ETHER_CF,
    407  1.55       jun 	    0,
    408  1.55       jun 	    "",
    409  1.55       jun 	    "Socket Communications Low Power Ethernet CF"	},
    410  1.13   thorpej 	},
    411  1.13   thorpej 	{
    412   1.1  christos 	    PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_LAK_CD021BX,
    413   1.1  christos 	    PCMCIA_CIS_TDK_LAK_CD021BX,
    414   1.1  christos 	    0,
    415   1.1  christos 	    "TDK Corporation",
    416   1.4  christos 	    "TDK LAK-CD021BX Ethernet"	},
    417   1.1  christos 	},
    418   1.1  christos 	{
    419   1.1  christos 	    PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_DFL9610,
    420   1.1  christos 	    PCMCIA_CIS_TDK_DFL9610,
    421   1.1  christos 	    0,
    422   1.1  christos 	    "TDK Corporation",
    423   1.4  christos 	    "TDK DFL9610 Ethernet & Digital Cellular"	},
    424  1.61       jun 	},
    425  1.61       jun 	{
    426  1.61       jun 	    PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_LAK_CF010,
    427  1.61       jun 	    PCMCIA_CIS_TDK_LAK_CF010,
    428  1.61       jun 	    0,
    429  1.61       jun 	    "TDK Corporation",
    430  1.61       jun 	    "TDK LAC-CF010"	},
    431  1.22   thorpej 	},
    432  1.22   thorpej 	{
    433  1.90  gmcgarry 	    PCMCIA_VENDOR_XIRCOM, PCMCIA_PRODUCT_XIRCOM_CE,
    434  1.90  gmcgarry 	    PCMCIA_CIS_XIRCOM_CE,
    435  1.28   nathanw 	    0,
    436  1.90  gmcgarry 	    "Xircom",
    437  1.28   nathanw 	    "Xircom CreditCard Ethernet"	},
    438  1.29   nathanw 	},
    439  1.29   nathanw 	{
    440  1.90  gmcgarry 	    PCMCIA_VENDOR_XIRCOM, PCMCIA_PRODUCT_XIRCOM_CE2,
    441  1.90  gmcgarry 	    PCMCIA_CIS_XIRCOM_CE2,
    442  1.29   nathanw 	    0,
    443  1.90  gmcgarry 	    "Xircom",
    444  1.90  gmcgarry 	    "Xircom CreditCard Ethernet II"	},
    445  1.90  gmcgarry 	},
    446  1.90  gmcgarry 	{
    447  1.90  gmcgarry 	    PCMCIA_VENDOR_XIRCOM, PCMCIA_PRODUCT_XIRCOM_CE3,
    448  1.90  gmcgarry 	    PCMCIA_CIS_XIRCOM_CE3,
    449  1.90  gmcgarry 	    0,
    450  1.90  gmcgarry 	    "Xircom",
    451  1.90  gmcgarry 	    "Xircom CreditCard 10/100 Ethernet"	},
    452  1.28   nathanw 	},
    453  1.28   nathanw 	{
    454  1.90  gmcgarry 	    PCMCIA_VENDOR_XIRCOM, PCMCIA_PRODUCT_XIRCOM_CEM,
    455  1.90  gmcgarry 	    PCMCIA_CIS_XIRCOM_CEM,
    456  1.22   thorpej 	    0,
    457  1.90  gmcgarry 	    "Xircom",
    458  1.90  gmcgarry 	    "Xircom CreditCard Ethernet + Modem"	},
    459  1.58       jtk 	},
    460  1.58       jtk 	{
    461  1.90  gmcgarry 	    PCMCIA_VENDOR_XIRCOM, PCMCIA_PRODUCT_XIRCOM_CEM28,
    462  1.90  gmcgarry 	    PCMCIA_CIS_XIRCOM_CEM28,
    463  1.58       jtk 	    0,
    464  1.90  gmcgarry 	    "Xircom",
    465  1.90  gmcgarry 	    "Xircom CreditCard Ethernet + Modem 28"	},
    466  1.33  christos 	},
    467  1.33  christos 	{
    468  1.90  gmcgarry 	    PCMCIA_VENDOR_XIRCOM, PCMCIA_PRODUCT_XIRCOM_CNW_801,
    469  1.90  gmcgarry 	    PCMCIA_CIS_XIRCOM_CNW_801,
    470  1.33  christos 	    0,
    471  1.90  gmcgarry 	    "Xircom",
    472  1.62    itojun 	    "Xircom CreditCard Netwave (Canada)"	},
    473  1.62    itojun 	},
    474  1.62    itojun 	{
    475  1.90  gmcgarry 	    PCMCIA_VENDOR_XIRCOM, PCMCIA_PRODUCT_XIRCOM_CNW_802,
    476  1.90  gmcgarry 	    PCMCIA_CIS_XIRCOM_CNW_802,
    477  1.62    itojun 	    0,
    478  1.90  gmcgarry 	    "Xircom",
    479  1.62    itojun 	    "Xircom CreditCard Netwave (US)"	},
    480   1.1  christos 	},
    481   1.1  christos 	{
    482   1.6   thorpej 	    PCMCIA_VENDOR_NEWMEDIA, PCMCIA_PRODUCT_NEWMEDIA_BASICS,
    483   1.6   thorpej 	    PCMCIA_CIS_NEWMEDIA_BASICS,
    484   1.6   thorpej 	    0,
    485  1.43       hwr 	    "New Media Corporation",
    486  1.43       hwr 	    "New Media BASICS Ethernet"	},
    487  1.39       mjl 	},
    488  1.39       mjl 	{
    489  1.39       mjl 	    PCMCIA_VENDOR_NEWMEDIA, PCMCIA_PRODUCT_NEWMEDIA_BUSTOASTER,
    490  1.39       mjl 	    PCMCIA_CIS_NEWMEDIA_BUSTOASTER,
    491  1.39       mjl 	    0,
    492  1.43       hwr 	    "New Media Corporation",
    493  1.43       hwr 	    "New Media BusToaster SCSI Host Adapter"	},
    494   1.8   thorpej 	},
    495   1.8   thorpej 	{
    496  1.11   thorpej 	    PCMCIA_VENDOR_SMC, PCMCIA_PRODUCT_SMC_8016,
    497  1.11   thorpej 	    PCMCIA_CIS_SMC_8016,
    498  1.10   thorpej 	    0,
    499  1.10   thorpej 	    "Standard Microsystems Corporation",
    500  1.11   thorpej 	    "SMC 8016 EtherCard"	},
    501  1.38  christos 	},
    502  1.38  christos 	{
    503  1.38  christos 	    PCMCIA_VENDOR_SMC, PCMCIA_PRODUCT_SMC_EZCARD,
    504  1.38  christos 	    PCMCIA_CIS_SMC_EZCARD,
    505  1.38  christos 	    0,
    506  1.38  christos 	    "Standard Microsystems Corporation",
    507  1.72   thorpej 	    "SMC EZCard 10 PCMCIA"	},
    508  1.10   thorpej 	},
    509  1.10   thorpej 	{
    510  1.46      tron 	    PCMCIA_VENDOR_CONTEC, PCMCIA_PRODUCT_CONTEC_CNETPC,
    511  1.46      tron 	    PCMCIA_CIS_CONTEC_CNETPC,
    512  1.46      tron 	    0,
    513  1.46      tron 	    "Contec",
    514  1.46      tron 	    "Contec C-NET(PC)C"	},
    515  1.46      tron 	},
    516  1.46      tron 	{
    517  1.46      tron 	    PCMCIA_VENDOR_ALLIEDTELESIS, PCMCIA_PRODUCT_ALLIEDTELESIS_LA_PCM,
    518  1.46      tron 	    PCMCIA_CIS_ALLIEDTELESIS_LA_PCM,
    519  1.46      tron 	    0,
    520  1.46      tron 	    "Allied Telesis K.K.",
    521  1.46      tron 	    "Allied Telesis LA-PCM"	},
    522  1.46      tron 	},
    523  1.46      tron 	{
    524  1.42  sommerfe 	    PCMCIA_VENDOR_LUCENT, PCMCIA_PRODUCT_LUCENT_WAVELAN_IEEE,
    525  1.42  sommerfe 	    PCMCIA_CIS_LUCENT_WAVELAN_IEEE,
    526  1.42  sommerfe 	    0,
    527  1.42  sommerfe 	    "Lucent Technologies",
    528  1.42  sommerfe 	    "WaveLAN/IEEE"	},
    529  1.42  sommerfe 	},
    530  1.42  sommerfe 	{
    531  1.67      jlam 	    PCMCIA_VENDOR_AIRONET, PCMCIA_PRODUCT_AIRONET_PC4500,
    532  1.67      jlam 	    PCMCIA_CIS_AIRONET_PC4500,
    533  1.67      jlam 	    0,
    534  1.67      jlam 	    "Aironet Wireless Communications",
    535  1.67      jlam 	    "Aironet PC4500 Wireless LAN Adapter"	},
    536  1.67      jlam 	},
    537  1.67      jlam 	{
    538  1.67      jlam 	    PCMCIA_VENDOR_AIRONET, PCMCIA_PRODUCT_AIRONET_PC4800,
    539  1.67      jlam 	    PCMCIA_CIS_AIRONET_PC4800,
    540  1.67      jlam 	    0,
    541  1.67      jlam 	    "Aironet Wireless Communications",
    542  1.67      jlam 	    "Aironet PC4800 Wireless LAN Adapter"	},
    543  1.67      jlam 	},
    544  1.67      jlam 	{
    545  1.56  sommerfe 	    PCMCIA_VENDOR_BAY, PCMCIA_PRODUCT_BAY_STACK_650,
    546  1.56  sommerfe 	    PCMCIA_CIS_BAY_STACK_650,
    547  1.56  sommerfe 	    0,
    548  1.56  sommerfe 	    "Bay Networks",
    549  1.56  sommerfe 	    "BayStack 650 Wireless LAN"	},
    550  1.69  sommerfe 	},
    551  1.69  sommerfe 	{
    552  1.81      onoe 	    PCMCIA_VENDOR_BAY, PCMCIA_PRODUCT_BAY_SURFER_PRO,
    553  1.81      onoe 	    PCMCIA_CIS_BAY_SURFER_PRO,
    554  1.81      onoe 	    0,
    555  1.81      onoe 	    "Bay Networks",
    556  1.81      onoe 	    "AirSurfer Pro Wireless LAN"	},
    557  1.81      onoe 	},
    558  1.81      onoe 	{
    559  1.69  sommerfe 	    PCMCIA_VENDOR_BAY, PCMCIA_PRODUCT_BAY_STACK_660,
    560  1.69  sommerfe 	    PCMCIA_CIS_BAY_STACK_660,
    561  1.69  sommerfe 	    0,
    562  1.69  sommerfe 	    "Bay Networks",
    563  1.69  sommerfe 	    "BayStack 660 Wireless LAN"	},
    564  1.56  sommerfe 	},
    565  1.56  sommerfe 	{
    566  1.68    chopps 	    PCMCIA_VENDOR_RAYTHEON, PCMCIA_PRODUCT_RAYTHEON_WLAN,
    567  1.68    chopps 	    PCMCIA_CIS_RAYTHEON_WLAN,
    568  1.64  augustss 	    0,
    569  1.68    chopps 	    "Raytheon",
    570  1.64  augustss 	    "WLAN Adapter"	},
    571  1.64  augustss 	},
    572  1.64  augustss 	{
    573  1.89        is 	    PCMCIA_VENDOR_RATOC, PCMCIA_PRODUCT_RATOC_REX_R280,
    574  1.89        is 	    PCMCIA_CIS_RATOC_REX_R280,
    575  1.89        is 	    0,
    576  1.89        is 	    "RATOC System Inc.",
    577  1.89        is 	    "RATOC REX-R280"	},
    578  1.89        is 	},
    579  1.89        is 	{
    580   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_MEGAHERTZ_XJ2288,
    581   1.1  christos 	    PCMCIA_CIS_MEGAHERTZ_XJ2288,
    582   1.1  christos 	    0,
    583   1.1  christos 	    "Megahertz Corporation",
    584   1.1  christos 	    "Megahertz XJ2288 Modem"	},
    585   1.1  christos 	},
    586   1.1  christos 	{
    587   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_PREMAX_PE200,
    588   1.1  christos 	    PCMCIA_CIS_PREMAX_PE200,
    589   1.1  christos 	    0,
    590   1.4  christos 	    "Premax",
    591   1.1  christos 	    "PreMax PE-200"	},
    592   1.1  christos 	},
    593   1.1  christos 	{
    594   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_PLANET_SMARTCOM2000,
    595   1.1  christos 	    PCMCIA_CIS_PLANET_SMARTCOM2000,
    596   1.1  christos 	    0,
    597   1.4  christos 	    "Planet",
    598   1.1  christos 	    "Planet SmartCOM 2000"	},
    599   1.1  christos 	},
    600   1.1  christos 	{
    601  1.51     enami 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_PLANEX_FNW3600T,
    602  1.51     enami 	    PCMCIA_CIS_PLANEX_FNW3600T,
    603  1.50     enami 	    0,
    604  1.50     enami 	    "Planex Communications Inc",
    605  1.51     enami 	    "Planex FNW-3600-T"	},
    606  1.50     enami 	},
    607  1.50     enami 	{
    608  1.78     enami 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_PLANEX_FNW3700T,
    609  1.78     enami 	    PCMCIA_CIS_PLANEX_FNW3700T,
    610  1.78     enami 	    0,
    611  1.78     enami 	    "Planex Communications Inc",
    612  1.78     enami 	    "Planex FNW-3700-T"	},
    613  1.78     enami 	},
    614  1.78     enami 	{
    615   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_DLINK_DE650,
    616   1.1  christos 	    PCMCIA_CIS_DLINK_DE650,
    617   1.1  christos 	    0,
    618   1.4  christos 	    "D-Link",
    619   1.1  christos 	    "D-Link DE-650"	},
    620   1.7   thorpej 	},
    621   1.7   thorpej 	{
    622   1.7   thorpej 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_DLINK_DE660,
    623   1.7   thorpej 	    PCMCIA_CIS_DLINK_DE660,
    624   1.7   thorpej 	    0,
    625   1.7   thorpej 	    "D-Link",
    626   1.7   thorpej 	    "D-Link DE-660"	},
    627  1.83      tron 	},
    628  1.83      tron 	{
    629  1.83      tron 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_RPTI_EP400,
    630  1.83      tron 	    PCMCIA_CIS_RPTI_EP400,
    631  1.83      tron 	    0,
    632  1.83      tron 	    "RPTI",
    633  1.83      tron 	    "RPTI EP400"	},
    634   1.1  christos 	},
    635   1.1  christos 	{
    636   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_RPTI_EP401,
    637   1.1  christos 	    PCMCIA_CIS_RPTI_EP401,
    638   1.1  christos 	    0,
    639   1.4  christos 	    "RPTI",
    640   1.1  christos 	    "RPTI EP401"	},
    641   1.1  christos 	},
    642   1.1  christos 	{
    643   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_ACCTON_EN2212,
    644   1.1  christos 	    PCMCIA_CIS_ACCTON_EN2212,
    645   1.1  christos 	    0,
    646   1.4  christos 	    "ACCTON",
    647   1.1  christos 	    "Accton EN2212"	},
    648   1.1  christos 	},
    649   1.1  christos 	{
    650   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_YEDATA_EXTERNAL_FDD,
    651   1.1  christos 	    PCMCIA_CIS_YEDATA_EXTERNAL_FDD,
    652   1.1  christos 	    0,
    653   1.4  christos 	    "Y-E DATA",
    654   1.1  christos 	    "Y-E DATA External FDD"	},
    655   1.1  christos 	},
    656   1.1  christos 	{
    657   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_DIGITAL_DEPCMXX,
    658   1.1  christos 	    PCMCIA_CIS_DIGITAL_DEPCMXX,
    659   1.1  christos 	    0,
    660   1.4  christos 	    "Digital Equipment Corporation",
    661   1.1  christos 	    "DEC DEPCM-BA"	},
    662   1.1  christos 	},
    663   1.1  christos 	{
    664  1.16      kenh 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_TEAC_IDECARDII,
    665  1.16      kenh 	    PCMCIA_CIS_TEAC_IDECARDII,
    666  1.16      kenh 	    0,
    667  1.16      kenh 	    "TEAC",
    668  1.16      kenh 	    "TEAC IDE Card/II"	},
    669  1.19       jtk 	},
    670  1.19       jtk 	{
    671  1.19       jtk 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_LINKSYS_ECARD_2,
    672  1.19       jtk 	    PCMCIA_CIS_LINKSYS_ECARD_2,
    673  1.19       jtk 	    0,
    674  1.19       jtk 	    "Linksys Corporation",
    675  1.19       jtk 	    "Linksys E-Card"	},
    676  1.16      kenh 	},
    677  1.16      kenh 	{
    678  1.49     enami 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_COREGA_ETHER_PCC_T,
    679  1.49     enami 	    PCMCIA_CIS_COREGA_ETHER_PCC_T,
    680  1.49     enami 	    0,
    681  1.49     enami 	    "Corega K.K.",
    682  1.75     enami 	    "Corega Ether PCC-T"	},
    683  1.49     enami 	},
    684  1.49     enami 	{
    685  1.49     enami 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_COREGA_ETHER_II_PCC_T,
    686  1.49     enami 	    PCMCIA_CIS_COREGA_ETHER_II_PCC_T,
    687  1.54       jun 	    0,
    688  1.54       jun 	    "Corega K.K.",
    689  1.75     enami 	    "Corega EtherII PCC-T"	},
    690  1.54       jun 	},
    691  1.54       jun 	{
    692  1.54       jun 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_COREGA_FAST_ETHER_PCC_TX,
    693  1.54       jun 	    PCMCIA_CIS_COREGA_FAST_ETHER_PCC_TX,
    694  1.24   thorpej 	    0,
    695  1.24   thorpej 	    "Corega K.K.",
    696  1.75     enami 	    "Corega FastEther PCC-TX"	},
    697  1.24   thorpej 	},
    698  1.24   thorpej 	{
    699  1.85    itojun 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_COREGA_WIRELESS_LAN_PCC_11,
    700  1.85    itojun 	    PCMCIA_CIS_COREGA_WIRELESS_LAN_PCC_11,
    701  1.85    itojun 	    0,
    702  1.85    itojun 	    "Corega K.K.",
    703  1.85    itojun 	    "Corega Wireless LAN PCC-11"	},
    704  1.85    itojun 	},
    705  1.85    itojun 	{
    706  1.25   thorpej 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_SVEC_COMBOCARD,
    707  1.25   thorpej 	    PCMCIA_CIS_SVEC_COMBOCARD,
    708  1.25   thorpej 	    0,
    709  1.25   thorpej 	    "SVEC/Hawking Technology",
    710  1.25   thorpej 	    "SVEC/Hawking Tech. Combo Card"	},
    711  1.32      marc 	},
    712  1.32      marc 	{
    713  1.32      marc 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_SVEC_LANCARD,
    714  1.32      marc 	    PCMCIA_CIS_SVEC_LANCARD,
    715  1.32      marc 	    0,
    716  1.32      marc 	    "SVEC/Hawking Technology",
    717  1.32      marc 	    "SVEC PCMCIA Lan Card"	},
    718  1.71   mycroft 	},
    719  1.71   mycroft 	{
    720  1.71   mycroft 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_SVEC_PN650TX,
    721  1.71   mycroft 	    PCMCIA_CIS_SVEC_PN650TX,
    722  1.71   mycroft 	    0,
    723  1.71   mycroft 	    "SVEC/Hawking Technology",
    724  1.71   mycroft 	    "SVEC PN650TX 10/100 Dual Speed Fast Ethernet PC Card"	},
    725  1.34   nathanw 	},
    726  1.34   nathanw 	{
    727  1.48        is 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_AMBICOM_AMB8002T,
    728  1.48        is 	    PCMCIA_CIS_AMBICOM_AMB8002T,
    729  1.48        is 	    0,
    730  1.48        is 	    "AmbiCom Inc",
    731  1.48        is 	    "AmbiCom AMB8002T"	},
    732  1.57     enami 	},
    733  1.57     enami 	{
    734  1.57     enami 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_IODATA_PCLAT,
    735  1.57     enami 	    PCMCIA_CIS_IODATA_PCLAT,
    736  1.57     enami 	    0,
    737  1.57     enami 	    "I-O DATA",
    738  1.57     enami 	    "IO-DATA PCLA/T"	},
    739  1.48        is 	},
    740  1.48        is 	{
    741  1.63      danw 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_EPSON_EEN10B,
    742  1.63      danw 	    PCMCIA_CIS_EPSON_EEN10B,
    743  1.63      danw 	    0,
    744  1.63      danw 	    "Seiko Epson Corporation",
    745  1.63      danw 	    "Epson EEN10B"	},
    746  1.63      danw 	},
    747  1.63      danw 	{
    748  1.65  augustss 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_EXP_EXPMULTIMEDIA,
    749  1.65  augustss 	    PCMCIA_CIS_EXP_EXPMULTIMEDIA,
    750  1.65  augustss 	    0,
    751  1.65  augustss 	    "EXP Computer Inc",
    752  1.65  augustss 	    "EXP IDE/ATAPI DVD Card"	},
    753  1.65  augustss 	},
    754  1.65  augustss 	{
    755  1.81      onoe 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_AMD_AM79C930,
    756  1.81      onoe 	    PCMCIA_CIS_AMD_AM79C930,
    757  1.76     enami 	    0,
    758  1.81      onoe 	    "AMD",
    759  1.81      onoe 	    "AMD Am79C930"	},
    760  1.76     enami 	},
    761  1.76     enami 	{
    762  1.77     enami 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_ICOM_SL200,
    763  1.77     enami 	    PCMCIA_CIS_ICOM_SL200,
    764  1.77     enami 	    0,
    765  1.77     enami 	    "ICOM Inc",
    766  1.77     enami 	    "Icom SL-200"	},
    767  1.77     enami 	},
    768  1.77     enami 	{
    769  1.78     enami 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_XIRCOM_CFE_10,
    770  1.78     enami 	    PCMCIA_CIS_XIRCOM_CFE_10,
    771  1.78     enami 	    0,
    772  1.78     enami 	    "Xircom",
    773  1.78     enami 	    "Xircom CompactCard CFE-10"	},
    774  1.78     enami 	},
    775  1.78     enami 	{
    776  1.79       uch 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_BILLIONTON_LNT10TN,
    777  1.79       uch 	    PCMCIA_CIS_BILLIONTON_LNT10TN,
    778  1.79       uch 	    0,
    779  1.79       uch 	    "Billionton Systems Inc.",
    780  1.79       uch 	    "Billionton Systems Inc. LNT-10TN NE2000 Compatible Card"	},
    781  1.87       scw 	},
    782  1.87       scw 	{
    783  1.87       scw 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_NDC_ND5100_E,
    784  1.87       scw 	    PCMCIA_CIS_NDC_ND5100_E,
    785  1.87       scw 	    0,
    786  1.87       scw 	    "",
    787  1.87       scw 	    "Sohoware ND5100E NE2000 Compatible Card"	},
    788  1.79       uch 	},
    789  1.79       uch 	{
    790  1.34   nathanw 	    PCMCIA_VENDOR_FUJITSU, 0,
    791  1.34   nathanw 	    PCMCIA_KNOWNDEV_NOPROD,
    792  1.34   nathanw 	    PCMCIA_CIS_INVALID,
    793  1.34   nathanw 	    "Fujitsu Corporation",
    794  1.82   mycroft 	    NULL,
    795  1.82   mycroft 	},
    796  1.82   mycroft 	{
    797  1.82   mycroft 	    PCMCIA_VENDOR_PANASONIC, 0,
    798  1.82   mycroft 	    PCMCIA_KNOWNDEV_NOPROD,
    799  1.82   mycroft 	    PCMCIA_CIS_INVALID,
    800  1.82   mycroft 	    "Matsushita Electric Industrial Co.",
    801  1.34   nathanw 	    NULL,
    802  1.25   thorpej 	},
    803  1.25   thorpej 	{
    804  1.16      kenh 	    PCMCIA_VENDOR_SANDISK, 0,
    805  1.16      kenh 	    PCMCIA_KNOWNDEV_NOPROD,
    806  1.16      kenh 	    PCMCIA_CIS_INVALID,
    807  1.16      kenh 	    "Sandisk Corporation",
    808  1.16      kenh 	    NULL,
    809  1.16      kenh 	},
    810  1.16      kenh 	{
    811  1.12   thorpej 	    PCMCIA_VENDOR_NEWMEDIA, 0,
    812  1.12   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
    813  1.12   thorpej 	    PCMCIA_CIS_INVALID,
    814  1.43       hwr 	    "New Media Corporation",
    815  1.12   thorpej 	    NULL,
    816  1.12   thorpej 	},
    817  1.12   thorpej 	{
    818  1.66      joda 	    PCMCIA_VENDOR_INTEL, 0,
    819  1.66      joda 	    PCMCIA_KNOWNDEV_NOPROD,
    820  1.66      joda 	    PCMCIA_CIS_INVALID,
    821  1.66      joda 	    "Intel",
    822  1.66      joda 	    NULL,
    823  1.66      joda 	},
    824  1.66      joda 	{
    825   1.1  christos 	    PCMCIA_VENDOR_IBM, 0,
    826   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    827   1.1  christos 	    PCMCIA_CIS_INVALID,
    828   1.1  christos 	    "IBM Corporation",
    829   1.1  christos 	    NULL,
    830   1.1  christos 	},
    831   1.1  christos 	{
    832   1.1  christos 	    PCMCIA_VENDOR_MOTOROLA, 0,
    833   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    834   1.1  christos 	    PCMCIA_CIS_INVALID,
    835   1.1  christos 	    "Motorola Corporation",
    836   1.1  christos 	    NULL,
    837   1.1  christos 	},
    838   1.1  christos 	{
    839   1.1  christos 	    PCMCIA_VENDOR_3COM, 0,
    840   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    841   1.1  christos 	    PCMCIA_CIS_INVALID,
    842   1.1  christos 	    "3Com Corporation",
    843   1.1  christos 	    NULL,
    844   1.1  christos 	},
    845   1.1  christos 	{
    846   1.1  christos 	    PCMCIA_VENDOR_MEGAHERTZ, 0,
    847   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    848   1.1  christos 	    PCMCIA_CIS_INVALID,
    849   1.1  christos 	    "Megahertz Corporation",
    850   1.1  christos 	    NULL,
    851   1.1  christos 	},
    852   1.1  christos 	{
    853   1.1  christos 	    PCMCIA_VENDOR_SOCKET, 0,
    854   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    855   1.1  christos 	    PCMCIA_CIS_INVALID,
    856   1.1  christos 	    "Socket Communications",
    857   1.1  christos 	    NULL,
    858   1.1  christos 	},
    859   1.1  christos 	{
    860   1.1  christos 	    PCMCIA_VENDOR_TDK, 0,
    861   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    862   1.1  christos 	    PCMCIA_CIS_INVALID,
    863   1.1  christos 	    "TDK Corporation",
    864   1.1  christos 	    NULL,
    865   1.1  christos 	},
    866   1.1  christos 	{
    867  1.66      joda 	    PCMCIA_VENDOR_XIRCOM, 0,
    868  1.66      joda 	    PCMCIA_KNOWNDEV_NOPROD,
    869  1.66      joda 	    PCMCIA_CIS_INVALID,
    870  1.66      joda 	    "Xircom",
    871  1.66      joda 	    NULL,
    872  1.66      joda 	},
    873  1.66      joda 	{
    874  1.12   thorpej 	    PCMCIA_VENDOR_SMC, 0,
    875  1.12   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
    876  1.12   thorpej 	    PCMCIA_CIS_INVALID,
    877  1.12   thorpej 	    "Standard Microsystems Corporation",
    878  1.12   thorpej 	    NULL,
    879  1.12   thorpej 	},
    880  1.12   thorpej 	{
    881   1.1  christos 	    PCMCIA_VENDOR_USROBOTICS, 0,
    882   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    883   1.1  christos 	    PCMCIA_CIS_INVALID,
    884   1.1  christos 	    "US Robotics Corporation",
    885   1.1  christos 	    NULL,
    886   1.1  christos 	},
    887   1.1  christos 	{
    888   1.1  christos 	    PCMCIA_VENDOR_MEGAHERTZ2, 0,
    889   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    890   1.1  christos 	    PCMCIA_CIS_INVALID,
    891   1.1  christos 	    "Megahertz Corporation",
    892   1.1  christos 	    NULL,
    893   1.1  christos 	},
    894   1.1  christos 	{
    895   1.1  christos 	    PCMCIA_VENDOR_ADAPTEC, 0,
    896   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    897   1.1  christos 	    PCMCIA_CIS_INVALID,
    898   1.1  christos 	    "Adaptec Corporation",
    899   1.1  christos 	    NULL,
    900   1.1  christos 	},
    901   1.1  christos 	{
    902  1.66      joda 	    PCMCIA_VENDOR_COMPAQ, 0,
    903  1.66      joda 	    PCMCIA_KNOWNDEV_NOPROD,
    904  1.66      joda 	    PCMCIA_CIS_INVALID,
    905  1.66      joda 	    "Compaq",
    906  1.66      joda 	    NULL,
    907  1.66      joda 	},
    908  1.66      joda 	{
    909   1.1  christos 	    PCMCIA_VENDOR_LINKSYS, 0,
    910   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    911   1.1  christos 	    PCMCIA_CIS_INVALID,
    912   1.1  christos 	    "Linksys Corporation",
    913   1.5   thorpej 	    NULL,
    914   1.5   thorpej 	},
    915   1.5   thorpej 	{
    916   1.5   thorpej 	    PCMCIA_VENDOR_SIMPLETECH, 0,
    917   1.5   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
    918   1.5   thorpej 	    PCMCIA_CIS_INVALID,
    919   1.5   thorpej 	    "Simple Technology",
    920  1.42  sommerfe 	    NULL,
    921  1.42  sommerfe 	},
    922  1.42  sommerfe 	{
    923  1.42  sommerfe 	    PCMCIA_VENDOR_LUCENT, 0,
    924  1.42  sommerfe 	    PCMCIA_KNOWNDEV_NOPROD,
    925  1.42  sommerfe 	    PCMCIA_CIS_INVALID,
    926  1.42  sommerfe 	    "Lucent Technologies",
    927  1.67      jlam 	    NULL,
    928  1.67      jlam 	},
    929  1.67      jlam 	{
    930  1.67      jlam 	    PCMCIA_VENDOR_AIRONET, 0,
    931  1.67      jlam 	    PCMCIA_KNOWNDEV_NOPROD,
    932  1.67      jlam 	    PCMCIA_CIS_INVALID,
    933  1.67      jlam 	    "Aironet Wireless Communications",
    934  1.66      joda 	    NULL,
    935  1.66      joda 	},
    936  1.66      joda 	{
    937  1.66      joda 	    PCMCIA_VENDOR_COMPAQ2, 0,
    938  1.66      joda 	    PCMCIA_KNOWNDEV_NOPROD,
    939  1.66      joda 	    PCMCIA_CIS_INVALID,
    940  1.66      joda 	    "Compaq",
    941   1.1  christos 	    NULL,
    942   1.1  christos 	},
    943   1.1  christos 	{
    944   1.1  christos 	    PCMCIA_VENDOR_DAYNA, 0,
    945   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    946   1.1  christos 	    PCMCIA_CIS_INVALID,
    947   1.1  christos 	    "Dayna Corporation",
    948  1.64  augustss 	    NULL,
    949  1.64  augustss 	},
    950  1.64  augustss 	{
    951  1.68    chopps 	    PCMCIA_VENDOR_RAYTHEON, 0,
    952  1.64  augustss 	    PCMCIA_KNOWNDEV_NOPROD,
    953  1.64  augustss 	    PCMCIA_CIS_INVALID,
    954  1.68    chopps 	    "Raytheon",
    955  1.56  sommerfe 	    NULL,
    956  1.56  sommerfe 	},
    957  1.56  sommerfe 	{
    958  1.56  sommerfe 	    PCMCIA_VENDOR_BAY, 0,
    959  1.56  sommerfe 	    PCMCIA_KNOWNDEV_NOPROD,
    960  1.56  sommerfe 	    PCMCIA_CIS_INVALID,
    961  1.56  sommerfe 	    "Bay Networks",
    962   1.1  christos 	    NULL,
    963   1.1  christos 	},
    964   1.1  christos 	{
    965   1.1  christos 	    PCMCIA_VENDOR_IODATA, 0,
    966   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    967   1.1  christos 	    PCMCIA_CIS_INVALID,
    968   1.1  christos 	    "I-O DATA",
    969  1.84   mycroft 	    NULL,
    970  1.84   mycroft 	},
    971  1.84   mycroft 	{
    972  1.84   mycroft 	    PCMCIA_VENDOR_NOKIA, 0,
    973  1.84   mycroft 	    PCMCIA_KNOWNDEV_NOPROD,
    974  1.84   mycroft 	    PCMCIA_CIS_INVALID,
    975  1.84   mycroft 	    "Nokia Communications",
    976  1.41       mjl 	    NULL,
    977  1.41       mjl 	},
    978  1.41       mjl 	{
    979  1.41       mjl 	    PCMCIA_VENDOR_LASAT, 0,
    980  1.41       mjl 	    PCMCIA_KNOWNDEV_NOPROD,
    981  1.41       mjl 	    PCMCIA_CIS_INVALID,
    982  1.41       mjl 	    "Lasat Communications A/S",
    983  1.73     soren 	    NULL,
    984  1.73     soren 	},
    985  1.73     soren 	{
    986  1.73     soren 	    PCMCIA_VENDOR_LEXARMEDIA, 0,
    987  1.73     soren 	    PCMCIA_KNOWNDEV_NOPROD,
    988  1.73     soren 	    PCMCIA_CIS_INVALID,
    989  1.73     soren 	    "Lexar Media",
    990  1.27   thorpej 	    NULL,
    991  1.27   thorpej 	},
    992  1.27   thorpej 	{
    993  1.27   thorpej 	    PCMCIA_VENDOR_COMPEX, 0,
    994  1.27   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
    995  1.27   thorpej 	    PCMCIA_CIS_INVALID,
    996  1.27   thorpej 	    "Compex Corporation",
    997  1.24   thorpej 	    NULL,
    998  1.24   thorpej 	},
    999  1.24   thorpej 	{
   1000  1.78     enami 	    PCMCIA_VENDOR_MELCO, 0,
   1001  1.78     enami 	    PCMCIA_KNOWNDEV_NOPROD,
   1002  1.78     enami 	    PCMCIA_CIS_INVALID,
   1003  1.78     enami 	    "Melco Corporation",
   1004  1.78     enami 	    NULL,
   1005  1.78     enami 	},
   1006  1.78     enami 	{
   1007  1.46      tron 	    PCMCIA_VENDOR_CONTEC, 0,
   1008  1.46      tron 	    PCMCIA_KNOWNDEV_NOPROD,
   1009  1.46      tron 	    PCMCIA_CIS_INVALID,
   1010  1.46      tron 	    "Contec",
   1011  1.46      tron 	    NULL,
   1012  1.46      tron 	},
   1013  1.46      tron 	{
   1014  1.24   thorpej 	    PCMCIA_VENDOR_COREGA, 0,
   1015  1.24   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
   1016  1.24   thorpej 	    PCMCIA_CIS_INVALID,
   1017  1.24   thorpej 	    "Corega K.K.",
   1018  1.46      tron 	    NULL,
   1019  1.46      tron 	},
   1020  1.46      tron 	{
   1021  1.46      tron 	    PCMCIA_VENDOR_ALLIEDTELESIS, 0,
   1022  1.46      tron 	    PCMCIA_KNOWNDEV_NOPROD,
   1023  1.46      tron 	    PCMCIA_CIS_INVALID,
   1024  1.46      tron 	    "Allied Telesis K.K.",
   1025   1.4  christos 	    NULL,
   1026   1.4  christos 	},
   1027   1.4  christos 	{
   1028  1.16      kenh 	    PCMCIA_VENDOR_HAGIWARASYSCOM, 0,
   1029  1.16      kenh 	    PCMCIA_KNOWNDEV_NOPROD,
   1030  1.16      kenh 	    PCMCIA_CIS_INVALID,
   1031  1.16      kenh 	    "Hagiwara SYS-COM",
   1032  1.89        is 	    NULL,
   1033  1.89        is 	},
   1034  1.89        is 	{
   1035  1.89        is 	    PCMCIA_VENDOR_RATOC, 0,
   1036  1.89        is 	    PCMCIA_KNOWNDEV_NOPROD,
   1037  1.89        is 	    PCMCIA_CIS_INVALID,
   1038  1.89        is 	    "RATOC System Inc.",
   1039  1.16      kenh 	    NULL,
   1040  1.16      kenh 	},
   1041  1.16      kenh 	{
   1042   1.4  christos 	    PCMCIA_VENDOR_PREMAX, 0,
   1043   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1044   1.4  christos 	    PCMCIA_CIS_INVALID,
   1045   1.4  christos 	    "Premax",
   1046   1.4  christos 	    NULL,
   1047   1.4  christos 	},
   1048   1.4  christos 	{
   1049   1.4  christos 	    PCMCIA_VENDOR_PLANET, 0,
   1050   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1051   1.4  christos 	    PCMCIA_CIS_INVALID,
   1052   1.4  christos 	    "Planet",
   1053  1.50     enami 	    NULL,
   1054  1.50     enami 	},
   1055  1.50     enami 	{
   1056  1.50     enami 	    PCMCIA_VENDOR_PLANEX, 0,
   1057  1.50     enami 	    PCMCIA_KNOWNDEV_NOPROD,
   1058  1.50     enami 	    PCMCIA_CIS_INVALID,
   1059  1.50     enami 	    "Planex Communications Inc",
   1060   1.4  christos 	    NULL,
   1061   1.4  christos 	},
   1062   1.4  christos 	{
   1063   1.4  christos 	    PCMCIA_VENDOR_DLINK, 0,
   1064   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1065   1.4  christos 	    PCMCIA_CIS_INVALID,
   1066   1.4  christos 	    "D-Link",
   1067   1.4  christos 	    NULL,
   1068   1.4  christos 	},
   1069   1.4  christos 	{
   1070   1.4  christos 	    PCMCIA_VENDOR_RPTI, 0,
   1071   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1072   1.4  christos 	    PCMCIA_CIS_INVALID,
   1073   1.4  christos 	    "RPTI",
   1074   1.4  christos 	    NULL,
   1075   1.4  christos 	},
   1076   1.4  christos 	{
   1077   1.4  christos 	    PCMCIA_VENDOR_ACCTON, 0,
   1078   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1079   1.4  christos 	    PCMCIA_CIS_INVALID,
   1080   1.4  christos 	    "ACCTON",
   1081   1.4  christos 	    NULL,
   1082   1.4  christos 	},
   1083   1.4  christos 	{
   1084   1.4  christos 	    PCMCIA_VENDOR_YEDATA, 0,
   1085   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1086   1.4  christos 	    PCMCIA_CIS_INVALID,
   1087   1.4  christos 	    "Y-E DATA",
   1088   1.4  christos 	    NULL,
   1089   1.4  christos 	},
   1090   1.4  christos 	{
   1091   1.4  christos 	    PCMCIA_VENDOR_DIGITAL, 0,
   1092   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
   1093   1.4  christos 	    PCMCIA_CIS_INVALID,
   1094   1.4  christos 	    "Digital Equipment Corporation",
   1095  1.16      kenh 	    NULL,
   1096  1.16      kenh 	},
   1097  1.16      kenh 	{
   1098  1.16      kenh 	    PCMCIA_VENDOR_TEAC, 0,
   1099  1.16      kenh 	    PCMCIA_KNOWNDEV_NOPROD,
   1100  1.16      kenh 	    PCMCIA_CIS_INVALID,
   1101  1.16      kenh 	    "TEAC",
   1102  1.25   thorpej 	    NULL,
   1103  1.25   thorpej 	},
   1104  1.25   thorpej 	{
   1105  1.25   thorpej 	    PCMCIA_VENDOR_SVEC, 0,
   1106  1.25   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
   1107  1.25   thorpej 	    PCMCIA_CIS_INVALID,
   1108  1.25   thorpej 	    "SVEC/Hawking Technology",
   1109  1.48        is 	    NULL,
   1110  1.48        is 	},
   1111  1.48        is 	{
   1112  1.48        is 	    PCMCIA_VENDOR_AMBICOM, 0,
   1113  1.48        is 	    PCMCIA_KNOWNDEV_NOPROD,
   1114  1.48        is 	    PCMCIA_CIS_INVALID,
   1115  1.48        is 	    "AmbiCom Inc",
   1116  1.63      danw 	    NULL,
   1117  1.63      danw 	},
   1118  1.63      danw 	{
   1119  1.63      danw 	    PCMCIA_VENDOR_EPSON, 0,
   1120  1.63      danw 	    PCMCIA_KNOWNDEV_NOPROD,
   1121  1.63      danw 	    PCMCIA_CIS_INVALID,
   1122  1.63      danw 	    "Seiko Epson Corporation",
   1123  1.65  augustss 	    NULL,
   1124  1.65  augustss 	},
   1125  1.65  augustss 	{
   1126  1.65  augustss 	    PCMCIA_VENDOR_EXP, 0,
   1127  1.65  augustss 	    PCMCIA_KNOWNDEV_NOPROD,
   1128  1.65  augustss 	    PCMCIA_CIS_INVALID,
   1129  1.65  augustss 	    "EXP Computer Inc",
   1130  1.77     enami 	    NULL,
   1131  1.77     enami 	},
   1132  1.77     enami 	{
   1133  1.77     enami 	    PCMCIA_VENDOR_ICOM, 0,
   1134  1.77     enami 	    PCMCIA_KNOWNDEV_NOPROD,
   1135  1.77     enami 	    PCMCIA_CIS_INVALID,
   1136  1.77     enami 	    "ICOM Inc",
   1137  1.79       uch 	    NULL,
   1138  1.79       uch 	},
   1139  1.79       uch 	{
   1140  1.79       uch 	    PCMCIA_VENDOR_BILLIONTON, 0,
   1141  1.79       uch 	    PCMCIA_KNOWNDEV_NOPROD,
   1142  1.79       uch 	    PCMCIA_CIS_INVALID,
   1143  1.79       uch 	    "Billionton Systems Inc.",
   1144  1.81      onoe 	    NULL,
   1145  1.81      onoe 	},
   1146  1.81      onoe 	{
   1147  1.81      onoe 	    PCMCIA_VENDOR_AMD, 0,
   1148  1.81      onoe 	    PCMCIA_KNOWNDEV_NOPROD,
   1149  1.81      onoe 	    PCMCIA_CIS_INVALID,
   1150  1.81      onoe 	    "AMD",
   1151   1.1  christos 	    NULL,
   1152   1.1  christos 	},
   1153   1.1  christos 	{ 0, 0, { NULL, NULL, NULL, NULL }, 0, NULL, NULL, }
   1154   1.1  christos };
   1155