Home | History | Annotate | Line # | Download | only in pcmcia
pcmciadevs_data.h revision 1.30
      1   1.1  christos /*	$NetBSD: pcmciadevs_data.h,v 1.30 1998/12/24 03:55:54 marc 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.30      marc  *	NetBSD: pcmciadevs,v 1.27 1998/12/20 03:52:40 nathanw 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.1  christos 	},
     96   1.1  christos 	{
     97  1.17       dbj 	    PCMCIA_VENDOR_DAYNA, PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E_1,
     98  1.17       dbj 	    PCMCIA_CIS_DAYNA_COMMUNICARD_E_1,
     99  1.17       dbj 	    0,
    100  1.17       dbj 	    "Dayna Corporation",
    101  1.17       dbj 	    "Dayna CommuniCard E"	},
    102  1.17       dbj 	},
    103  1.17       dbj 	{
    104  1.17       dbj 	    PCMCIA_VENDOR_DAYNA, PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E_2,
    105  1.17       dbj 	    PCMCIA_CIS_DAYNA_COMMUNICARD_E_2,
    106   1.1  christos 	    0,
    107   1.1  christos 	    "Dayna Corporation",
    108   1.4  christos 	    "Dayna CommuniCard E"	},
    109   1.1  christos 	},
    110   1.1  christos 	{
    111  1.16      kenh 	    PCMCIA_VENDOR_DIGITAL, PCMCIA_PRODUCT_DIGITAL_MOBILE_MEDIA_CDROM,
    112  1.16      kenh 	    PCMCIA_CIS_DIGITAL_MOBILE_MEDIA_CDROM,
    113  1.16      kenh 	    0,
    114  1.16      kenh 	    "Digital Equipment Corporation",
    115  1.16      kenh 	    "Digital Mobile Media CD-ROM"	},
    116  1.16      kenh 	},
    117  1.16      kenh 	{
    118   1.1  christos 	    PCMCIA_VENDOR_MOTOROLA, PCMCIA_PRODUCT_MOTOROLA_POWER144,
    119   1.1  christos 	    PCMCIA_CIS_MOTOROLA_POWER144,
    120   1.1  christos 	    0,
    121   1.1  christos 	    "Motorola Corporation",
    122   1.4  christos 	    "Motorola Power 14.4 Modem"	},
    123   1.1  christos 	},
    124   1.1  christos 	{
    125   1.1  christos 	    PCMCIA_VENDOR_MOTOROLA, PCMCIA_PRODUCT_MOTOROLA_PM100C,
    126   1.1  christos 	    PCMCIA_CIS_MOTOROLA_PM100C,
    127   1.1  christos 	    0,
    128   1.1  christos 	    "Motorola Corporation",
    129   1.4  christos 	    "Motorola Personal Messenger 100C CDPD Modem"	},
    130   1.1  christos 	},
    131   1.1  christos 	{
    132   1.1  christos 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_INFOMOVER,
    133   1.1  christos 	    PCMCIA_CIS_IBM_INFOMOVER,
    134   1.1  christos 	    0,
    135   1.1  christos 	    "IBM Corporation",
    136   1.4  christos 	    "National Semiconductor InfoMover"	},
    137   1.1  christos 	},
    138   1.1  christos 	{
    139   1.1  christos 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_HOME_AND_AWAY,
    140   1.1  christos 	    PCMCIA_CIS_IBM_HOME_AND_AWAY,
    141   1.1  christos 	    0,
    142   1.1  christos 	    "IBM Corporation",
    143   1.4  christos 	    "IBM Home and Away Modem"	},
    144   1.1  christos 	},
    145   1.1  christos 	{
    146  1.29   nathanw 	    PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_WIRELESS_LAN_ENTRY,
    147  1.29   nathanw 	    PCMCIA_CIS_IBM_WIRELESS_LAN_ENTRY,
    148  1.29   nathanw 	    0,
    149  1.29   nathanw 	    "IBM Corporation",
    150  1.29   nathanw 	    "Wireless LAN Entry"	},
    151  1.29   nathanw 	},
    152  1.29   nathanw 	{
    153   1.1  christos 	    PCMCIA_VENDOR_IODATA, PCMCIA_PRODUCT_IODATA_PCLAT,
    154   1.1  christos 	    PCMCIA_CIS_IODATA_PCLAT,
    155   1.1  christos 	    0,
    156   1.1  christos 	    "I-O DATA",
    157   1.4  christos 	    "I-O DATA PCLA/T"	},
    158   1.1  christos 	},
    159   1.1  christos 	{
    160  1.19       jtk 	    PCMCIA_VENDOR_LINKSYS, PCMCIA_PRODUCT_LINKSYS_ECARD_1,
    161  1.19       jtk 	    PCMCIA_CIS_LINKSYS_ECARD_1,
    162   1.1  christos 	    0,
    163   1.1  christos 	    "Linksys Corporation",
    164  1.23     itohy 	    "Linksys EthernetCard or D-Link DE-650"	},
    165   1.1  christos 	},
    166   1.1  christos 	{
    167   1.1  christos 	    PCMCIA_VENDOR_LINKSYS, PCMCIA_PRODUCT_LINKSYS_COMBO_ECARD,
    168   1.1  christos 	    PCMCIA_CIS_LINKSYS_COMBO_ECARD,
    169   1.1  christos 	    0,
    170   1.1  christos 	    "Linksys Corporation",
    171   1.4  christos 	    "Linksys Combo EthernetCard"	},
    172   1.9   thorpej 	},
    173   1.9   thorpej 	{
    174   1.9   thorpej 	    PCMCIA_VENDOR_LINKSYS, PCMCIA_PRODUCT_LINKSYS_TRUST_COMBO_ECARD,
    175   1.9   thorpej 	    PCMCIA_CIS_LINKSYS_TRUST_COMBO_ECARD,
    176   1.9   thorpej 	    0,
    177   1.9   thorpej 	    "Linksys Corporation",
    178   1.9   thorpej 	    "Trust (Linksys) Combo EthernetCard"	},
    179   1.1  christos 	},
    180   1.1  christos 	{
    181   1.1  christos 	    PCMCIA_VENDOR_MEGAHERTZ, PCMCIA_PRODUCT_MEGAHERTZ_XJ4288,
    182   1.1  christos 	    PCMCIA_CIS_MEGAHERTZ_XJ4288,
    183   1.1  christos 	    0,
    184   1.1  christos 	    "Megahertz Corporation",
    185   1.4  christos 	    "Megahertz XJ4288 Modem"	},
    186  1.20   thorpej 	},
    187  1.20   thorpej 	{
    188  1.20   thorpej 	    PCMCIA_VENDOR_MEGAHERTZ, PCMCIA_PRODUCT_MEGAHERTZ_XJ5560,
    189  1.20   thorpej 	    PCMCIA_CIS_MEGAHERTZ_XJ5560,
    190  1.20   thorpej 	    0,
    191  1.20   thorpej 	    "Megahertz Corporation",
    192  1.20   thorpej 	    "Megahertz X-JACK 56kbps Modem"	},
    193   1.1  christos 	},
    194   1.1  christos 	{
    195   1.1  christos 	    PCMCIA_VENDOR_MEGAHERTZ2, PCMCIA_PRODUCT_MEGAHERTZ2_XJACK,
    196   1.1  christos 	    PCMCIA_CIS_MEGAHERTZ2_XJACK,
    197   1.1  christos 	    0,
    198   1.1  christos 	    "Megahertz Corporation",
    199   1.4  christos 	    "Megahertz X-JACK Ethernet"	},
    200   1.1  christos 	},
    201   1.1  christos 	{
    202   1.1  christos 	    PCMCIA_VENDOR_USROBOTICS, PCMCIA_PRODUCT_USROBOTICS_WORLDPORT144,
    203   1.1  christos 	    PCMCIA_CIS_USROBOTICS_WORLDPORT144,
    204   1.1  christos 	    0,
    205   1.1  christos 	    "US Robotics Corporation",
    206   1.4  christos 	    "US Robotics WorldPort 14.4 Modem"	},
    207   1.1  christos 	},
    208   1.1  christos 	{
    209  1.16      kenh 	    PCMCIA_VENDOR_SANDISK, PCMCIA_PRODUCT_SANDISK_SDCFB,
    210  1.16      kenh 	    PCMCIA_CIS_SANDISK_SDCFB,
    211  1.16      kenh 	    0,
    212  1.16      kenh 	    "Sandisk Corporation",
    213  1.16      kenh 	    "Sandisk CompactFlash Card"	},
    214  1.16      kenh 	},
    215  1.16      kenh 	{
    216   1.5   thorpej 	    PCMCIA_VENDOR_SIMPLETECH, PCMCIA_PRODUCT_SIMPLETECH_COMMUNICATOR288,
    217   1.5   thorpej 	    PCMCIA_CIS_SIMPLETECH_COMMUNICATOR288,
    218   1.5   thorpej 	    0,
    219   1.5   thorpej 	    "Simple Technology",
    220   1.5   thorpej 	    "Simple Technology 28.8 Communicator"	},
    221   1.5   thorpej 	},
    222   1.5   thorpej 	{
    223   1.1  christos 	    PCMCIA_VENDOR_SOCKET, PCMCIA_PRODUCT_SOCKET_PAGECARD,
    224   1.1  christos 	    PCMCIA_CIS_SOCKET_PAGECARD,
    225   1.1  christos 	    0,
    226   1.1  christos 	    "Socket Communications",
    227   1.4  christos 	    "Socket Communications PageCard"	},
    228   1.1  christos 	},
    229   1.1  christos 	{
    230  1.13   thorpej 	    PCMCIA_VENDOR_SOCKET, PCMCIA_PRODUCT_SOCKET_DUAL_RS232,
    231  1.13   thorpej 	    PCMCIA_CIS_SOCKET_DUAL_RS232,
    232  1.13   thorpej 	    0,
    233  1.13   thorpej 	    "Socket Communications",
    234  1.13   thorpej 	    "Socket Communications Dual RS232"	},
    235  1.13   thorpej 	},
    236  1.13   thorpej 	{
    237   1.1  christos 	    PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_LAK_CD021BX,
    238   1.1  christos 	    PCMCIA_CIS_TDK_LAK_CD021BX,
    239   1.1  christos 	    0,
    240   1.1  christos 	    "TDK Corporation",
    241   1.4  christos 	    "TDK LAK-CD021BX Ethernet"	},
    242   1.1  christos 	},
    243   1.1  christos 	{
    244   1.1  christos 	    PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_DFL9610,
    245   1.1  christos 	    PCMCIA_CIS_TDK_DFL9610,
    246   1.1  christos 	    0,
    247   1.1  christos 	    "TDK Corporation",
    248   1.4  christos 	    "TDK DFL9610 Ethernet & Digital Cellular"	},
    249  1.22   thorpej 	},
    250  1.22   thorpej 	{
    251  1.29   nathanw 	    PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_XIR_CE_10,
    252  1.29   nathanw 	    PCMCIA_CIS_TDK_XIR_CE_10,
    253  1.28   nathanw 	    0,
    254  1.28   nathanw 	    "TDK Corporation",
    255  1.28   nathanw 	    "Xircom CreditCard Ethernet"	},
    256  1.29   nathanw 	},
    257  1.29   nathanw 	{
    258  1.29   nathanw 	    PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_XIR_CEM_10,
    259  1.29   nathanw 	    PCMCIA_CIS_TDK_XIR_CEM_10,
    260  1.29   nathanw 	    0,
    261  1.29   nathanw 	    "TDK Corporation",
    262  1.29   nathanw 	    "Xircom CreditCard Ethernet + Modem"	},
    263  1.28   nathanw 	},
    264  1.28   nathanw 	{
    265  1.22   thorpej 	    PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_XIR_PS_CE2_10,
    266  1.22   thorpej 	    PCMCIA_CIS_TDK_XIR_PS_CE2_10,
    267  1.22   thorpej 	    0,
    268  1.22   thorpej 	    "TDK Corporation",
    269  1.22   thorpej 	    "Xircom CreditCard CE2 Ethernet"	},
    270   1.1  christos 	},
    271   1.1  christos 	{
    272   1.6   thorpej 	    PCMCIA_VENDOR_NEWMEDIA, PCMCIA_PRODUCT_NEWMEDIA_BASICS,
    273   1.6   thorpej 	    PCMCIA_CIS_NEWMEDIA_BASICS,
    274   1.6   thorpej 	    0,
    275   1.6   thorpej 	    "NewMedia Corporation",
    276   1.6   thorpej 	    "NewMedia BASICS Ethernet"	},
    277   1.8   thorpej 	},
    278   1.8   thorpej 	{
    279  1.11   thorpej 	    PCMCIA_VENDOR_SMC, PCMCIA_PRODUCT_SMC_8016,
    280  1.11   thorpej 	    PCMCIA_CIS_SMC_8016,
    281  1.10   thorpej 	    0,
    282  1.10   thorpej 	    "Standard Microsystems Corporation",
    283  1.11   thorpej 	    "SMC 8016 EtherCard"	},
    284  1.10   thorpej 	},
    285  1.10   thorpej 	{
    286   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_MEGAHERTZ_XJ2288,
    287   1.1  christos 	    PCMCIA_CIS_MEGAHERTZ_XJ2288,
    288   1.1  christos 	    0,
    289   1.1  christos 	    "Megahertz Corporation",
    290   1.1  christos 	    "Megahertz XJ2288 Modem"	},
    291   1.1  christos 	},
    292   1.1  christos 	{
    293   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_PREMAX_PE200,
    294   1.1  christos 	    PCMCIA_CIS_PREMAX_PE200,
    295   1.1  christos 	    0,
    296   1.4  christos 	    "Premax",
    297   1.1  christos 	    "PreMax PE-200"	},
    298   1.1  christos 	},
    299   1.1  christos 	{
    300   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_PLANET_SMARTCOM2000,
    301   1.1  christos 	    PCMCIA_CIS_PLANET_SMARTCOM2000,
    302   1.1  christos 	    0,
    303   1.4  christos 	    "Planet",
    304   1.1  christos 	    "Planet SmartCOM 2000"	},
    305   1.1  christos 	},
    306   1.1  christos 	{
    307   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_DLINK_DE650,
    308   1.1  christos 	    PCMCIA_CIS_DLINK_DE650,
    309   1.1  christos 	    0,
    310   1.4  christos 	    "D-Link",
    311   1.1  christos 	    "D-Link DE-650"	},
    312   1.7   thorpej 	},
    313   1.7   thorpej 	{
    314   1.7   thorpej 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_DLINK_DE660,
    315   1.7   thorpej 	    PCMCIA_CIS_DLINK_DE660,
    316   1.7   thorpej 	    0,
    317   1.7   thorpej 	    "D-Link",
    318   1.7   thorpej 	    "D-Link DE-660"	},
    319   1.1  christos 	},
    320   1.1  christos 	{
    321   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_RPTI_EP401,
    322   1.1  christos 	    PCMCIA_CIS_RPTI_EP401,
    323   1.1  christos 	    0,
    324   1.4  christos 	    "RPTI",
    325   1.1  christos 	    "RPTI EP401"	},
    326   1.1  christos 	},
    327   1.1  christos 	{
    328   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_ACCTON_EN2212,
    329   1.1  christos 	    PCMCIA_CIS_ACCTON_EN2212,
    330   1.1  christos 	    0,
    331   1.4  christos 	    "ACCTON",
    332   1.1  christos 	    "Accton EN2212"	},
    333   1.1  christos 	},
    334   1.1  christos 	{
    335   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_YEDATA_EXTERNAL_FDD,
    336   1.1  christos 	    PCMCIA_CIS_YEDATA_EXTERNAL_FDD,
    337   1.1  christos 	    0,
    338   1.4  christos 	    "Y-E DATA",
    339   1.1  christos 	    "Y-E DATA External FDD"	},
    340   1.1  christos 	},
    341   1.1  christos 	{
    342   1.1  christos 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_DIGITAL_DEPCMXX,
    343   1.1  christos 	    PCMCIA_CIS_DIGITAL_DEPCMXX,
    344   1.1  christos 	    0,
    345   1.4  christos 	    "Digital Equipment Corporation",
    346   1.1  christos 	    "DEC DEPCM-BA"	},
    347   1.1  christos 	},
    348   1.1  christos 	{
    349  1.16      kenh 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_TEAC_IDECARDII,
    350  1.16      kenh 	    PCMCIA_CIS_TEAC_IDECARDII,
    351  1.16      kenh 	    0,
    352  1.16      kenh 	    "TEAC",
    353  1.16      kenh 	    "TEAC IDE Card/II"	},
    354  1.19       jtk 	},
    355  1.19       jtk 	{
    356  1.19       jtk 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_LINKSYS_ECARD_2,
    357  1.19       jtk 	    PCMCIA_CIS_LINKSYS_ECARD_2,
    358  1.19       jtk 	    0,
    359  1.19       jtk 	    "Linksys Corporation",
    360  1.19       jtk 	    "Linksys E-Card"	},
    361  1.16      kenh 	},
    362  1.16      kenh 	{
    363  1.24   thorpej 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_COREGA_PCC_2,
    364  1.24   thorpej 	    PCMCIA_CIS_COREGA_PCC_2,
    365  1.24   thorpej 	    0,
    366  1.24   thorpej 	    "Corega K.K.",
    367  1.24   thorpej 	    "Corega"	},
    368  1.24   thorpej 	},
    369  1.24   thorpej 	{
    370  1.25   thorpej 	    PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_SVEC_COMBOCARD,
    371  1.25   thorpej 	    PCMCIA_CIS_SVEC_COMBOCARD,
    372  1.25   thorpej 	    0,
    373  1.25   thorpej 	    "SVEC/Hawking Technology",
    374  1.25   thorpej 	    "SVEC/Hawking Tech. Combo Card"	},
    375  1.25   thorpej 	},
    376  1.25   thorpej 	{
    377  1.16      kenh 	    PCMCIA_VENDOR_SANDISK, 0,
    378  1.16      kenh 	    PCMCIA_KNOWNDEV_NOPROD,
    379  1.16      kenh 	    PCMCIA_CIS_INVALID,
    380  1.16      kenh 	    "Sandisk Corporation",
    381  1.16      kenh 	    NULL,
    382  1.16      kenh 	},
    383  1.16      kenh 	{
    384  1.12   thorpej 	    PCMCIA_VENDOR_NEWMEDIA, 0,
    385  1.12   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
    386  1.12   thorpej 	    PCMCIA_CIS_INVALID,
    387  1.12   thorpej 	    "NewMedia Corporation",
    388  1.12   thorpej 	    NULL,
    389  1.12   thorpej 	},
    390  1.12   thorpej 	{
    391   1.1  christos 	    PCMCIA_VENDOR_IBM, 0,
    392   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    393   1.1  christos 	    PCMCIA_CIS_INVALID,
    394   1.1  christos 	    "IBM Corporation",
    395   1.1  christos 	    NULL,
    396   1.1  christos 	},
    397   1.1  christos 	{
    398   1.1  christos 	    PCMCIA_VENDOR_MOTOROLA, 0,
    399   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    400   1.1  christos 	    PCMCIA_CIS_INVALID,
    401   1.1  christos 	    "Motorola Corporation",
    402   1.1  christos 	    NULL,
    403   1.1  christos 	},
    404   1.1  christos 	{
    405   1.1  christos 	    PCMCIA_VENDOR_3COM, 0,
    406   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    407   1.1  christos 	    PCMCIA_CIS_INVALID,
    408   1.1  christos 	    "3Com Corporation",
    409   1.1  christos 	    NULL,
    410   1.1  christos 	},
    411   1.1  christos 	{
    412   1.1  christos 	    PCMCIA_VENDOR_MEGAHERTZ, 0,
    413   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    414   1.1  christos 	    PCMCIA_CIS_INVALID,
    415   1.1  christos 	    "Megahertz Corporation",
    416   1.1  christos 	    NULL,
    417   1.1  christos 	},
    418   1.1  christos 	{
    419   1.1  christos 	    PCMCIA_VENDOR_SOCKET, 0,
    420   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    421   1.1  christos 	    PCMCIA_CIS_INVALID,
    422   1.1  christos 	    "Socket Communications",
    423   1.1  christos 	    NULL,
    424   1.1  christos 	},
    425   1.1  christos 	{
    426   1.1  christos 	    PCMCIA_VENDOR_TDK, 0,
    427   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    428   1.1  christos 	    PCMCIA_CIS_INVALID,
    429   1.1  christos 	    "TDK Corporation",
    430   1.1  christos 	    NULL,
    431   1.1  christos 	},
    432   1.1  christos 	{
    433  1.12   thorpej 	    PCMCIA_VENDOR_SMC, 0,
    434  1.12   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
    435  1.12   thorpej 	    PCMCIA_CIS_INVALID,
    436  1.12   thorpej 	    "Standard Microsystems Corporation",
    437  1.12   thorpej 	    NULL,
    438  1.12   thorpej 	},
    439  1.12   thorpej 	{
    440   1.1  christos 	    PCMCIA_VENDOR_USROBOTICS, 0,
    441   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    442   1.1  christos 	    PCMCIA_CIS_INVALID,
    443   1.1  christos 	    "US Robotics Corporation",
    444   1.1  christos 	    NULL,
    445   1.1  christos 	},
    446   1.1  christos 	{
    447   1.1  christos 	    PCMCIA_VENDOR_MEGAHERTZ2, 0,
    448   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    449   1.1  christos 	    PCMCIA_CIS_INVALID,
    450   1.1  christos 	    "Megahertz Corporation",
    451   1.1  christos 	    NULL,
    452   1.1  christos 	},
    453   1.1  christos 	{
    454   1.1  christos 	    PCMCIA_VENDOR_ADAPTEC, 0,
    455   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    456   1.1  christos 	    PCMCIA_CIS_INVALID,
    457   1.1  christos 	    "Adaptec Corporation",
    458   1.1  christos 	    NULL,
    459   1.1  christos 	},
    460   1.1  christos 	{
    461   1.1  christos 	    PCMCIA_VENDOR_LINKSYS, 0,
    462   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    463   1.1  christos 	    PCMCIA_CIS_INVALID,
    464   1.1  christos 	    "Linksys Corporation",
    465   1.5   thorpej 	    NULL,
    466   1.5   thorpej 	},
    467   1.5   thorpej 	{
    468   1.5   thorpej 	    PCMCIA_VENDOR_SIMPLETECH, 0,
    469   1.5   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
    470   1.5   thorpej 	    PCMCIA_CIS_INVALID,
    471   1.5   thorpej 	    "Simple Technology",
    472   1.1  christos 	    NULL,
    473   1.1  christos 	},
    474   1.1  christos 	{
    475   1.1  christos 	    PCMCIA_VENDOR_DAYNA, 0,
    476   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    477   1.1  christos 	    PCMCIA_CIS_INVALID,
    478   1.1  christos 	    "Dayna Corporation",
    479   1.1  christos 	    NULL,
    480   1.1  christos 	},
    481   1.1  christos 	{
    482   1.1  christos 	    PCMCIA_VENDOR_IODATA, 0,
    483   1.1  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    484   1.1  christos 	    PCMCIA_CIS_INVALID,
    485   1.1  christos 	    "I-O DATA",
    486  1.27   thorpej 	    NULL,
    487  1.27   thorpej 	},
    488  1.27   thorpej 	{
    489  1.27   thorpej 	    PCMCIA_VENDOR_COMPEX, 0,
    490  1.27   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
    491  1.27   thorpej 	    PCMCIA_CIS_INVALID,
    492  1.27   thorpej 	    "Compex Corporation",
    493  1.24   thorpej 	    NULL,
    494  1.24   thorpej 	},
    495  1.24   thorpej 	{
    496  1.24   thorpej 	    PCMCIA_VENDOR_COREGA, 0,
    497  1.24   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
    498  1.24   thorpej 	    PCMCIA_CIS_INVALID,
    499  1.24   thorpej 	    "Corega K.K.",
    500   1.4  christos 	    NULL,
    501   1.4  christos 	},
    502   1.4  christos 	{
    503  1.16      kenh 	    PCMCIA_VENDOR_HAGIWARASYSCOM, 0,
    504  1.16      kenh 	    PCMCIA_KNOWNDEV_NOPROD,
    505  1.16      kenh 	    PCMCIA_CIS_INVALID,
    506  1.16      kenh 	    "Hagiwara SYS-COM",
    507  1.16      kenh 	    NULL,
    508  1.16      kenh 	},
    509  1.16      kenh 	{
    510   1.4  christos 	    PCMCIA_VENDOR_PREMAX, 0,
    511   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    512   1.4  christos 	    PCMCIA_CIS_INVALID,
    513   1.4  christos 	    "Premax",
    514   1.4  christos 	    NULL,
    515   1.4  christos 	},
    516   1.4  christos 	{
    517   1.4  christos 	    PCMCIA_VENDOR_PLANET, 0,
    518   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    519   1.4  christos 	    PCMCIA_CIS_INVALID,
    520   1.4  christos 	    "Planet",
    521   1.4  christos 	    NULL,
    522   1.4  christos 	},
    523   1.4  christos 	{
    524   1.4  christos 	    PCMCIA_VENDOR_DLINK, 0,
    525   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    526   1.4  christos 	    PCMCIA_CIS_INVALID,
    527   1.4  christos 	    "D-Link",
    528   1.4  christos 	    NULL,
    529   1.4  christos 	},
    530   1.4  christos 	{
    531   1.4  christos 	    PCMCIA_VENDOR_RPTI, 0,
    532   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    533   1.4  christos 	    PCMCIA_CIS_INVALID,
    534   1.4  christos 	    "RPTI",
    535   1.4  christos 	    NULL,
    536   1.4  christos 	},
    537   1.4  christos 	{
    538   1.4  christos 	    PCMCIA_VENDOR_ACCTON, 0,
    539   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    540   1.4  christos 	    PCMCIA_CIS_INVALID,
    541   1.4  christos 	    "ACCTON",
    542   1.4  christos 	    NULL,
    543   1.4  christos 	},
    544   1.4  christos 	{
    545   1.4  christos 	    PCMCIA_VENDOR_YEDATA, 0,
    546   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    547   1.4  christos 	    PCMCIA_CIS_INVALID,
    548   1.4  christos 	    "Y-E DATA",
    549   1.4  christos 	    NULL,
    550   1.4  christos 	},
    551   1.4  christos 	{
    552   1.4  christos 	    PCMCIA_VENDOR_DIGITAL, 0,
    553   1.4  christos 	    PCMCIA_KNOWNDEV_NOPROD,
    554   1.4  christos 	    PCMCIA_CIS_INVALID,
    555   1.4  christos 	    "Digital Equipment Corporation",
    556  1.16      kenh 	    NULL,
    557  1.16      kenh 	},
    558  1.16      kenh 	{
    559  1.16      kenh 	    PCMCIA_VENDOR_TEAC, 0,
    560  1.16      kenh 	    PCMCIA_KNOWNDEV_NOPROD,
    561  1.16      kenh 	    PCMCIA_CIS_INVALID,
    562  1.16      kenh 	    "TEAC",
    563  1.25   thorpej 	    NULL,
    564  1.25   thorpej 	},
    565  1.25   thorpej 	{
    566  1.25   thorpej 	    PCMCIA_VENDOR_SVEC, 0,
    567  1.25   thorpej 	    PCMCIA_KNOWNDEV_NOPROD,
    568  1.25   thorpej 	    PCMCIA_CIS_INVALID,
    569  1.25   thorpej 	    "SVEC/Hawking Technology",
    570   1.1  christos 	    NULL,
    571   1.1  christos 	},
    572   1.1  christos 	{ 0, 0, { NULL, NULL, NULL, NULL }, 0, NULL, NULL, }
    573   1.1  christos };
    574