diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-11-21 04:20:27 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-11-21 04:20:27 +0000 |
commit | 38ddffb22c7fbe24147ed74f9ef2e8c1324cbdef (patch) | |
tree | a282aa1a4114cc434bb0206608845d5a80176b89 /sys/dev/pci/pcidevs | |
parent | 68dbbb7c0e8800c6b6c72bda3b1528f8e4ad6005 (diff) |
add some new Intel chipset LPC controller ids.
Diffstat (limited to 'sys/dev/pci/pcidevs')
-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 1648e2907ea..b50a0301734 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.965 2005/11/18 22:05:34 aaron Exp $ +$OpenBSD: pcidevs,v 1.966 2005/11/21 04:20:26 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1674,7 +1674,10 @@ product INTEL E7230_MCH 0x2778 E7230 MCH product INTEL E7230_PCIE 0x2779 E7230 PCIE product INTEL 82915G_IGD 0x2782 82915G Video product INTEL 82915GM_IGD_S 0x2792 82915GM/GMS Video +product INTEL 82801GHM_LPC 0x27bd 82801GHM LPC +product INTEL 82801GH_LPC 0x27b0 82801GH LPC product INTEL 82801GB_LPC 0x27b8 82801GB LPC +product INTEL 82801GBM_LPC 0x27b9 82801GBM LPC product INTEL 82801GB_SATA_1 0x27c0 82801GB SATA product INTEL 82801GB_SATA_2 0x27c1 82801GB AHCI SATA product INTEL 82801GB_SATA_3 0x27c3 82801GB SATA |