11.30Sthorpej$NetBSD: eisadevs,v 1.30 2021/07/24 22:36:31 thorpej Exp $
21.1Scgd
31.1Scgd/*
41.1Scgd * Copyright (c) 1995, 1996 Christopher G. Demetriou
51.1Scgd * All rights reserved.
61.1Scgd *
71.1Scgd * Redistribution and use in source and binary forms, with or without
81.1Scgd * modification, are permitted provided that the following conditions
91.1Scgd * are met:
101.1Scgd * 1. Redistributions of source code must retain the above copyright
111.1Scgd *    notice, this list of conditions and the following disclaimer.
121.1Scgd * 2. Redistributions in binary form must reproduce the above copyright
131.1Scgd *    notice, this list of conditions and the following disclaimer in the
141.1Scgd *    documentation and/or other materials provided with the distribution.
151.1Scgd * 3. All advertising materials mentioning features or use of this software
161.1Scgd *    must display the following acknowledgement:
171.1Scgd *      This product includes software developed by Christopher G. Demetriou
181.1Scgd *	for the NetBSD Project.
191.1Scgd * 4. The name of the author may not be used to endorse or promote products
201.1Scgd *    derived from this software without specific prior written permission
211.1Scgd *
221.1Scgd * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
231.1Scgd * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
241.1Scgd * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
251.1Scgd * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
261.1Scgd * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
271.1Scgd * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
281.1Scgd * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
291.1Scgd * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
301.1Scgd * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
311.1Scgd * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
321.1Scgd */
331.1Scgd
341.1Scgd/*
351.29Sjnemeth * Use "make -f Makefile.eisadevs" to regenerate eisadevs.h and eisadevs_data.h
361.29Sjnemeth */
371.29Sjnemeth
381.29Sjnemeth/*
391.19Sad * List of known EISA vendors, sorted by vendor code.
401.1Scgd */
411.1Scgd
421.1Scgdvendor ADP		Adaptec
431.2Scgdvendor AMI		AMI
441.17Sadvendor ATT		AT&T
451.1Scgdvendor BUS		BusLogic
461.19Sadvendor CPQ		Compaq
471.1Scgdvendor DEC		Digital Equipment
481.17Sadvendor DPT		Distributed Processing Technology
491.19Sadvendor DTI		DeskStation Technology, Inc.
501.9Sthorpejvendor FSI		FORE Systems
511.15Skleinkvendor HWP		Hewlett-Packard
521.15Skleinkvendor INP		Interphase
531.9Sthorpejvendor INT		Intel
541.10Sthorpejvendor ETI		Microdyne
551.19Sadvendor MDG		Madge Networks
561.15Skleinkvendor MLX		Mylex
571.17Sadvendor NEC		NEC
581.14Sperryvendor SMC		Standard Microsystems Corp.
591.1Scgdvendor TCM		3Com
601.8Sthorpejvendor USC		UltraStor
611.1Scgd
621.1Scgd/*
631.19Sad * List of known products, grouped and sorted by vendor code.
641.1Scgd */
651.1Scgd
661.1Scgd/* Adaptec products */
671.3Scgdproduct ADP 0000	AHA-1740 SCSI
681.3Scgdproduct ADP 0001	AHA-1740A SCSI
691.3Scgdproduct ADP 0002	AHA-1742A SCSI
701.3Scgdproduct ADP 0400	AHA-1744 SCSI
711.3Scgdproduct ADP 7770	AIC-7770 SCSI (on motherboard)
721.3Scgdproduct ADP 7771	AHA-274x SCSI
731.3Scgdproduct ADP 7756	AHA-284x SCSI (BIOS enabled)
741.3Scgdproduct ADP 7757	AHA-284x SCSI (BIOS disabled)
751.1Scgd
761.2Scgd/* AMI products */
771.3Scgdproduct AMI 4801	Series 48 SCSI
781.2Scgd
791.17Sad/* AT&T products */
801.17Sadproduct ATT 2408	EATA SCSI controller
811.17Sad
821.1Scgd/* BusLogic products */
831.3Scgdproduct BUS 4201	Bt74xB SCSI
841.3Scgdproduct BUS 4202	Bt74xC SCSI
851.22Sadproduct BUS 6001	Bt760 Ethernet
861.20Sadproduct BUS 6301	Bt763E Ethernet
871.19Sad
881.19Sad/* Compaq products */
891.30Sthorpejproduct CPQ 3001	Advanced VGA
901.30Sthorpejproduct CPQ 3011	QVision 1024/E Video Controller
911.30Sthorpejproduct CPQ 3021	QVision 1024/I Video Controller
921.30Sthorpejproduct CPQ 3111	QVision 1024/E Graphics Controller
931.30Sthorpejproduct CPQ 3112	QVision 1280/E Graphics Controller
941.30Sthorpejproduct CPQ 3121	QVision 1024/I Graphics Controller
951.30Sthorpejproduct CPQ 3122	QVision 1280/I Graphics Controller
961.19Sadproduct	CPQ 4001	IDA array controller
971.19Sadproduct CPQ 4002	IDA-2 array controller
981.21Sadproduct CPQ 4010	IEAS array controller
991.19Sadproduct CPQ 4020	SMART array controller
1001.19Sadproduct CPQ 4030	SMART-2/E array controller
1011.19Sadproduct CPQ 6101	NetFlex-2 ENET-TR
1021.1Scgd
1031.1Scgd/* Digital Equipment products */
1041.18Sthorpejproduct DEC 4220	DE422 Ethernet
1051.3Scgdproduct DEC 4250	DE425 Ethernet
1061.6Sthorpejproduct DEC 3001	DEFEA FDDI Controller
1071.6Sthorpejproduct DEC 3002	DEFEA FDDI Controller
1081.6Sthorpejproduct DEC 3003	DEFEA FDDI Controller
1091.6Sthorpejproduct DEC 3004	DEFEA FDDI Controller
1101.9Sthorpej
1111.17Sad/* DPT products */
1121.17Sadproduct DPT 2402	PM2012A/9X EATA SCSI controller
1131.17Sadproduct DPT A401	PM2012B/9X EATA SCSI controller
1141.17Sadproduct DPT A402	PM2012B2/9X EATA SCSI controller
1151.17Sadproduct DPT A410	PM2x22A/9X EATA SCSI controller
1161.17Sadproduct DPT A411	Spectre EATA SCSI controller
1171.17Sadproduct DPT A412	PM2021A/9X EATA SCSI controller
1181.17Sadproduct DPT A420	PM2042 EATA SCSI controller
1191.17Sadproduct DPT A501	PM2012B1/9X EATA SCSI controller
1201.17Sadproduct DPT A502	PM2012Bx/9X EATA SCSI controller
1211.17Sadproduct DPT A701	PM2011B1/9X EATA SCSI controller
1221.17Sadproduct DPT BC01	PM3011/7X ESDI controller
1231.17Sad
1241.19Sad/* DeskStation Technology, Inc. products */
1251.19Sadproduct DTI 0000	Evolution RISC PC
1261.19Sad
1271.19Sad/* ETI products */
1281.19Sadproduct ETI 1001	NE3300 Ethernet Rev. C & D
1291.19Sad
1301.9Sthorpej/* FORE Systems products */
1311.9Sthorpejproduct FSI 2001	ESA-200 ATM
1321.9Sthorpejproduct FSI 2002	ESA-200A ATM
1331.9Sthorpejproduct FSI 2003	ESA-200E ATM
1341.15Skleink
1351.19Sad/* HP products */
1361.19Sadproduct HWP 0C70	HP-IB Host Adapter
1371.19Sadproduct HWP 0C80	SCSI Host Adapter (Cirrus-II) -- 25525A
1381.19Sadproduct HWP 1850	LAN AdapterCard -- 25567A
1391.19Sadproduct HWP 1980	ATM Adapter -- J2802A
1401.19Sadproduct HWP 2051	EISA Test Adapter Card
1411.19Sadproduct HWP C000	Series 700 EISA System Board
1421.19Sadproduct HWP C010	Series 700 EISA System Board
1431.19Sadproduct HWP C051	Series 700 EISA System Board
1441.19Sadproduct HWP C091	EISA System Board
1451.19Sadproduct HWP C0D1	EISA System Board
1461.19Sadproduct HWP C0E1	EISA System Board
1471.19Sad
1481.15Skleink/* Interphase products */
1491.15Skleinkproduct INP 25D0	Seahawk 4811 FDDI Controller
1501.9Sthorpej
1511.9Sthorpej/* Intel products */
1521.9Sthorpejproduct INT 1010	EtherExpress 32 Flash Ethernet
1531.10Sthorpej
1541.19Sad/* Madge products */
1551.19Sadproduct MDG 0002	Smart 16/4 EISA Ringnode
1561.23Sad
1571.23Sad/* Mylex products */
1581.23Sadproduct MLX 0070	DAC960 RAID controller
1591.23Sadproduct MLX 0071	DAC960 RAID controller
1601.23Sadproduct MLX 0072	DAC960 RAID controller
1611.23Sadproduct MLX 0073	DAC960 RAID controller
1621.23Sadproduct MLX 0074	DAC960 RAID controller
1631.23Sadproduct MLX 0075	DAC960-A RAID controller
1641.23Sadproduct MLX 0076	DAC960-A RAID controller
1651.23Sadproduct MLX 0077	DAC960-A RAID controller
1661.17Sad
1671.17Sad/* NEC products */
1681.17Sadproduct NEC 8200	EATA SCSI controller
1691.1Scgd
1701.19Sad/* Standard Microsystems (SMC) */
1711.19Sadproduct SMC 8010	Ethercard Elite32C Ultra
1721.19Sadproduct SMC 0110	Elite32 Ethernet
1731.25Stsutsuiproduct SMC A010	Ether 10/100 (9232DST)
1741.19Sad
1751.19Sad/* UltraStor products */
1761.19Sadproduct USC 0240	24f SCSI
1771.19Sad
1781.1Scgd/* 3Com products */
1791.19Sadproduct TCM 5090	3C509-TP Ethernet
1801.4Sthorpejproduct TCM 5091	3C509 Ethernet
1811.3Scgdproduct TCM 5092	3C579-TP Ethernet
1821.3Scgdproduct TCM 5093	3C579 Ethernet
1831.16Stronproduct TCM 5094	3C509 Ethernet Combo
1841.24Smartinproduct TCM 5095	3C509-TP Ethernet
1851.24Smartinproduct TCM 5098	3C509-TP Ethernet
1861.13Sjonathanproduct	TCM 5920 	3C592 Etherlink III
1871.13Sjonathanproduct	TCM 5970 	3C597 Fast Etherlink TX
1881.27Sperryproduct	TCM 5971 	3C597 Fast Etherlink T4
1891.27Sperryproduct	TCM 5972 	3C597 Fast Etherlink MII
1901.26Sjdolecekproduct	TCM 6790	3C679 Tokenlink III 16/4
191