Fill out the Intel section of this a bit, and note the URL of a
periodically updated list of PCI vendor/product codes.
This commit is contained in:
parent
a4f9e46a87
commit
5d9878b0be
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: pcidevs,v 1.20 1996/10/19 13:01:49 jonathan Exp $
|
||||
$NetBSD: pcidevs,v 1.21 1996/11/28 00:46:35 thorpej Exp $
|
||||
|
||||
/*
|
||||
* Copyright (c) 1995, 1996 Christopher G. Demetriou
|
||||
|
@ -31,6 +31,12 @@ $NetBSD: pcidevs,v 1.20 1996/10/19 13:01:49 jonathan Exp $
|
|||
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
/*
|
||||
* NOTE: a fairly complete list of PCI codes can be found at:
|
||||
*
|
||||
* http://www.halcyon.com/scripts/jboemler/pci/pcicode
|
||||
*/
|
||||
|
||||
/*
|
||||
* List of known PCI vendors
|
||||
*/
|
||||
|
@ -515,14 +521,26 @@ product IMS 8849 0x8849 8849
|
|||
|
||||
/* Intel products */
|
||||
product INTEL PCEB 0x0482 82375EB PCI-EISA Bridge
|
||||
product INTEL CDC 0x0483 82424ZX Cache and DRAM controller
|
||||
product INTEL CDC 0x0483 82424ZX (Saturn) Cache and DRAM controller
|
||||
product INTEL SIO 0x0484 82378IB PCI-ISA Bridge (System I/O)
|
||||
product INTEL PCIB 0x0486 82426EX PCI-ISA Bridge
|
||||
product INTEL PCMC 0x04a3 82434LX PCI, Cache, and Memory Controller
|
||||
product INTEL PCMC 0x04a3 82434LX/NX (Mercury/Neptune) PCI, Cache, and DRAM Controller
|
||||
product INTEL 82092AA 0x1222 82092AA IDE controller
|
||||
product INTEL SAA7116 0x1223 SAA7116
|
||||
product INTEL 82437 0x122d 82437 Triton
|
||||
product INTEL 82471 0x122e 82471 Triton
|
||||
product INTEL 82438 0x1230 82438
|
||||
product INTEL EEPRO100 0x1227 EE Pro 100 10/100 Fast Ethernet
|
||||
product INTEL EEPRO100S 0x1228 EE Pro 100 Smart 10/100 Fast Ethernet
|
||||
product INTEL 82557 0x1229 82557 Fast Ethernet LAN Controller
|
||||
product INTEL 82437 0x122d 82437FX (Triton) PCI, Cache, and DRAM Controller
|
||||
product INTEL 82471 0x122e 82471FB (Triton) PCI-ISA Bridge
|
||||
product INTEL 82438 0x1230 82438 (Triton) IDE controller
|
||||
product INTEL 82439 0x1250 82439 (Triton II) TXC Host Bridge
|
||||
product INTEL 82371SB 0x7000 82371SB (Triton II) PCI-ISA Bridge
|
||||
product INTEL 82371IDE 0x7010 82371SB (Triton II) IDE controller
|
||||
product INTEL 82371USB 0x7020 82371SB (Triton II) USB Interface
|
||||
product INTEL 82430VX 0x7030 82430VX (Triton VX) Host Bridge
|
||||
product INTEL 82440FX 0x1237 82440FX (Natoma) PCI and Memory Controller
|
||||
product INTEL 82450KX 0x84c4 82450KX (Orion) PCI Memory Controller
|
||||
product INTEL 82454GX 0x84c5 82454GX (Orion) Host-PCI bridge
|
||||
|
||||
/* I. T. T. products */
|
||||
product ITT AGX016 0x0001 AGX016
|
||||
|
|
Loading…
Reference in New Issue