Add Intel 440GX host bridge.
This commit is contained in:
parent
fe2b627962
commit
176549d557
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: pcidevs,v 1.253 2000/09/04 13:13:14 itojun Exp $
|
||||
$NetBSD: pcidevs,v 1.254 2000/09/04 20:30:50 soren Exp $
|
||||
|
||||
/*
|
||||
* Copyright (c) 1995, 1996 Christopher G. Demetriou
|
||||
|
@ -1086,12 +1086,15 @@ product INTEL 82443LX_AGP 0x7181 82443LX AGP Interface (PAC)
|
|||
product INTEL 82443BX 0x7190 82443BX Host Bridge/Controller
|
||||
product INTEL 82443BX_AGP 0x7191 82443BX AGP Interface
|
||||
product INTEL 82443BX_NOAGP 0x7192 82443BX Host Bridge/Controller (AGP disabled)
|
||||
product INTEL 82440MX 0x7194 82440MX Host Bridge/Controller
|
||||
product INTEL 82440MX_ACA 0x7195 82440MX AC-97 Audio Controller
|
||||
product INTEL 82440MX_ISA 0x7198 82440MX PCI-to-ISA Bridge
|
||||
product INTEL 82440MX_IDE 0x7199 82440MX IDE Controller
|
||||
product INTEL 82440MX_USB 0x719a 82440MX USB Host Controller
|
||||
product INTEL 82440MX_PMC 0x719b 82440MX Power Management Controller
|
||||
product INTEL 82440MX 0x7194 82443MX Host Bridge/Controller
|
||||
product INTEL 82440MX_ACA 0x7195 82443MX AC-97 Audio Controller
|
||||
product INTEL 82440MX_ISA 0x7198 82443MX PCI-to-ISA Bridge
|
||||
product INTEL 82440MX_IDE 0x7199 82443MX IDE Controller
|
||||
product INTEL 82440MX_USB 0x719a 82443MX USB Host Controller
|
||||
product INTEL 82440MX_PMC 0x719b 82443MX Power Management Controller
|
||||
product INTEL 82443GX 0x71a0 82443GX Host Bridge/Controller
|
||||
product INTEL 82443GX_AGP 0x71a1 82443GX AGP Interface
|
||||
product INTEL 82443GX_NOAGP 0x71a2 82443GX Host Bridge/Controller (AGP disabled)
|
||||
product INTEL I740 0x7800 i740 Graphics Accelerator
|
||||
product INTEL PCI450_PB 0x84c4 82454KX/GX PCI Bridge (PB)
|
||||
product INTEL PCI450_MC 0x84c5 82451KX/GX Memory Controller (MC)
|
||||
|
|
Loading…
Reference in New Issue