diff options
author | 1999-03-13 21:15:31 +0000 | |
---|---|---|
committer | 1999-03-13 21:15:31 +0000 | |
commit | b411fc061707c242dc70e6856f12f52e6dc70376 (patch) | |
tree | 70ef6e12edee53efab3b7b06543d5a2c62f7e57e | |
parent | indent (diff) | |
download | wireguard-openbsd-b411fc061707c242dc70e6856f12f52e6dc70376.tar.xz wireguard-openbsd-b411fc061707c242dc70e6856f12f52e6dc70376.zip |
new intel bridge chipset
-rw-r--r-- | sys/dev/pci/pcidevs | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index ed884cc617d..9898e436760 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.129 1999/03/12 20:01:33 deraadt Exp $ +$OpenBSD: pcidevs,v 1.130 1999/03/13 21:15:31 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -913,11 +913,13 @@ product INTEL 82371AB 0x7110 82371AB PIIX4 ISA product INTEL 82371AB_IDE 0x7111 82371AB IDE (PIIX4) product INTEL 82371AB_USB 0x7112 82371AB USB Host (PIIX4) product INTEL 82371AB_PMC 0x7113 82371AB Power Management (PIIX4) -product INTEL 82443LX 0x7180 82443LX PCI AGP (PAC) -product INTEL 82443LX_AGP 0x7181 82443LX AGP Device (PAC) -product INTEL 82443BX 0x7190 82443BX PCI AGP (PAC) -product INTEL 82443BX_AGP 0x7191 82443BX AGP Device (PAC) +product INTEL 82443LX 0x7180 82443LX PCI-AGP (PAC) +product INTEL 82443LX_AGP 0x7181 82443LX AGP (PAC) +product INTEL 82443BX 0x7190 82443BX PCI-AGP (PAC) +product INTEL 82443BX_AGP 0x7191 82443BX AGP (PAC) product INTEL 82443BX_NOAGP 0x7192 82443BX Host-PCI (no AGP) +product INTEL 82440BX 0x71a0 82440BX PCI-AGP (PAC) +product INTEL 82440BX_AGP 0x71a1 82440BX AGP (PAC) product INTEL PCI450_PB 0x84c4 450 PCIset (Orion) Host-PCI product INTEL PCI450_MC 0x84c5 450 PCIset (Orion) Memory |