eisadevs.h revision 1.16 1 1.16 thorpej /* $NetBSD: eisadevs.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 /*
42 1.1 cgd * List of known products, grouped by vendor.
43 1.1 cgd */
44 1.1 cgd
45 1.1 cgd /* Adaptec products */
46 1.3 cgd #define EISA_PRODUCT_ADP0000 "Adaptec AHA-1740 SCSI"
47 1.3 cgd #define EISA_PRODUCT_ADP0001 "Adaptec AHA-1740A SCSI"
48 1.3 cgd #define EISA_PRODUCT_ADP0002 "Adaptec AHA-1742A SCSI"
49 1.3 cgd #define EISA_PRODUCT_ADP0400 "Adaptec AHA-1744 SCSI"
50 1.3 cgd #define EISA_PRODUCT_ADP7770 "Adaptec AIC-7770 SCSI (on motherboard)"
51 1.3 cgd #define EISA_PRODUCT_ADP7771 "Adaptec AHA-274x SCSI"
52 1.3 cgd #define EISA_PRODUCT_ADP7756 "Adaptec AHA-284x SCSI (BIOS enabled)"
53 1.3 cgd #define EISA_PRODUCT_ADP7757 "Adaptec AHA-284x SCSI (BIOS disabled)"
54 1.1 cgd
55 1.2 cgd /* AMI products */
56 1.3 cgd #define EISA_PRODUCT_AMI4801 "AMI Series 48 SCSI"
57 1.2 cgd
58 1.1 cgd /* BusLogic products */
59 1.3 cgd #define EISA_PRODUCT_BUS4201 "BusLogic Bt74xB SCSI"
60 1.3 cgd #define EISA_PRODUCT_BUS4202 "BusLogic Bt74xC SCSI"
61 1.1 cgd
62 1.1 cgd /* Digital Equipment products */
63 1.3 cgd #define EISA_PRODUCT_DEC4250 "Digital Equipment DE425 Ethernet"
64 1.6 thorpej #define EISA_PRODUCT_DEC3001 "Digital Equipment DEFEA FDDI Controller"
65 1.6 thorpej #define EISA_PRODUCT_DEC3002 "Digital Equipment DEFEA FDDI Controller"
66 1.6 thorpej #define EISA_PRODUCT_DEC3003 "Digital Equipment DEFEA FDDI Controller"
67 1.6 thorpej #define EISA_PRODUCT_DEC3004 "Digital Equipment DEFEA FDDI Controller"
68 1.8 thorpej
69 1.8 thorpej /* FORE Systems products */
70 1.8 thorpej #define EISA_PRODUCT_FSI2001 "FORE Systems ESA-200 ATM"
71 1.8 thorpej #define EISA_PRODUCT_FSI2002 "FORE Systems ESA-200A ATM"
72 1.8 thorpej #define EISA_PRODUCT_FSI2003 "FORE Systems ESA-200E ATM"
73 1.8 thorpej
74 1.8 thorpej /* Intel products */
75 1.8 thorpej #define EISA_PRODUCT_INT1010 "Intel EtherExpress 32 Flash Ethernet"
76 1.9 thorpej
77 1.9 thorpej /* ETI products */
78 1.9 thorpej #define EISA_PRODUCT_ETI1001 "Microdyne NE3300 Ethernet Rev. C & D"
79 1.1 cgd
80 1.1 cgd /* 3Com products */
81 1.4 thorpej #define EISA_PRODUCT_TCM5091 "3Com 3C509 Ethernet"
82 1.3 cgd #define EISA_PRODUCT_TCM5092 "3Com 3C579-TP Ethernet"
83 1.3 cgd #define EISA_PRODUCT_TCM5093 "3Com 3C579 Ethernet"
84 1.12 jonathan #define EISA_PRODUCT_TCM5920 "3Com 3C592 Etherlink III"
85 1.12 jonathan #define EISA_PRODUCT_TCM5970 "3Com 3C597 Fast Etherlink TX"
86 1.12 jonathan #define EISA_PRODUCT_TCM5971 "3Com 3C597 Fast Etherlink T4"
87 1.12 jonathan #define EISA_PRODUCT_TCM5972 "3Com 3C597 Fast Etherlink MII"
88 1.12 jonathan
89 1.13 perry /* Standard Microsystems (SMC) */
90 1.13 perry #define EISA_PRODUCT_SMC8010 "Standard Microsystems Corp. Ethercard Elite32C Ultra"
91 1.13 perry #define EISA_PRODUCT_SMC0110 "Standard Microsystems Corp. Elite32 Ethernet"
92 1.5 mycroft
93 1.5 mycroft /* UltraStor products */
94 1.7 thorpej #define EISA_PRODUCT_USC0240 "UltraStor 24f SCSI"
95