Home | History | Annotate | Line # | Download | only in eisa
eisadevs_data.h revision 1.16
      1  1.16   thorpej /*	$NetBSD: eisadevs_data.h,v 1.16 1998/01/09 06:46:47 thorpej Exp $	*/
      2  1.16   thorpej 
      3   1.1       cgd /*
      4   1.1       cgd  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
      5   1.1       cgd  *
      6   1.1       cgd  * generated from:
      7  1.13     perry  *	NetBSD: eisadevs,v 1.14 1997/07/12 14:41:05 perry Exp
      8   1.1       cgd  */
      9   1.1       cgd 
     10   1.1       cgd /*
     11   1.1       cgd  * Copyright (c) 1995, 1996 Christopher G. Demetriou
     12   1.1       cgd  * All rights reserved.
     13   1.1       cgd  *
     14   1.1       cgd  * Redistribution and use in source and binary forms, with or without
     15   1.1       cgd  * modification, are permitted provided that the following conditions
     16   1.1       cgd  * are met:
     17   1.1       cgd  * 1. Redistributions of source code must retain the above copyright
     18   1.1       cgd  *    notice, this list of conditions and the following disclaimer.
     19   1.1       cgd  * 2. Redistributions in binary form must reproduce the above copyright
     20   1.1       cgd  *    notice, this list of conditions and the following disclaimer in the
     21   1.1       cgd  *    documentation and/or other materials provided with the distribution.
     22   1.1       cgd  * 3. All advertising materials mentioning features or use of this software
     23   1.1       cgd  *    must display the following acknowledgement:
     24   1.1       cgd  *      This product includes software developed by Christopher G. Demetriou
     25   1.1       cgd  *	for the NetBSD Project.
     26   1.1       cgd  * 4. The name of the author may not be used to endorse or promote products
     27   1.1       cgd  *    derived from this software without specific prior written permission
     28   1.1       cgd  *
     29   1.1       cgd  * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
     30   1.1       cgd  * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
     31   1.1       cgd  * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
     32   1.1       cgd  * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
     33   1.1       cgd  * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
     34   1.1       cgd  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
     35   1.1       cgd  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
     36   1.1       cgd  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
     37   1.1       cgd  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
     38   1.1       cgd  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
     39   1.1       cgd  */
     40   1.1       cgd 
     41   1.1       cgd struct eisa_knowndev eisa_knowndevs[] = {
     42   1.1       cgd 	{
     43   1.1       cgd 	    0,
     44   1.1       cgd 	    "ADP0000",
     45   1.1       cgd 	    EISA_PRODUCT_ADP0000,
     46   1.1       cgd 	},
     47   1.1       cgd 	{
     48   1.1       cgd 	    0,
     49   1.1       cgd 	    "ADP0001",
     50   1.1       cgd 	    EISA_PRODUCT_ADP0001,
     51   1.1       cgd 	},
     52   1.1       cgd 	{
     53   1.1       cgd 	    0,
     54   1.1       cgd 	    "ADP0002",
     55   1.1       cgd 	    EISA_PRODUCT_ADP0002,
     56   1.1       cgd 	},
     57   1.1       cgd 	{
     58   1.1       cgd 	    0,
     59   1.1       cgd 	    "ADP0400",
     60   1.1       cgd 	    EISA_PRODUCT_ADP0400,
     61   1.1       cgd 	},
     62   1.1       cgd 	{
     63   1.1       cgd 	    0,
     64   1.1       cgd 	    "ADP7770",
     65   1.1       cgd 	    EISA_PRODUCT_ADP7770,
     66   1.1       cgd 	},
     67   1.1       cgd 	{
     68   1.1       cgd 	    0,
     69   1.1       cgd 	    "ADP7771",
     70   1.1       cgd 	    EISA_PRODUCT_ADP7771,
     71   1.1       cgd 	},
     72   1.1       cgd 	{
     73   1.1       cgd 	    0,
     74   1.1       cgd 	    "ADP7756",
     75   1.1       cgd 	    EISA_PRODUCT_ADP7756,
     76   1.1       cgd 	},
     77   1.1       cgd 	{
     78   1.1       cgd 	    0,
     79   1.1       cgd 	    "ADP7757",
     80   1.1       cgd 	    EISA_PRODUCT_ADP7757,
     81   1.1       cgd 	},
     82   1.1       cgd 	{
     83   1.1       cgd 	    0,
     84   1.2       cgd 	    "AMI4801",
     85   1.2       cgd 	    EISA_PRODUCT_AMI4801,
     86   1.2       cgd 	},
     87   1.2       cgd 	{
     88   1.2       cgd 	    0,
     89   1.2       cgd 	    "BUS4201",
     90   1.2       cgd 	    EISA_PRODUCT_BUS4201,
     91   1.2       cgd 	},
     92   1.2       cgd 	{
     93   1.2       cgd 	    0,
     94   1.2       cgd 	    "BUS4202",
     95   1.2       cgd 	    EISA_PRODUCT_BUS4202,
     96   1.2       cgd 	},
     97   1.2       cgd 	{
     98   1.2       cgd 	    0,
     99   1.1       cgd 	    "DEC4250",
    100   1.1       cgd 	    EISA_PRODUCT_DEC4250,
    101   1.1       cgd 	},
    102   1.1       cgd 	{
    103   1.1       cgd 	    0,
    104   1.6   thorpej 	    "DEC3001",
    105   1.6   thorpej 	    EISA_PRODUCT_DEC3001,
    106   1.6   thorpej 	},
    107   1.6   thorpej 	{
    108   1.6   thorpej 	    0,
    109   1.6   thorpej 	    "DEC3002",
    110   1.6   thorpej 	    EISA_PRODUCT_DEC3002,
    111   1.6   thorpej 	},
    112   1.6   thorpej 	{
    113   1.6   thorpej 	    0,
    114   1.6   thorpej 	    "DEC3003",
    115   1.6   thorpej 	    EISA_PRODUCT_DEC3003,
    116   1.6   thorpej 	},
    117   1.6   thorpej 	{
    118   1.6   thorpej 	    0,
    119   1.6   thorpej 	    "DEC3004",
    120   1.6   thorpej 	    EISA_PRODUCT_DEC3004,
    121   1.6   thorpej 	},
    122   1.6   thorpej 	{
    123   1.6   thorpej 	    0,
    124   1.8   thorpej 	    "FSI2001",
    125   1.8   thorpej 	    EISA_PRODUCT_FSI2001,
    126   1.8   thorpej 	},
    127   1.8   thorpej 	{
    128   1.8   thorpej 	    0,
    129   1.8   thorpej 	    "FSI2002",
    130   1.8   thorpej 	    EISA_PRODUCT_FSI2002,
    131   1.8   thorpej 	},
    132   1.8   thorpej 	{
    133   1.8   thorpej 	    0,
    134   1.8   thorpej 	    "FSI2003",
    135   1.8   thorpej 	    EISA_PRODUCT_FSI2003,
    136   1.8   thorpej 	},
    137   1.8   thorpej 	{
    138   1.8   thorpej 	    0,
    139   1.8   thorpej 	    "INT1010",
    140   1.8   thorpej 	    EISA_PRODUCT_INT1010,
    141   1.8   thorpej 	},
    142   1.8   thorpej 	{
    143   1.8   thorpej 	    0,
    144   1.9   thorpej 	    "ETI1001",
    145   1.9   thorpej 	    EISA_PRODUCT_ETI1001,
    146   1.9   thorpej 	},
    147   1.9   thorpej 	{
    148   1.9   thorpej 	    0,
    149   1.4   thorpej 	    "TCM5091",
    150   1.4   thorpej 	    EISA_PRODUCT_TCM5091,
    151   1.4   thorpej 	},
    152   1.4   thorpej 	{
    153   1.4   thorpej 	    0,
    154   1.1       cgd 	    "TCM5092",
    155   1.1       cgd 	    EISA_PRODUCT_TCM5092,
    156   1.1       cgd 	},
    157   1.1       cgd 	{
    158   1.1       cgd 	    0,
    159   1.1       cgd 	    "TCM5093",
    160   1.1       cgd 	    EISA_PRODUCT_TCM5093,
    161   1.1       cgd 	},
    162   1.1       cgd 	{
    163   1.5   mycroft 	    0,
    164  1.10  jonathan 	    "TCM5920",
    165  1.10  jonathan 	    EISA_PRODUCT_TCM5920,
    166  1.10  jonathan 	},
    167  1.10  jonathan 	{
    168  1.10  jonathan 	    0,
    169  1.10  jonathan 	    "TCM5970",
    170  1.10  jonathan 	    EISA_PRODUCT_TCM5970,
    171  1.12  jonathan 	},
    172  1.12  jonathan 	{
    173  1.12  jonathan 	    0,
    174  1.12  jonathan 	    "TCM5971",
    175  1.12  jonathan 	    EISA_PRODUCT_TCM5971,
    176  1.12  jonathan 	},
    177  1.12  jonathan 	{
    178  1.12  jonathan 	    0,
    179  1.12  jonathan 	    "TCM5972",
    180  1.12  jonathan 	    EISA_PRODUCT_TCM5972,
    181  1.10  jonathan 	},
    182  1.10  jonathan 	{
    183  1.10  jonathan 	    0,
    184  1.13     perry 	    "SMC8010",
    185  1.13     perry 	    EISA_PRODUCT_SMC8010,
    186  1.13     perry 	},
    187  1.13     perry 	{
    188  1.13     perry 	    0,
    189  1.13     perry 	    "SMC0110",
    190  1.13     perry 	    EISA_PRODUCT_SMC0110,
    191  1.13     perry 	},
    192  1.13     perry 	{
    193  1.13     perry 	    0,
    194   1.5   mycroft 	    "USC0240",
    195   1.5   mycroft 	    EISA_PRODUCT_USC0240,
    196   1.5   mycroft 	},
    197   1.5   mycroft 	{
    198   1.1       cgd 	    EISA_KNOWNDEV_NOPROD,
    199   1.1       cgd 	    "ADP",
    200   1.1       cgd 	    "Adaptec",
    201   1.2       cgd 	},
    202   1.2       cgd 	{
    203   1.2       cgd 	    EISA_KNOWNDEV_NOPROD,
    204   1.2       cgd 	    "AMI",
    205   1.2       cgd 	    "AMI",
    206   1.1       cgd 	},
    207   1.1       cgd 	{
    208   1.1       cgd 	    EISA_KNOWNDEV_NOPROD,
    209   1.1       cgd 	    "BUS",
    210   1.1       cgd 	    "BusLogic",
    211   1.1       cgd 	},
    212   1.1       cgd 	{
    213   1.1       cgd 	    EISA_KNOWNDEV_NOPROD,
    214   1.1       cgd 	    "DEC",
    215   1.1       cgd 	    "Digital Equipment",
    216   1.8   thorpej 	},
    217   1.8   thorpej 	{
    218   1.8   thorpej 	    EISA_KNOWNDEV_NOPROD,
    219   1.8   thorpej 	    "FSI",
    220   1.8   thorpej 	    "FORE Systems",
    221   1.8   thorpej 	},
    222   1.8   thorpej 	{
    223   1.8   thorpej 	    EISA_KNOWNDEV_NOPROD,
    224   1.8   thorpej 	    "INT",
    225   1.8   thorpej 	    "Intel",
    226   1.9   thorpej 	},
    227   1.9   thorpej 	{
    228   1.9   thorpej 	    EISA_KNOWNDEV_NOPROD,
    229   1.9   thorpej 	    "ETI",
    230   1.9   thorpej 	    "Microdyne",
    231  1.13     perry 	},
    232  1.13     perry 	{
    233  1.13     perry 	    EISA_KNOWNDEV_NOPROD,
    234  1.13     perry 	    "SMC",
    235  1.13     perry 	    "Standard Microsystems Corp.",
    236   1.1       cgd 	},
    237   1.1       cgd 	{
    238   1.1       cgd 	    EISA_KNOWNDEV_NOPROD,
    239   1.1       cgd 	    "TCM",
    240   1.1       cgd 	    "3Com",
    241   1.7   thorpej 	},
    242   1.7   thorpej 	{
    243   1.7   thorpej 	    EISA_KNOWNDEV_NOPROD,
    244   1.7   thorpej 	    "USC",
    245   1.7   thorpej 	    "UltraStor",
    246   1.1       cgd 	},
    247   1.1       cgd 	{ 0, NULL, NULL, }
    248   1.1       cgd };
    249