diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2007-10-15 04:50:54 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2007-10-15 04:50:54 +0000 |
commit | 3a6aaae8d95d86ffe6de7b288d73579cc2dafd49 (patch) | |
tree | 6a756a0da460b0af9d9c685c2c08d6e78d23417c /sys/dev | |
parent | 71cc1cfb9633f4f21cbd7bed2a5e298466155cf4 (diff) |
add some more Intel ICH9 PCI to ISA bridges.
ok dlg@
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 3fb2bd88b3a..d119b88f3c7 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1276 2007/10/15 02:06:57 brad Exp $ +$OpenBSD: pcidevs,v 1.1277 2007/10/15 04:50:53 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2200,7 +2200,10 @@ product INTEL 82801H_PCIE_5 0x2847 82801H PCIE product INTEL 82801H_PCIE_6 0x2849 82801H PCIE product INTEL 82801H_HDA 0x284b 82801H HD Audio product INTEL 82801HBM_IDE 0x2850 82801HBM IDE +product INTEL 82801IH_LPC 0x2912 82810IH LPC +product INTEL 82801IO_LPC 0x2914 82801IO LPC product INTEL 82801IR_LPC 0x2916 82801IR LPC +product INTEL 82801IB_LPC 0x2918 82801IB LPC product INTEL 82801I_SATA_1 0x2920 82801I SATA product INTEL 82801I_SATA_2 0x2921 82801I SATA product INTEL 82801I_SATA_3 0x2926 82801I SATA |