Home | History | Annotate | Line # | Download | only in pcmcia
pcmciadevs_data.h revision 1.52
      1   1.1  christos /*	$NetBSD: pcmciadevs_data.h,v 1.52 1999/10/11 17:51:45 thorpej 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.52   thorpej  *	NetBSD: pcmciadevs,v 1.49 1999/10/11 17:51:24 thorpej 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.1  christos 	},
     61   1.1  christos 	{
     62   1.1  christos 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3C562,
     63   1.1  christos 	    PCMCIA_CIS_3COM_3C562,
     64   1.1  christos 	    0,
     65   1.1  christos 	    "3Com Corporation",
     66   1.2  christos 	    "3Com 3c562 33.6 Modem/10Mbps Ethernet"	},
     67   1.1  christos 	},
     68   1.1  christos 	{
     69   1.1  christos 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3C589,
     70   1.1  christos 	    PCMCIA_CIS_3COM_3C589,
     71   1.1  christos 	    0,
     72   1.1  christos 	    "3Com Corporation",
     73   1.4  christos 	    "3Com 3c589 10Mbps Ethernet"	},
     74  1.14   thorpej 	},
     75  1.14   thorpej 	{
     76  1.14   thorpej 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3C574,
     77  1.14   thorpej 	    PCMCIA_CIS_3COM_3C574,
     78  1.14   thorpej 	    0,
     79  1.14   thorpej 	    "3Com Corporation",
     80  1.14   thorpej 	    "3Com 3c574-TX 10/100Mbps Ethernet"	},
     81  1.30      marc 	},
     82  1.30      marc 	{
     83  1.30      marc 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3CXEM556,
     84  1.30      marc 	    PCMCIA_CIS_3COM_3CXEM556,
     85  1.30      marc 	    0,
     86  1.30      marc 	    "3Com Corporation",
     87  1.30      marc 	    "3Com/Megahertz 3CXEM556 Ethernet/Modem"	},
     88  1.45      tron 	},
     89  1.45      tron 	{
     90  1.45      tron 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3CXEM556INT,
     91  1.45      tron 	    PCMCIA_CIS_3COM_3CXEM556INT,
     92  1.45      tron 	    0,
     93  1.45      tron 	    "3Com Corporation",
     94  1.45      tron 	    "3Com/Megahertz 3CXEM556-INT Ethernet/Modem"	},
     95  1.52   thorpej 	},
     96  1.52   thorpej 	{
     97  1.52   thorpej 	    PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3CCFEM556BI,
     98  1.52   thorpej 	    PCMCIA_CIS_3COM_3CCFEM556BI,
     99  1.52   thorpej 	    0,
    100  1.52   thorpej 	    "3Com Corporation",
    101  1.52   thorpej 	    "3Com/Megahertz 3CCFEM556BI Ethernet/Modem"	},
    102  1.26   thorpej 	},
    103  1.26   thorpej 	{
    104  1.26   thorpej 	    PCMCIA_VENDOR_COMPEX, PCMCIA_PRODUCT_COMPEX_LINKPORT_ENET_B,
    105  1.26   thorpej 	    PCMCIA_CIS_COMPEX_LINKPORT_ENET_B,
    106  1.26   thorpej 	    0,
    107  1.27   thorpej 	    "Compex Corporation",
    108  1.26   thorpej 	    "Compex Linkport ENET-B Ethernet"	},
    109  1.40       mjl 	},
    110  1.40       mjl 	{
    111  1.40       mjl 	    PCMCIA_VENDOR_LASAT, PCMCIA_PRODUCT_LASAT_CREDIT_288,
    112  1.40       mjl 	    PCMCIA_CIS_LASAT_CREDIT_288,
    113  1.40       mjl 	    0,
    114  1.41       mjl 	    "Lasat Communications A/S",
    115  1.40       mjl 	    "Lasat Credit 288 Modem"	},
    116   1.1  christos 	},
    117   1.1  christos 	{
    118  1.17       dbj 	    PCMCIA_VENDOR_DAYNA, PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E_1,
    119  1.17       dbj 	    PCMCIA_CIS_DAYNA_COMMUNICARD_E_1,
    120  1.17       dbj 	    0,
    121  1.17       dbj 	    "Dayna Corporation",
    122  1.17       dbj 	    "Dayna CommuniCard E"	},
    123  1.17       dbj 	},
    124  1.17       dbj 	{
    125  1.17       dbj 	    PCMCIA_VENDOR_DAYNA, PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E_2,
    126  1.17       dbj 	    PCMCIA_CIS_DAYNA_COMMUNICARD_E_2,
    127   1.1  christos 	    0,
    128   1.1  christos 	    "Dayna Corporation",
    129   1.4  christos 	    "Dayna CommuniCard E"	},
    130   1.1  christos 	},
    131   1.1  christos 	{
    132  1.16      kenh 	    PCMCIA_VENDOR_DIGITAL, PCMCIA_PRODUCT_DIGITAL_MOBILE_MEDIA_CDROM,
    133  1.16      kenh 	    PCMCIA_CIS_DIGITAL_MOBILE_MEDIA_CDROM,
    134  1.16      kenh 	    0,
    135  1.16      kenh 	    "Digital Equipment Corporation",
    136  1.16      kenh 	    "Digital Mobile Media CD-ROM"	},
    137  1.16      kenh 	},
    138  1.16      kenh 	{
    139  1.35   nathanw 	    PCMCIA_VENDOR_FUJITSU, PCMCIA_PRODUCT_FUJITSU_SCSI600,
    140  1.35   nathanw 	    PCMCIA_CIS_FUJITSU_SCSI600,
    141  1.34   nathanw 	    0,
    142  1.35   nathanw 	    "Fujitsu Corporation",
    143  1.34   nathanw 	    "Fujitsu SCSI 600 Interface"	},
    144  1.34   nathanw 	},
    145  1.34   nathanw 	{
    146   1.1  christos 	    PCMCIA_VENDOR_MOTOROLA, PCMCIA_PRODUCT_MOTOROLA_POWER144,
    147   1.1  christos 	    PCMCIA_CIS_MOTOROLA_POWER144,
    148   1.1  christos 	    0,
    149   1.1  christos 	    "Motorola Corporation",
    150   1.4  christos 	    "Motorola Power 14.4 Modem"	},
    151   1.1  christos 	},
    152   1.1  christos 	{
    153   1.1  christos 	    PCMCIA_VENDOR_MOTOROLA, PCMCIA_PRODUCT_MOTOROLA_PM100C,
    154   1.1  christos 	    PCMCIA_CIS_MOTOROLA_PM100C,
    155   1.1  christos 	    0,
    156   1.1  christos 	    "Motorola Corporation",
    157   1.4  christos 	    "Motorola Personal Messenger 100C CDPD Modem"	},
    158  1.37   thorpej 	},
    159  1.37   thorpej 	{
    160  1.37   thorpej 	    PCMCIA_VENDOR_FUJITSU, PCMCIA_PRODUCT_FUJITSU_LA501,
    161  1.37   thorpej 	    PCMCIA_CIS_FUJITSU_LA501,
    162  1.37   thorpej 	    0,
    163  1.37   thorpej 	    "Fujitsu Corporation",
    164  1.37   thorpej 	    "Fujitsu Towa LA501 Ethernet"	},
    165   1.1  christos 	},
    166   1.1  christos 	{
    167   1.1  christos 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_INFOMOVER,
    168   1.1  christos 	    PCMCIA_CIS_IBM_INFOMOVER,
    169   1.1  christos 	    0,
    170   1.1  christos 	    "IBM Corporation",
    171   1.4  christos 	    "National Semiconductor InfoMover"	},
    172   1.1  christos 	},
    173   1.1  christos 	{
    174   1.1  christos 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_HOME_AND_AWAY,
    175   1.1  christos 	    PCMCIA_CIS_IBM_HOME_AND_AWAY,
    176   1.1  christos 	    0,
    177   1.1  christos 	    "IBM Corporation",
    178   1.4  christos 	    "IBM Home and Away Modem"	},
    179   1.1  christos 	},
    180   1.1  christos 	{
    181  1.29   nathanw 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_WIRELESS_LAN_ENTRY,
    182  1.29   nathanw 	    PCMCIA_CIS_IBM_WIRELESS_LAN_ENTRY,
    183  1.29   nathanw 	    0,
    184  1.29   nathanw 	    "IBM Corporation",
    185  1.29   nathanw 	    "Wireless LAN Entry"	},
    186  1.29   nathanw 	},
    187  1.29   nathanw 	{
    188  1.36       abs 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_PORTABLE_CDROM_DRIVE,
    189  1.36       abs 	    PCMCIA_CIS_IBM_PORTABLE_CDROM_DRIVE,
    190  1.36       abs 	    0,
    191  1.36       abs 	    "IBM Corporation",
    192  1.36       abs 	    "PCMCIA Portable CD-ROM Drive"	},
    193  1.44       cgd 	},
    194  1.44       cgd 	{
    195  1.44       cgd 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_ETHERJET_PCCARD,
    196  1.44       cgd 	    PCMCIA_CIS_IBM_ETHERJET_PCCARD,
    197  1.44       cgd 	    0,
    198  1.44       cgd 	    "IBM Corporation",
    199  1.44       cgd 	    "IBM EtherJet Ethernet PC Card"	},
    200  1.36       abs 	},
    201  1.36       abs 	{
    202   1.1  christos 	    PCMCIA_VENDOR_IODATA, PCMCIA_PRODUCT_IODATA_PCLAT,
    203   1.1  christos 	    PCMCIA_CIS_IODATA_PCLAT,
    204   1.1  christos 	    0,
    205   1.1  christos 	    "I-O DATA",
    206   1.4  christos 	    "I-O DATA PCLA/T"	},
    207   1.1  christos 	},
    208   1.1  christos 	{
    209  1.19       jtk 	    PCMCIA_VENDOR_LINKSYS, PCMCIA_PRODUCT_LINKSYS_ECARD_1,
    210  1.19       jtk 	    PCMCIA_CIS_LINKSYS_ECARD_1,
    211   1.1  christos 	    0,
    212   1.1  christos 	    "Linksys Corporation",
    213  1.23     itohy 	    "Linksys EthernetCard or D-Link DE-650"	},
    214   1.1  christos 	},
    215   1.1  christos 	{
    216   1.1  christos 	    PCMCIA_VENDOR_LINKSYS, PCMCIA_PRODUCT_LINKSYS_COMBO_ECARD,
    217   1.1  christos 	    PCMCIA_CIS_LINKSYS_COMBO_ECARD,
    218   1.1  christos 	    0,
    219   1.1  christos 	    "Linksys Corporation",
    220   1.4  christos 	    "Linksys Combo EthernetCard"	},
    221   1.9   thorpej 	},
    222   1.9   thorpej 	{
    223   1.9   thorpej 	    PCMCIA_VENDOR_LINKSYS, PCMCIA_PRODUCT_LINKSYS_TRUST_COMBO_ECARD,
    224   1.9   thorpej 	    PCMCIA_CIS_LINKSYS_TRUST_COMBO_ECARD,
    225   1.9   thorpej 	    0,
    226   1.9   thorpej 	    "Linksys Corporation",
    227   1.9   thorpej 	    "Trust (Linksys) Combo EthernetCard"	},
    228   1.1  christos 	},
    229   1.1  christos 	{
    230   1.1  christos 	    PCMCIA_VENDOR_MEGAHERTZ, PCMCIA_PRODUCT_MEGAHERTZ_XJ4288,
    231   1.1  christos 	    PCMCIA_CIS_MEGAHERTZ_XJ4288,
    232   1.1  christos 	    0,
    233   1.1  christos 	    "Megahertz Corporation",
    234   1.4  christos 	    "Megahertz XJ4288 Modem"	},
    235  1.20   thorpej 	},
    236  1.20   thorpej 	{
    237  1.20   thorpej 	    PCMCIA_VENDOR_MEGAHERTZ, PCMCIA_PRODUCT_MEGAHERTZ_XJ5560,
    238  1.20   thorpej 	    PCMCIA_CIS_MEGAHERTZ_XJ5560,
    239  1.20   thorpej 	    0,
    240  1.20   thorpej 	    "Megahertz Corporation",
    241  1.20   thorpej 	    "Megahertz X-JACK 56kbps Modem"	},
    242   1.1  christos 	},
    243   1.1  christos 	{
    244   1.1  christos 	    PCMCIA_VENDOR_MEGAHERTZ2, PCMCIA_PRODUCT_MEGAHERTZ2_XJACK,
    245   1.1  christos 	    PCMCIA_CIS_MEGAHERTZ2_XJACK,
    246   1.1  christos 	    0,
    247   1.1  christos 	    "Megahertz Corporation",
    248   1.4  christos 	    "Megahertz X-JACK Ethernet"	},
    249  1.36       abs 	},
    250  1.36       abs 	{
    251  1.36       abs 	    PCMCIA_VENDOR_MEGAHERTZ, PCMCIA_PRODUCT_MEGAHERTZ_XJEM3336,
    252  1.36       abs 	    PCMCIA_CIS_MEGAHERTZ_XJEM3336,
    253  1.36       abs 	    0,
    254  1.36       abs 	    "Megahertz Corporation",
    255  1.36       abs 	    "Megahertz X-JACK Ethernet Modem"	},
    256   1.1  christos 	},
    257   1.1  christos 	{
    258   1.1  christos 	    PCMCIA_VENDOR_USROBOTICS, PCMCIA_PRODUCT_USROBOTICS_WORLDPORT144,
    259   1.1  christos 	    PCMCIA_CIS_USROBOTICS_WORLDPORT144,
    260   1.1  christos 	    0,
    261   1.1  christos 	    "US Robotics Corporation",
    262   1.4  christos 	    "US Robotics WorldPort 14.4 Modem"	},
    263   1.1  christos 	},
    264   1.1  christos 	{
    265  1.16      kenh 	    PCMCIA_VENDOR_SANDISK, PCMCIA_PRODUCT_SANDISK_SDCFB,
    266  1.16      kenh 	    PCMCIA_CIS_SANDISK_SDCFB,
    267  1.16      kenh 	    0,
    268  1.16      kenh 	    "Sandisk Corporation",
    269  1.16      kenh 	    "Sandisk CompactFlash Card"	},
    270  1.16      kenh 	},
    271  1.16      kenh 	{
    272   1.5   thorpej 	    PCMCIA_VENDOR_SIMPLETECH, PCMCIA_PRODUCT_SIMPLETECH_COMMUNICATOR288,
    273   1.5   thorpej 	    PCMCIA_CIS_SIMPLETECH_COMMUNICATOR288,
    274   1.5   thorpej 	    0,
    275   1.5   thorpej 	    "Simple Technology",
    276   1.5   thorpej 	    "Simple Technology 28.8 Communicator"	},
    277   1.5   thorpej 	},
    278   1.5   thorpej 	{
    279  1.42  sommerfe 	    PCMCIA_VENDOR_SIMPLETECH, PCMCIA_PRODUCT_SIMPLETECH_SPECTRUM24,
    280  1.42  sommerfe 	    PCMCIA_CIS_SIMPLETECH_SPECTRUM24,
    281  1.42  sommerfe 	    0,
    282  1.42  sommerfe 	    "Simple Technology",
    283  1.42  sommerfe 	    "Symbol Spectrum24 WLAN Adapter"	},
    284  1.42  sommerfe 	},
    285  1.42  sommerfe 	{
    286   1.1  christos 	    PCMCIA_VENDOR_SOCKET, PCMCIA_PRODUCT_SOCKET_PAGECARD,
    287   1.1  christos 	    PCMCIA_CIS_SOCKET_PAGECARD,
    288   1.1  christos 	    0,
    289   1.1  christos 	    "Socket Communications",
    290   1.4  christos 	    "Socket Communications PageCard"	},
    291   1.1  christos 	},
    292   1.1  christos 	{
    293  1.13   thorpej 	    PCMCIA_VENDOR_SOCKET, PCMCIA_PRODUCT_SOCKET_DUAL_RS232,
    294  1.13   thorpej 	    PCMCIA_CIS_SOCKET_DUAL_RS232,
    295  1.13   thorpej 	    0,
    296  1.13   thorpej 	    "Socket Communications",
    297  1.13   thorpej 	    "Socket Communications Dual RS232"	},
    298  1.13   thorpej 	},
    299  1.13   thorpej 	{
    300   1.1  christos 	    PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_LAK_CD021BX,
    301   1.1  christos 	    PCMCIA_CIS_TDK_LAK_CD021BX,
    302   1.1  christos 	    0,
    303   1.1  christos 	    "TDK Corporation",
    304   1.4  christos 	    "TDK LAK-CD021BX Ethernet"	},
    305   1.1  christos 	},
    306   1.1  christos 	{
    307   1.1  christos 	    PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_DFL9610,
    308   1.1  christos 	    PCMCIA_CIS_TDK_DFL9610,
    309   1.1  christos 	    0,
    310   1.1  christos 	    "TDK Corporation",
    311   1.4  christos 	    "TDK DFL9610 Ethernet & Digital Cellular"	},
    312  1.22   thorpej 	},
    313  1.22   thorpej 	{
    314  1.29   nathanw 	    PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_XIR_CE_10,
    315  1.29   nathanw 	    PCMCIA_CIS_TDK_XIR_CE_10,
    316  1.28   nathanw 	    0,
    317  1.28   nathanw 	    "TDK Corporation",
    318  1.28   nathanw 	    "Xircom CreditCard Ethernet"	},
    319  1.29   nathanw 	},
    320  1.29   nathanw 	{
    321  1.29   nathanw 	    PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_XIR_CEM_10,
    322  1.29   nathanw 	    PCMCIA_CIS_TDK_XIR_CEM_10,
    323  1.29   nathanw 	    0,
    324  1.29   nathanw 	    "TDK Corporation",
    325  1.29   nathanw 	    "Xircom CreditCard Ethernet + Modem"	},
    326  1.28   nathanw 	},
    327  1.28   nathanw 	{
    328  1.22   thorpej 	    PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_XIR_PS_CE2_10,
    329  1.22   thorpej 	    PCMCIA_CIS_TDK_XIR_PS_CE2_10,
    330  1.22   thorpej 	    0,
    331  1.22   thorpej 	    "TDK Corporation",
    332  1.22   thorpej 	    "Xircom CreditCard CE2 Ethernet"	},
    333  1.33  christos 	},
    334  1.33  christos 	{
    335  1.33  christos 	    PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_XIR_CNW,
    336  1.33  christos 	    PCMCIA_CIS_TDK_XIR_CNW,
    337  1.33  christos 	    0,
    338  1.33  christos 	    "TDK Corporation",
    339  1.33  christos 	    "Xircom CreditCard Netwave"	},
    340   1.1  christos 	},
    341   1.1  christos 	{
    342   1.6   thorpej 	    PCMCIA_VENDOR_NEWMEDIA, PCMCIA_PRODUCT_NEWMEDIA_BASICS,
    343   1.6   thorpej 	    PCMCIA_CIS_NEWMEDIA_BASICS,
    344   1.6   thorpej 	    0,
    345  1.43       hwr 	    "New Media Corporation",
    346  1.43       hwr 	    "New Media BASICS Ethernet"	},
    347  1.39       mjl 	},
    348  1.39       mjl 	{
    349  1.39       mjl 	    PCMCIA_VENDOR_NEWMEDIA, PCMCIA_PRODUCT_NEWMEDIA_BUSTOASTER,
    350  1.39       mjl 	    PCMCIA_CIS_NEWMEDIA_BUSTOASTER,
    351  1.39       mjl 	    0,
    352  1.43       hwr 	    "New Media Corporation",
    353  1.43       hwr 	    "New Media BusToaster SCSI Host Adapter"	},
    354   1.8   thorpej 	},
    355   1.8   thorpej 	{
    356  1.11   thorpej 	    PCMCIA_VENDOR_SMC, PCMCIA_PRODUCT_SMC_8016,
    357  1.11   thorpej 	    PCMCIA_CIS_SMC_8016,
    358  1.10   thorpej 	    0,
    359  1.10   thorpej 	    "Standard Microsystems Corporation",
    360  1.11   thorpej 	    "SMC 8016 EtherCard"	},
    361  1.38  christos 	},
    362  1.38  christos 	{
    363  1.38  christos 	    PCMCIA_VENDOR_SMC, PCMCIA_PRODUCT_SMC_EZCARD,
    364  1.38  christos 	    PCMCIA_CIS_SMC_EZCARD,
    365  1.38  christos 	    0,
    366  1.38  christos 	    "Standard Microsystems Corporation",
    367  1.38  christos 	    "SMC EXCard 10 PCMCIA"	},
    368  1.10   thorpej 	},
    369  1.10   thorpej 	{
    370  1.46      tron 	    PCMCIA_VENDOR_CONTEC, PCMCIA_PRODUCT_CONTEC_CNETPC,
    371  1.46      tron 	    PCMCIA_CIS_CONTEC_CNETPC,
    372  1.46      tron 	    0,
    373  1.46      tron 	    "Contec",
    374  1.46      tron 	    "Contec C-NET(PC)C"	},
    375  1.46      tron 	},
    376  1.46      tron 	{
    377  1.46      tron 	    PCMCIA_VENDOR_ALLIEDTELESIS, PCMCIA_PRODUCT_ALLIEDTELESIS_LA_PCM,
    378  1.46      tron 	    PCMCIA_CIS_ALLIEDTELESIS_LA_PCM,
    379  1.46      tron 	    0,
    380  1.46      tron 	    "Allied Telesis K.K.",
    381  1.46      tron 	    "Allied Telesis LA-PCM"	},
    382  1.46      tron 	},
    383  1.46      tron 	{
    384  1.42  sommerfe 	    PCMCIA_VENDOR_LUCENT, PCMCIA_PRODUCT_LUCENT_WAVELAN_IEEE,
    385  1.42  sommerfe 	    PCMCIA_CIS_LUCENT_WAVELAN_IEEE,
    386  1.42  sommerfe 	    0,
    387  1.42  sommerfe 	    "Lucent Technologies",
    388  1.42  sommerfe 	    "WaveLAN/IEEE"	},
    389  1.42  sommerfe 	},
    390  1.42  sommerfe 	{
    391   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_MEGAHERTZ_XJ2288,
    392   1.1  christos 	    PCMCIA_CIS_MEGAHERTZ_XJ2288,
    393   1.1  christos 	    0,
    394   1.1  christos 	    "Megahertz Corporation",
    395   1.1  christos 	    "Megahertz XJ2288 Modem"	},
    396   1.1  christos 	},
    397   1.1  christos 	{
    398   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_PREMAX_PE200,
    399   1.1  christos 	    PCMCIA_CIS_PREMAX_PE200,
    400   1.1  christos 	    0,
    401   1.4  christos 	    "Premax",
    402   1.1  christos 	    "PreMax PE-200"	},
    403   1.1  christos 	},
    404   1.1  christos 	{
    405   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_PLANET_SMARTCOM2000,
    406   1.1  christos 	    PCMCIA_CIS_PLANET_SMARTCOM2000,
    407   1.1  christos 	    0,
    408   1.4  christos 	    "Planet",
    409   1.1  christos 	    "Planet SmartCOM 2000"	},
    410   1.1  christos 	},
    411   1.1  christos 	{
    412  1.51     enami 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_PLANEX_FNW3600T,
    413  1.51     enami 	    PCMCIA_CIS_PLANEX_FNW3600T,
    414  1.50     enami 	    0,
    415  1.50     enami 	    "Planex Communications Inc",
    416  1.51     enami 	    "Planex FNW-3600-T"	},
    417  1.50     enami 	},
    418  1.50     enami 	{
    419   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_DLINK_DE650,
    420   1.1  christos 	    PCMCIA_CIS_DLINK_DE650,
    421   1.1  christos 	    0,
    422   1.4  christos 	    "D-Link",
    423   1.1  christos 	    "D-Link DE-650"	},
    424   1.7   thorpej 	},
    425   1.7   thorpej 	{
    426   1.7   thorpej 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_DLINK_DE660,
    427   1.7   thorpej 	    PCMCIA_CIS_DLINK_DE660,
    428   1.7   thorpej 	    0,
    429   1.7   thorpej 	    "D-Link",
    430   1.7   thorpej 	    "D-Link DE-660"	},
    431   1.1  christos 	},
    432   1.1  christos 	{
    433   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_RPTI_EP401,
    434   1.1  christos 	    PCMCIA_CIS_RPTI_EP401,
    435   1.1  christos 	    0,
    436   1.4  christos 	    "RPTI",
    437   1.1  christos 	    "RPTI EP401"	},
    438   1.1  christos 	},
    439   1.1  christos 	{
    440   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_ACCTON_EN2212,
    441   1.1  christos 	    PCMCIA_CIS_ACCTON_EN2212,
    442   1.1  christos 	    0,
    443   1.4  christos 	    "ACCTON",
    444   1.1  christos 	    "Accton EN2212"	},
    445   1.1  christos 	},
    446   1.1  christos 	{
    447   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_YEDATA_EXTERNAL_FDD,
    448   1.1  christos 	    PCMCIA_CIS_YEDATA_EXTERNAL_FDD,
    449   1.1  christos 	    0,
    450   1.4  christos 	    "Y-E DATA",
    451   1.1  christos 	    "Y-E DATA External FDD"	},
    452   1.1  christos 	},
    453   1.1  christos 	{
    454   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_DIGITAL_DEPCMXX,
    455   1.1  christos 	    PCMCIA_CIS_DIGITAL_DEPCMXX,
    456   1.1  christos 	    0,
    457   1.4  christos 	    "Digital Equipment Corporation",
    458   1.1  christos 	    "DEC DEPCM-BA"	},
    459   1.1  christos 	},
    460   1.1  christos 	{
    461  1.16      kenh 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_TEAC_IDECARDII,
    462  1.16      kenh 	    PCMCIA_CIS_TEAC_IDECARDII,
    463  1.16      kenh 	    0,
    464  1.16      kenh 	    "TEAC",
    465  1.16      kenh 	    "TEAC IDE Card/II"	},
    466  1.19       jtk 	},
    467  1.19       jtk 	{
    468  1.19       jtk 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_LINKSYS_ECARD_2,
    469  1.19       jtk 	    PCMCIA_CIS_LINKSYS_ECARD_2,
    470  1.19       jtk 	    0,
    471  1.19       jtk 	    "Linksys Corporation",
    472  1.19       jtk 	    "Linksys E-Card"	},
    473  1.16      kenh 	},
    474  1.16      kenh 	{
    475  1.49     enami 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_COREGA_ETHER_PCC_T,
    476  1.49     enami 	    PCMCIA_CIS_COREGA_ETHER_PCC_T,
    477  1.49     enami 	    0,
    478  1.49     enami 	    "Corega K.K.",
    479  1.49     enami 	    "Corega"	},
    480  1.49     enami 	},
    481  1.49     enami 	{
    482  1.49     enami 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_COREGA_ETHER_II_PCC_T,
    483  1.49     enami 	    PCMCIA_CIS_COREGA_ETHER_II_PCC_T,
    484  1.24   thorpej 	    0,
    485  1.24   thorpej 	    "Corega K.K.",
    486  1.24   thorpej 	    "Corega"	},
    487  1.24   thorpej 	},
    488  1.24   thorpej 	{
    489  1.25   thorpej 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_SVEC_COMBOCARD,
    490  1.25   thorpej 	    PCMCIA_CIS_SVEC_COMBOCARD,
    491  1.25   thorpej 	    0,
    492  1.25   thorpej 	    "SVEC/Hawking Technology",
    493  1.25   thorpej 	    "SVEC/Hawking Tech. Combo Card"	},
    494  1.32      marc 	},
    495  1.32      marc 	{
    496  1.32      marc 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_SVEC_LANCARD,
    497  1.32      marc 	    PCMCIA_CIS_SVEC_LANCARD,
    498  1.32      marc 	    0,
    499  1.32      marc 	    "SVEC/Hawking Technology",
    500  1.32      marc 	    "SVEC PCMCIA Lan Card"	},
    501  1.34   nathanw 	},
    502  1.34   nathanw 	{
    503  1.48        is 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_AMBICOM_AMB8002T,
    504  1.48        is 	    PCMCIA_CIS_AMBICOM_AMB8002T,
    505  1.48        is 	    0,
    506  1.48        is 	    "AmbiCom Inc",
    507  1.48        is 	    "AmbiCom AMB8002T"	},
    508  1.48        is 	},
    509  1.48        is 	{
    510  1.34   nathanw 	    PCMCIA_VENDOR_FUJITSU, 0,
    511  1.34   nathanw 	    PCMCIA_KNOWNDEV_NOPROD,
    512  1.34   nathanw 	    PCMCIA_CIS_INVALID,
    513  1.34   nathanw 	    "Fujitsu Corporation",
    514  1.34   nathanw 	    NULL,
    515  1.25   thorpej 	},
    516  1.25   thorpej 	{
    517  1.16      kenh 	    PCMCIA_VENDOR_SANDISK, 0,
    518  1.16      kenh 	    PCMCIA_KNOWNDEV_NOPROD,
    519  1.16      kenh 	    PCMCIA_CIS_INVALID,
    520  1.16      kenh 	    "Sandisk Corporation",
    521  1.16      kenh 	    NULL,
    522  1.16      kenh 	},
    523  1.16      kenh 	{
    524  1.12   thorpej 	    PCMCIA_VENDOR_NEWMEDIA, 0,
    525  1.12   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
    526  1.12   thorpej 	    PCMCIA_CIS_INVALID,
    527  1.43       hwr 	    "New Media Corporation",
    528  1.12   thorpej 	    NULL,
    529  1.12   thorpej 	},
    530  1.12   thorpej 	{
    531   1.1  christos 	    PCMCIA_VENDOR_IBM, 0,
    532   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    533   1.1  christos 	    PCMCIA_CIS_INVALID,
    534   1.1  christos 	    "IBM Corporation",
    535   1.1  christos 	    NULL,
    536   1.1  christos 	},
    537   1.1  christos 	{
    538   1.1  christos 	    PCMCIA_VENDOR_MOTOROLA, 0,
    539   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    540   1.1  christos 	    PCMCIA_CIS_INVALID,
    541   1.1  christos 	    "Motorola Corporation",
    542   1.1  christos 	    NULL,
    543   1.1  christos 	},
    544   1.1  christos 	{
    545   1.1  christos 	    PCMCIA_VENDOR_3COM, 0,
    546   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    547   1.1  christos 	    PCMCIA_CIS_INVALID,
    548   1.1  christos 	    "3Com Corporation",
    549   1.1  christos 	    NULL,
    550   1.1  christos 	},
    551   1.1  christos 	{
    552   1.1  christos 	    PCMCIA_VENDOR_MEGAHERTZ, 0,
    553   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    554   1.1  christos 	    PCMCIA_CIS_INVALID,
    555   1.1  christos 	    "Megahertz Corporation",
    556   1.1  christos 	    NULL,
    557   1.1  christos 	},
    558   1.1  christos 	{
    559   1.1  christos 	    PCMCIA_VENDOR_SOCKET, 0,
    560   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    561   1.1  christos 	    PCMCIA_CIS_INVALID,
    562   1.1  christos 	    "Socket Communications",
    563   1.1  christos 	    NULL,
    564   1.1  christos 	},
    565   1.1  christos 	{
    566   1.1  christos 	    PCMCIA_VENDOR_TDK, 0,
    567   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    568   1.1  christos 	    PCMCIA_CIS_INVALID,
    569   1.1  christos 	    "TDK Corporation",
    570   1.1  christos 	    NULL,
    571   1.1  christos 	},
    572   1.1  christos 	{
    573  1.12   thorpej 	    PCMCIA_VENDOR_SMC, 0,
    574  1.12   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
    575  1.12   thorpej 	    PCMCIA_CIS_INVALID,
    576  1.12   thorpej 	    "Standard Microsystems Corporation",
    577  1.12   thorpej 	    NULL,
    578  1.12   thorpej 	},
    579  1.12   thorpej 	{
    580   1.1  christos 	    PCMCIA_VENDOR_USROBOTICS, 0,
    581   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    582   1.1  christos 	    PCMCIA_CIS_INVALID,
    583   1.1  christos 	    "US Robotics Corporation",
    584   1.1  christos 	    NULL,
    585   1.1  christos 	},
    586   1.1  christos 	{
    587   1.1  christos 	    PCMCIA_VENDOR_MEGAHERTZ2, 0,
    588   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    589   1.1  christos 	    PCMCIA_CIS_INVALID,
    590   1.1  christos 	    "Megahertz Corporation",
    591   1.1  christos 	    NULL,
    592   1.1  christos 	},
    593   1.1  christos 	{
    594   1.1  christos 	    PCMCIA_VENDOR_ADAPTEC, 0,
    595   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    596   1.1  christos 	    PCMCIA_CIS_INVALID,
    597   1.1  christos 	    "Adaptec Corporation",
    598   1.1  christos 	    NULL,
    599   1.1  christos 	},
    600   1.1  christos 	{
    601   1.1  christos 	    PCMCIA_VENDOR_LINKSYS, 0,
    602   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    603   1.1  christos 	    PCMCIA_CIS_INVALID,
    604   1.1  christos 	    "Linksys Corporation",
    605   1.5   thorpej 	    NULL,
    606   1.5   thorpej 	},
    607   1.5   thorpej 	{
    608   1.5   thorpej 	    PCMCIA_VENDOR_SIMPLETECH, 0,
    609   1.5   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
    610   1.5   thorpej 	    PCMCIA_CIS_INVALID,
    611   1.5   thorpej 	    "Simple Technology",
    612  1.42  sommerfe 	    NULL,
    613  1.42  sommerfe 	},
    614  1.42  sommerfe 	{
    615  1.42  sommerfe 	    PCMCIA_VENDOR_LUCENT, 0,
    616  1.42  sommerfe 	    PCMCIA_KNOWNDEV_NOPROD,
    617  1.42  sommerfe 	    PCMCIA_CIS_INVALID,
    618  1.42  sommerfe 	    "Lucent Technologies",
    619   1.1  christos 	    NULL,
    620   1.1  christos 	},
    621   1.1  christos 	{
    622   1.1  christos 	    PCMCIA_VENDOR_DAYNA, 0,
    623   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    624   1.1  christos 	    PCMCIA_CIS_INVALID,
    625   1.1  christos 	    "Dayna Corporation",
    626   1.1  christos 	    NULL,
    627   1.1  christos 	},
    628   1.1  christos 	{
    629   1.1  christos 	    PCMCIA_VENDOR_IODATA, 0,
    630   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    631   1.1  christos 	    PCMCIA_CIS_INVALID,
    632   1.1  christos 	    "I-O DATA",
    633  1.41       mjl 	    NULL,
    634  1.41       mjl 	},
    635  1.41       mjl 	{
    636  1.41       mjl 	    PCMCIA_VENDOR_LASAT, 0,
    637  1.41       mjl 	    PCMCIA_KNOWNDEV_NOPROD,
    638  1.41       mjl 	    PCMCIA_CIS_INVALID,
    639  1.41       mjl 	    "Lasat Communications A/S",
    640  1.27   thorpej 	    NULL,
    641  1.27   thorpej 	},
    642  1.27   thorpej 	{
    643  1.27   thorpej 	    PCMCIA_VENDOR_COMPEX, 0,
    644  1.27   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
    645  1.27   thorpej 	    PCMCIA_CIS_INVALID,
    646  1.27   thorpej 	    "Compex Corporation",
    647  1.24   thorpej 	    NULL,
    648  1.24   thorpej 	},
    649  1.24   thorpej 	{
    650  1.46      tron 	    PCMCIA_VENDOR_CONTEC, 0,
    651  1.46      tron 	    PCMCIA_KNOWNDEV_NOPROD,
    652  1.46      tron 	    PCMCIA_CIS_INVALID,
    653  1.46      tron 	    "Contec",
    654  1.46      tron 	    NULL,
    655  1.46      tron 	},
    656  1.46      tron 	{
    657  1.24   thorpej 	    PCMCIA_VENDOR_COREGA, 0,
    658  1.24   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
    659  1.24   thorpej 	    PCMCIA_CIS_INVALID,
    660  1.24   thorpej 	    "Corega K.K.",
    661  1.46      tron 	    NULL,
    662  1.46      tron 	},
    663  1.46      tron 	{
    664  1.46      tron 	    PCMCIA_VENDOR_ALLIEDTELESIS, 0,
    665  1.46      tron 	    PCMCIA_KNOWNDEV_NOPROD,
    666  1.46      tron 	    PCMCIA_CIS_INVALID,
    667  1.46      tron 	    "Allied Telesis K.K.",
    668   1.4  christos 	    NULL,
    669   1.4  christos 	},
    670   1.4  christos 	{
    671  1.16      kenh 	    PCMCIA_VENDOR_HAGIWARASYSCOM, 0,
    672  1.16      kenh 	    PCMCIA_KNOWNDEV_NOPROD,
    673  1.16      kenh 	    PCMCIA_CIS_INVALID,
    674  1.16      kenh 	    "Hagiwara SYS-COM",
    675  1.16      kenh 	    NULL,
    676  1.16      kenh 	},
    677  1.16      kenh 	{
    678   1.4  christos 	    PCMCIA_VENDOR_PREMAX, 0,
    679   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    680   1.4  christos 	    PCMCIA_CIS_INVALID,
    681   1.4  christos 	    "Premax",
    682   1.4  christos 	    NULL,
    683   1.4  christos 	},
    684   1.4  christos 	{
    685   1.4  christos 	    PCMCIA_VENDOR_PLANET, 0,
    686   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    687   1.4  christos 	    PCMCIA_CIS_INVALID,
    688   1.4  christos 	    "Planet",
    689  1.50     enami 	    NULL,
    690  1.50     enami 	},
    691  1.50     enami 	{
    692  1.50     enami 	    PCMCIA_VENDOR_PLANEX, 0,
    693  1.50     enami 	    PCMCIA_KNOWNDEV_NOPROD,
    694  1.50     enami 	    PCMCIA_CIS_INVALID,
    695  1.50     enami 	    "Planex Communications Inc",
    696   1.4  christos 	    NULL,
    697   1.4  christos 	},
    698   1.4  christos 	{
    699   1.4  christos 	    PCMCIA_VENDOR_DLINK, 0,
    700   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    701   1.4  christos 	    PCMCIA_CIS_INVALID,
    702   1.4  christos 	    "D-Link",
    703   1.4  christos 	    NULL,
    704   1.4  christos 	},
    705   1.4  christos 	{
    706   1.4  christos 	    PCMCIA_VENDOR_RPTI, 0,
    707   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    708   1.4  christos 	    PCMCIA_CIS_INVALID,
    709   1.4  christos 	    "RPTI",
    710   1.4  christos 	    NULL,
    711   1.4  christos 	},
    712   1.4  christos 	{
    713   1.4  christos 	    PCMCIA_VENDOR_ACCTON, 0,
    714   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    715   1.4  christos 	    PCMCIA_CIS_INVALID,
    716   1.4  christos 	    "ACCTON",
    717   1.4  christos 	    NULL,
    718   1.4  christos 	},
    719   1.4  christos 	{
    720   1.4  christos 	    PCMCIA_VENDOR_YEDATA, 0,
    721   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    722   1.4  christos 	    PCMCIA_CIS_INVALID,
    723   1.4  christos 	    "Y-E DATA",
    724   1.4  christos 	    NULL,
    725   1.4  christos 	},
    726   1.4  christos 	{
    727   1.4  christos 	    PCMCIA_VENDOR_DIGITAL, 0,
    728   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    729   1.4  christos 	    PCMCIA_CIS_INVALID,
    730   1.4  christos 	    "Digital Equipment Corporation",
    731  1.16      kenh 	    NULL,
    732  1.16      kenh 	},
    733  1.16      kenh 	{
    734  1.16      kenh 	    PCMCIA_VENDOR_TEAC, 0,
    735  1.16      kenh 	    PCMCIA_KNOWNDEV_NOPROD,
    736  1.16      kenh 	    PCMCIA_CIS_INVALID,
    737  1.16      kenh 	    "TEAC",
    738  1.25   thorpej 	    NULL,
    739  1.25   thorpej 	},
    740  1.25   thorpej 	{
    741  1.25   thorpej 	    PCMCIA_VENDOR_SVEC, 0,
    742  1.25   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
    743  1.25   thorpej 	    PCMCIA_CIS_INVALID,
    744  1.25   thorpej 	    "SVEC/Hawking Technology",
    745  1.48        is 	    NULL,
    746  1.48        is 	},
    747  1.48        is 	{
    748  1.48        is 	    PCMCIA_VENDOR_AMBICOM, 0,
    749  1.48        is 	    PCMCIA_KNOWNDEV_NOPROD,
    750  1.48        is 	    PCMCIA_CIS_INVALID,
    751  1.48        is 	    "AmbiCom Inc",
    752   1.1  christos 	    NULL,
    753   1.1  christos 	},
    754   1.1  christos 	{ 0, 0, { NULL, NULL, NULL, NULL }, 0, NULL, NULL, }
    755   1.1  christos };
    756