pcidevs revision 1.3
1$NetBSD: pcidevs,v 1.3 1995/11/10 19:36:09 christos Exp $
2
3/*
4 * Copyright (c) 1995 Christopher G. Demetriou
5 * All rights reserved.
6 *
7 * Redistribution and use in source and binary forms, with or without
8 * modification, are permitted provided that the following conditions
9 * are met:
10 * 1. Redistributions of source code must retain the above copyright
11 *    notice, this list of conditions and the following disclaimer.
12 * 2. Redistributions in binary form must reproduce the above copyright
13 *    notice, this list of conditions and the following disclaimer in the
14 *    documentation and/or other materials provided with the distribution.
15 * 3. All advertising materials mentioning features or use of this software
16 *    must display the following acknowledgement:
17 *      This product includes software developed by Christopher G. Demetriou
18 *	for the NetBSD Project.
19 * 4. The name of the author may not be used to endorse or promote products
20 *    derived from this software without specific prior written permission
21 *
22 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
23 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
24 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
25 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
26 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
27 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
28 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
29 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
30 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
31 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32 */
33
34/*
35 * List of known PCI vendors
36 */
37
38vendor OLDNCR		0x1000		NCR	# Old ID.  see "NCR" below.
39vendor ATI		0x1002		ATI
40vendor DEC		0x1011		DEC
41vendor CIRRUS		0x1013		Cirrus Logic
42vendor IBM		0x1014		IBM
43vendor NCR		0x101A		NCR
44vendor AMD		0x1022		AMD
45vendor ACER		0x1025		Acer
46vendor COMPAQ		0x1032		Compaq
47vendor NEC		0x1033		NEC
48vendor SIS		0x1039		SIS
49vendor HP		0x103C		Hewlett-Packard
50vendor KPC		0x1040		Kubota Pacific Corp.
51vendor TI		0x104C		Texas Instruments
52vendor SONY		0x104D		Sony
53vendor MOT		0x1057		Motorola
54vendor MYLEX		0x1069		Mylex
55vendor APPLE		0x106B		Apple
56vendor QLOGIC		0x1077		QLogic	# ??? XXX
57vendor BIT3		0x108A		Bit3 Computer Corp.
58vendor CABLETRON	0x10B1		Cabletron
59vendor 3COM		0x10B7		3Com
60vendor CERN		0x10DC		CERN	# ??? XXX
61vendor ECP		0x10DC		ECP	# ??? XXX
62vendor ECU		0x10DC		ECU	# ??? XXX
63vendor PROTEON		0x1108		Proteon
64vendor S3		0x5333		S3
65vendor INTEL		0x8086		Intel
66vendor ADP		0x9004		Adaptec
67
68/*
69 * List of known products.  Grouped by vendor.
70 */
71
72/* Adaptec products */
73product	ADP AIC7850	0x7075	UNSUPP	AIC-7850
74product	ADP AIC7870	0x7078	UNSUPP	AIC-7870
75product	ADP AIC2940	0x7178	UNSUPP	AIC-2940
76product	ADP AIC2940U	0x8178	UNSUPP	AIC-2940 (\"Ultra\")
77
78/* ATI products */
79product ATI MACH32	0x4158	UNSUPP	Mach32
80product ATI MACH64_CX	0x4358	UNSUPP	Mach64-CX
81product ATI MACH64_GX	0x4758	UNSUPP	Mach64-GX
82
83/* DEC products */
84product DEC 21050	0x0001	UNSUPP	DECchip 21050 (\"PPB\")
85product DEC 21040	0x0002  	DECchip 21040 (\"Tulip\")
86product DEC 21030	0x0004	UNSUPP	DECchip 21030 (\"TGA\")
87product DEC NVRAM	0x0007	UNSUPP	Zephyr NV-RAM
88product DEC KZPSA	0x0008	UNSUPP	KZPSA
89product DEC 21140	0x0009		DECchip 21140 (\"FasterNet\")
90product DEC DEFPA	0x000f	UNSUPP	DEFPA
91/* product DEC ???	0x0010	UNSUPP	??? VME Interface */
92product DEC 21041	0x0014  	DECchip 21041 (\"Tulip Pass 3\")
93
94/* Intel products */
95/* XXX name? */
96product INTEL PCEB	0x0482	UNSUPP	82375EB PCI-EISA Bridge
97product INTEL PCIB	0x0486	UNSUPP	82426EX PCI-ISA Bridge
98product INTEL PCMC	0x04a3	UNSUPP	82434LX PCI, Cache, and Memory controller
99
100/* XXX the following two Intel products are UNVERIFIED. */
101product INTEL CDC	0x0483	UNSUPP	82424 Cache and DRAM controller
102/* XXX Supported on the Alpha. XXX unverified. XXX includes PCI-ISA bridge */
103product INTEL SIO	0x0484	UNSUPP	82378 System I/O
104
105/* Mylex products */
106product MYLEX 960P	0x0001	UNSUPP	RAID controller
107
108/* NCR/Symbios Logic products */
109product NCR 810		0x0001		53c810
110product OLDNCR 810	0x0001		53c810
111product NCR 825		0x0003		53c825
112product OLDNCR 825	0x0003		53c825
113product NCR 815		0x0004		53c815
114product OLDNCR 815	0x0004		53c815
115
116/* QLogic products */
117product QLOGIC ISP1020	0x1020	UNSUPP	ISP1020
118
119/* S3 Products */
120product S3 VISION864	0x88c0	UNSUPP	Vision 864
121
122/* 3COM Products */
123product	3COM 3C590	0x5900		3c590
124