diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2012-01-07 21:42:48 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2012-01-07 21:42:48 +0000 |
commit | fa489ae1b606e8455090a868dbb860c709f32c90 (patch) | |
tree | 8b7ff21ffc0063ff0427bce8d2dd6d3c4cbdde57 /sys/dev/pci | |
parent | 7f9a11346474a5b6c1772724a7fa33dee67b6628 (diff) |
Intel Xeon E3-1200
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 2c55f6bc10d..23c74e42c1b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1630 2012/01/04 03:35:58 jsg Exp $ +$OpenBSD: pcidevs,v 1.1631 2012/01/07 21:42:47 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2335,6 +2335,7 @@ product INTEL CORE2G_GT1 0x0102 GT1 Video product INTEL CORE2G_M_HB 0x0104 Core 2G Host product INTEL CORE2G_PCIE_2 0x0105 Core 2G PCIE product INTEL CORE2G_M_GT1 0x0106 GT1 Video +product INTEL XEONE3_1200_HB 0x0108 Xeon E3-1200 Host product INTEL CORE2G_PCIE_3 0x0109 Core 2G PCIE product INTEL CORE2G_PCIE_4 0x010d Core 2G PCIE product INTEL CORE2G_GT2 0x0112 GT2 Video |