Home | History | Annotate | Line # | Download | only in eisa
eisadevs_data.h revision 1.24.2.2
      1  1.24.2.2   nathanw /*	$NetBSD: eisadevs_data.h,v 1.24.2.2 2001/09/21 22:35:29 nathanw 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.24.2.2   nathanw  *	NetBSD: eisadevs,v 1.24 2001/09/14 13:41:29 martin 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.24  jdolecek const 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.19        ad 	    "ATT2408",
     90      1.19        ad 	    EISA_PRODUCT_ATT2408,
     91      1.19        ad 	},
     92      1.19        ad 	{
     93      1.19        ad 	    0,
     94       1.2       cgd 	    "BUS4201",
     95       1.2       cgd 	    EISA_PRODUCT_BUS4201,
     96       1.2       cgd 	},
     97       1.2       cgd 	{
     98       1.2       cgd 	    0,
     99       1.2       cgd 	    "BUS4202",
    100       1.2       cgd 	    EISA_PRODUCT_BUS4202,
    101      1.20   thorpej 	},
    102      1.20   thorpej 	{
    103      1.20   thorpej 	    0,
    104  1.24.2.1   nathanw 	    "BUS6001",
    105  1.24.2.1   nathanw 	    EISA_PRODUCT_BUS6001,
    106  1.24.2.1   nathanw 	},
    107  1.24.2.1   nathanw 	{
    108  1.24.2.1   nathanw 	    0,
    109      1.21        ad 	    "BUS6301",
    110      1.21        ad 	    EISA_PRODUCT_BUS6301,
    111      1.21        ad 	},
    112      1.21        ad 	{
    113      1.21        ad 	    0,
    114      1.21        ad 	    "CPQ4001",
    115      1.21        ad 	    EISA_PRODUCT_CPQ4001,
    116      1.21        ad 	},
    117      1.21        ad 	{
    118      1.21        ad 	    0,
    119      1.21        ad 	    "CPQ4002",
    120      1.21        ad 	    EISA_PRODUCT_CPQ4002,
    121      1.23        ad 	},
    122      1.23        ad 	{
    123      1.23        ad 	    0,
    124      1.23        ad 	    "CPQ4010",
    125      1.23        ad 	    EISA_PRODUCT_CPQ4010,
    126      1.21        ad 	},
    127      1.21        ad 	{
    128      1.21        ad 	    0,
    129      1.21        ad 	    "CPQ4020",
    130      1.21        ad 	    EISA_PRODUCT_CPQ4020,
    131      1.21        ad 	},
    132      1.21        ad 	{
    133      1.21        ad 	    0,
    134      1.21        ad 	    "CPQ4030",
    135      1.21        ad 	    EISA_PRODUCT_CPQ4030,
    136      1.21        ad 	},
    137      1.21        ad 	{
    138      1.21        ad 	    0,
    139      1.21        ad 	    "CPQ6101",
    140      1.21        ad 	    EISA_PRODUCT_CPQ6101,
    141      1.21        ad 	},
    142      1.21        ad 	{
    143      1.21        ad 	    0,
    144      1.20   thorpej 	    "DEC4220",
    145      1.20   thorpej 	    EISA_PRODUCT_DEC4220,
    146       1.2       cgd 	},
    147       1.2       cgd 	{
    148       1.2       cgd 	    0,
    149       1.1       cgd 	    "DEC4250",
    150       1.1       cgd 	    EISA_PRODUCT_DEC4250,
    151       1.1       cgd 	},
    152       1.1       cgd 	{
    153       1.1       cgd 	    0,
    154       1.6   thorpej 	    "DEC3001",
    155       1.6   thorpej 	    EISA_PRODUCT_DEC3001,
    156       1.6   thorpej 	},
    157       1.6   thorpej 	{
    158       1.6   thorpej 	    0,
    159       1.6   thorpej 	    "DEC3002",
    160       1.6   thorpej 	    EISA_PRODUCT_DEC3002,
    161       1.6   thorpej 	},
    162       1.6   thorpej 	{
    163       1.6   thorpej 	    0,
    164       1.6   thorpej 	    "DEC3003",
    165       1.6   thorpej 	    EISA_PRODUCT_DEC3003,
    166       1.6   thorpej 	},
    167       1.6   thorpej 	{
    168       1.6   thorpej 	    0,
    169       1.6   thorpej 	    "DEC3004",
    170       1.6   thorpej 	    EISA_PRODUCT_DEC3004,
    171       1.6   thorpej 	},
    172       1.6   thorpej 	{
    173       1.6   thorpej 	    0,
    174      1.19        ad 	    "DPT2402",
    175      1.19        ad 	    EISA_PRODUCT_DPT2402,
    176      1.19        ad 	},
    177      1.19        ad 	{
    178      1.19        ad 	    0,
    179      1.19        ad 	    "DPTA401",
    180      1.19        ad 	    EISA_PRODUCT_DPTA401,
    181      1.19        ad 	},
    182      1.19        ad 	{
    183      1.19        ad 	    0,
    184      1.19        ad 	    "DPTA402",
    185      1.19        ad 	    EISA_PRODUCT_DPTA402,
    186      1.19        ad 	},
    187      1.19        ad 	{
    188      1.19        ad 	    0,
    189      1.19        ad 	    "DPTA410",
    190      1.19        ad 	    EISA_PRODUCT_DPTA410,
    191      1.19        ad 	},
    192      1.19        ad 	{
    193      1.19        ad 	    0,
    194      1.19        ad 	    "DPTA411",
    195      1.19        ad 	    EISA_PRODUCT_DPTA411,
    196      1.19        ad 	},
    197      1.19        ad 	{
    198      1.19        ad 	    0,
    199      1.19        ad 	    "DPTA412",
    200      1.19        ad 	    EISA_PRODUCT_DPTA412,
    201      1.19        ad 	},
    202      1.19        ad 	{
    203      1.19        ad 	    0,
    204      1.19        ad 	    "DPTA420",
    205      1.19        ad 	    EISA_PRODUCT_DPTA420,
    206      1.19        ad 	},
    207      1.19        ad 	{
    208      1.19        ad 	    0,
    209      1.19        ad 	    "DPTA501",
    210      1.19        ad 	    EISA_PRODUCT_DPTA501,
    211      1.19        ad 	},
    212      1.19        ad 	{
    213      1.19        ad 	    0,
    214      1.19        ad 	    "DPTA502",
    215      1.19        ad 	    EISA_PRODUCT_DPTA502,
    216      1.19        ad 	},
    217      1.19        ad 	{
    218      1.19        ad 	    0,
    219      1.19        ad 	    "DPTA701",
    220      1.19        ad 	    EISA_PRODUCT_DPTA701,
    221      1.19        ad 	},
    222      1.19        ad 	{
    223      1.19        ad 	    0,
    224      1.19        ad 	    "DPTBC01",
    225      1.19        ad 	    EISA_PRODUCT_DPTBC01,
    226      1.19        ad 	},
    227      1.19        ad 	{
    228      1.19        ad 	    0,
    229      1.21        ad 	    "DTI0000",
    230      1.21        ad 	    EISA_PRODUCT_DTI0000,
    231      1.21        ad 	},
    232      1.21        ad 	{
    233      1.21        ad 	    0,
    234      1.21        ad 	    "ETI1001",
    235      1.21        ad 	    EISA_PRODUCT_ETI1001,
    236      1.21        ad 	},
    237      1.21        ad 	{
    238      1.21        ad 	    0,
    239       1.8   thorpej 	    "FSI2001",
    240       1.8   thorpej 	    EISA_PRODUCT_FSI2001,
    241       1.8   thorpej 	},
    242       1.8   thorpej 	{
    243       1.8   thorpej 	    0,
    244       1.8   thorpej 	    "FSI2002",
    245       1.8   thorpej 	    EISA_PRODUCT_FSI2002,
    246       1.8   thorpej 	},
    247       1.8   thorpej 	{
    248       1.8   thorpej 	    0,
    249       1.8   thorpej 	    "FSI2003",
    250       1.8   thorpej 	    EISA_PRODUCT_FSI2003,
    251       1.8   thorpej 	},
    252       1.8   thorpej 	{
    253       1.8   thorpej 	    0,
    254      1.21        ad 	    "HWP0C70",
    255      1.21        ad 	    EISA_PRODUCT_HWP0C70,
    256      1.21        ad 	},
    257      1.21        ad 	{
    258      1.21        ad 	    0,
    259      1.21        ad 	    "HWP0C80",
    260      1.21        ad 	    EISA_PRODUCT_HWP0C80,
    261      1.21        ad 	},
    262      1.21        ad 	{
    263      1.21        ad 	    0,
    264      1.21        ad 	    "HWP1850",
    265      1.21        ad 	    EISA_PRODUCT_HWP1850,
    266      1.21        ad 	},
    267      1.21        ad 	{
    268      1.21        ad 	    0,
    269      1.21        ad 	    "HWP1980",
    270      1.21        ad 	    EISA_PRODUCT_HWP1980,
    271      1.21        ad 	},
    272      1.21        ad 	{
    273      1.21        ad 	    0,
    274      1.21        ad 	    "HWP2051",
    275      1.21        ad 	    EISA_PRODUCT_HWP2051,
    276      1.21        ad 	},
    277      1.21        ad 	{
    278      1.21        ad 	    0,
    279      1.21        ad 	    "HWPC000",
    280      1.21        ad 	    EISA_PRODUCT_HWPC000,
    281      1.21        ad 	},
    282      1.21        ad 	{
    283      1.21        ad 	    0,
    284      1.21        ad 	    "HWPC010",
    285      1.21        ad 	    EISA_PRODUCT_HWPC010,
    286      1.21        ad 	},
    287      1.21        ad 	{
    288      1.21        ad 	    0,
    289      1.21        ad 	    "HWPC051",
    290      1.21        ad 	    EISA_PRODUCT_HWPC051,
    291      1.21        ad 	},
    292      1.21        ad 	{
    293      1.21        ad 	    0,
    294      1.21        ad 	    "HWPC091",
    295      1.21        ad 	    EISA_PRODUCT_HWPC091,
    296      1.21        ad 	},
    297      1.21        ad 	{
    298      1.21        ad 	    0,
    299      1.21        ad 	    "HWPC0D1",
    300      1.21        ad 	    EISA_PRODUCT_HWPC0D1,
    301      1.21        ad 	},
    302      1.21        ad 	{
    303      1.21        ad 	    0,
    304      1.21        ad 	    "HWPC0E1",
    305      1.21        ad 	    EISA_PRODUCT_HWPC0E1,
    306      1.21        ad 	},
    307      1.21        ad 	{
    308      1.21        ad 	    0,
    309      1.17    kleink 	    "INP25D0",
    310      1.17    kleink 	    EISA_PRODUCT_INP25D0,
    311      1.17    kleink 	},
    312      1.17    kleink 	{
    313      1.17    kleink 	    0,
    314       1.8   thorpej 	    "INT1010",
    315       1.8   thorpej 	    EISA_PRODUCT_INT1010,
    316       1.8   thorpej 	},
    317       1.8   thorpej 	{
    318       1.8   thorpej 	    0,
    319      1.21        ad 	    "MDG0002",
    320      1.21        ad 	    EISA_PRODUCT_MDG0002,
    321  1.24.2.1   nathanw 	},
    322  1.24.2.1   nathanw 	{
    323  1.24.2.1   nathanw 	    0,
    324  1.24.2.1   nathanw 	    "MLX0070",
    325  1.24.2.1   nathanw 	    EISA_PRODUCT_MLX0070,
    326  1.24.2.1   nathanw 	},
    327  1.24.2.1   nathanw 	{
    328  1.24.2.1   nathanw 	    0,
    329  1.24.2.1   nathanw 	    "MLX0071",
    330  1.24.2.1   nathanw 	    EISA_PRODUCT_MLX0071,
    331  1.24.2.1   nathanw 	},
    332  1.24.2.1   nathanw 	{
    333  1.24.2.1   nathanw 	    0,
    334  1.24.2.1   nathanw 	    "MLX0072",
    335  1.24.2.1   nathanw 	    EISA_PRODUCT_MLX0072,
    336  1.24.2.1   nathanw 	},
    337  1.24.2.1   nathanw 	{
    338  1.24.2.1   nathanw 	    0,
    339  1.24.2.1   nathanw 	    "MLX0073",
    340  1.24.2.1   nathanw 	    EISA_PRODUCT_MLX0073,
    341  1.24.2.1   nathanw 	},
    342  1.24.2.1   nathanw 	{
    343  1.24.2.1   nathanw 	    0,
    344  1.24.2.1   nathanw 	    "MLX0074",
    345  1.24.2.1   nathanw 	    EISA_PRODUCT_MLX0074,
    346  1.24.2.1   nathanw 	},
    347  1.24.2.1   nathanw 	{
    348  1.24.2.1   nathanw 	    0,
    349  1.24.2.1   nathanw 	    "MLX0075",
    350  1.24.2.1   nathanw 	    EISA_PRODUCT_MLX0075,
    351  1.24.2.1   nathanw 	},
    352  1.24.2.1   nathanw 	{
    353  1.24.2.1   nathanw 	    0,
    354  1.24.2.1   nathanw 	    "MLX0076",
    355  1.24.2.1   nathanw 	    EISA_PRODUCT_MLX0076,
    356  1.24.2.1   nathanw 	},
    357  1.24.2.1   nathanw 	{
    358  1.24.2.1   nathanw 	    0,
    359  1.24.2.1   nathanw 	    "MLX0077",
    360  1.24.2.1   nathanw 	    EISA_PRODUCT_MLX0077,
    361       1.9   thorpej 	},
    362       1.9   thorpej 	{
    363       1.9   thorpej 	    0,
    364      1.19        ad 	    "NEC8200",
    365      1.19        ad 	    EISA_PRODUCT_NEC8200,
    366      1.19        ad 	},
    367      1.19        ad 	{
    368      1.19        ad 	    0,
    369      1.21        ad 	    "SMC8010",
    370      1.21        ad 	    EISA_PRODUCT_SMC8010,
    371      1.21        ad 	},
    372      1.21        ad 	{
    373      1.21        ad 	    0,
    374      1.21        ad 	    "SMC0110",
    375      1.21        ad 	    EISA_PRODUCT_SMC0110,
    376      1.21        ad 	},
    377      1.21        ad 	{
    378      1.21        ad 	    0,
    379      1.21        ad 	    "USC0240",
    380      1.21        ad 	    EISA_PRODUCT_USC0240,
    381      1.21        ad 	},
    382      1.21        ad 	{
    383      1.21        ad 	    0,
    384      1.21        ad 	    "TCM5090",
    385      1.21        ad 	    EISA_PRODUCT_TCM5090,
    386      1.21        ad 	},
    387      1.21        ad 	{
    388      1.21        ad 	    0,
    389       1.4   thorpej 	    "TCM5091",
    390       1.4   thorpej 	    EISA_PRODUCT_TCM5091,
    391       1.4   thorpej 	},
    392       1.4   thorpej 	{
    393       1.4   thorpej 	    0,
    394       1.1       cgd 	    "TCM5092",
    395       1.1       cgd 	    EISA_PRODUCT_TCM5092,
    396       1.1       cgd 	},
    397       1.1       cgd 	{
    398       1.1       cgd 	    0,
    399       1.1       cgd 	    "TCM5093",
    400       1.1       cgd 	    EISA_PRODUCT_TCM5093,
    401      1.18      tron 	},
    402      1.18      tron 	{
    403      1.18      tron 	    0,
    404      1.18      tron 	    "TCM5094",
    405      1.18      tron 	    EISA_PRODUCT_TCM5094,
    406  1.24.2.2   nathanw 	},
    407  1.24.2.2   nathanw 	{
    408  1.24.2.2   nathanw 	    0,
    409  1.24.2.2   nathanw 	    "TCM5095",
    410  1.24.2.2   nathanw 	    EISA_PRODUCT_TCM5095,
    411  1.24.2.2   nathanw 	},
    412  1.24.2.2   nathanw 	{
    413  1.24.2.2   nathanw 	    0,
    414  1.24.2.2   nathanw 	    "TCM5098",
    415  1.24.2.2   nathanw 	    EISA_PRODUCT_TCM5098,
    416       1.1       cgd 	},
    417       1.1       cgd 	{
    418       1.5   mycroft 	    0,
    419      1.10  jonathan 	    "TCM5920",
    420      1.10  jonathan 	    EISA_PRODUCT_TCM5920,
    421      1.10  jonathan 	},
    422      1.10  jonathan 	{
    423      1.10  jonathan 	    0,
    424      1.10  jonathan 	    "TCM5970",
    425      1.10  jonathan 	    EISA_PRODUCT_TCM5970,
    426      1.12  jonathan 	},
    427      1.12  jonathan 	{
    428      1.12  jonathan 	    0,
    429      1.12  jonathan 	    "TCM5971",
    430      1.12  jonathan 	    EISA_PRODUCT_TCM5971,
    431      1.12  jonathan 	},
    432      1.12  jonathan 	{
    433      1.12  jonathan 	    0,
    434      1.12  jonathan 	    "TCM5972",
    435      1.12  jonathan 	    EISA_PRODUCT_TCM5972,
    436      1.10  jonathan 	},
    437      1.10  jonathan 	{
    438       1.1       cgd 	    EISA_KNOWNDEV_NOPROD,
    439       1.1       cgd 	    "ADP",
    440       1.1       cgd 	    "Adaptec",
    441       1.2       cgd 	},
    442       1.2       cgd 	{
    443       1.2       cgd 	    EISA_KNOWNDEV_NOPROD,
    444       1.2       cgd 	    "AMI",
    445       1.2       cgd 	    "AMI",
    446       1.1       cgd 	},
    447       1.1       cgd 	{
    448       1.1       cgd 	    EISA_KNOWNDEV_NOPROD,
    449      1.19        ad 	    "ATT",
    450      1.19        ad 	    "AT&T",
    451      1.19        ad 	},
    452      1.19        ad 	{
    453      1.19        ad 	    EISA_KNOWNDEV_NOPROD,
    454       1.1       cgd 	    "BUS",
    455       1.1       cgd 	    "BusLogic",
    456       1.1       cgd 	},
    457       1.1       cgd 	{
    458       1.1       cgd 	    EISA_KNOWNDEV_NOPROD,
    459      1.21        ad 	    "CPQ",
    460      1.21        ad 	    "Compaq",
    461      1.21        ad 	},
    462      1.21        ad 	{
    463      1.21        ad 	    EISA_KNOWNDEV_NOPROD,
    464       1.1       cgd 	    "DEC",
    465       1.1       cgd 	    "Digital Equipment",
    466       1.8   thorpej 	},
    467       1.8   thorpej 	{
    468       1.8   thorpej 	    EISA_KNOWNDEV_NOPROD,
    469      1.19        ad 	    "DPT",
    470      1.19        ad 	    "Distributed Processing Technology",
    471      1.19        ad 	},
    472      1.19        ad 	{
    473      1.19        ad 	    EISA_KNOWNDEV_NOPROD,
    474      1.21        ad 	    "DTI",
    475      1.21        ad 	    "DeskStation Technology, Inc.",
    476      1.21        ad 	},
    477      1.21        ad 	{
    478      1.21        ad 	    EISA_KNOWNDEV_NOPROD,
    479       1.8   thorpej 	    "FSI",
    480       1.8   thorpej 	    "FORE Systems",
    481       1.8   thorpej 	},
    482       1.8   thorpej 	{
    483       1.8   thorpej 	    EISA_KNOWNDEV_NOPROD,
    484      1.17    kleink 	    "HWP",
    485      1.17    kleink 	    "Hewlett-Packard",
    486      1.17    kleink 	},
    487      1.17    kleink 	{
    488      1.17    kleink 	    EISA_KNOWNDEV_NOPROD,
    489      1.17    kleink 	    "INP",
    490      1.17    kleink 	    "Interphase",
    491      1.17    kleink 	},
    492      1.17    kleink 	{
    493      1.17    kleink 	    EISA_KNOWNDEV_NOPROD,
    494       1.8   thorpej 	    "INT",
    495       1.8   thorpej 	    "Intel",
    496       1.9   thorpej 	},
    497       1.9   thorpej 	{
    498       1.9   thorpej 	    EISA_KNOWNDEV_NOPROD,
    499       1.9   thorpej 	    "ETI",
    500       1.9   thorpej 	    "Microdyne",
    501      1.21        ad 	},
    502      1.21        ad 	{
    503      1.21        ad 	    EISA_KNOWNDEV_NOPROD,
    504      1.21        ad 	    "MDG",
    505      1.21        ad 	    "Madge Networks",
    506      1.17    kleink 	},
    507      1.17    kleink 	{
    508      1.17    kleink 	    EISA_KNOWNDEV_NOPROD,
    509      1.17    kleink 	    "MLX",
    510      1.17    kleink 	    "Mylex",
    511      1.19        ad 	},
    512      1.19        ad 	{
    513      1.19        ad 	    EISA_KNOWNDEV_NOPROD,
    514      1.19        ad 	    "NEC",
    515      1.19        ad 	    "NEC",
    516      1.13     perry 	},
    517      1.13     perry 	{
    518      1.13     perry 	    EISA_KNOWNDEV_NOPROD,
    519      1.13     perry 	    "SMC",
    520      1.13     perry 	    "Standard Microsystems Corp.",
    521       1.1       cgd 	},
    522       1.1       cgd 	{
    523       1.1       cgd 	    EISA_KNOWNDEV_NOPROD,
    524       1.1       cgd 	    "TCM",
    525       1.1       cgd 	    "3Com",
    526       1.7   thorpej 	},
    527       1.7   thorpej 	{
    528       1.7   thorpej 	    EISA_KNOWNDEV_NOPROD,
    529       1.7   thorpej 	    "USC",
    530       1.7   thorpej 	    "UltraStor",
    531       1.1       cgd 	},
    532       1.1       cgd 	{ 0, NULL, NULL, }
    533       1.1       cgd };
    534