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