diff options
author | Marc Balmer <mbalmer@cvs.openbsd.org> | 2007-01-01 21:03:11 +0000 |
---|---|---|
committer | Marc Balmer <mbalmer@cvs.openbsd.org> | 2007-01-01 21:03:11 +0000 |
commit | 0ef5c27b9c987b9d0803108ff0ff3698619ea3af (patch) | |
tree | 8f47d349235d293ef715dffe79686f8e5a7a884c /sys/dev | |
parent | 988eef69d60aa4575cafec2ba0d155e92ed18965 (diff) |
Add a new Intel host bridge chipset
from brad@
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 81e66a305d6..91d48bbb0c8 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1208 2006/12/30 17:52:09 marco Exp $ +$OpenBSD: pcidevs,v 1.1209 2007/01/01 21:03:10 mbalmer Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2054,6 +2054,8 @@ product INTEL 82955X_PCIE 0x2775 82955X PCIE product INTEL 82945G_IGD_2 0x2776 82945G Video product INTEL E7230_MCH 0x2778 E7230 MCH product INTEL E7230_PCIE 0x2779 E7230 PCIE +product INTEL 82975X_MCH 0x277c 82975X MCH +product INTEL 82975X_PCIE 0x277d 82975X PCIE product INTEL 82915G_IGD 0x2782 82915G Video product INTEL 82915GM_IGD_S 0x2792 82915GM/GMS Video product INTEL 82945GM_MCH 0x27a0 82945GM MCH |