Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Add Intel Xeon E3-1200 v3 Host Bridge, DRAM.



details:   https://anonhg.NetBSD.org/src/rev/cf2047e06187
branches:  trunk
changeset: 331070:cf2047e06187
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Wed Jul 30 12:34:12 2014 +0000

description:
Add Intel Xeon E3-1200 v3 Host Bridge, DRAM.

diffstat:

 sys/dev/pci/pcidevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 83f4497e1c91 -r cf2047e06187 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Jul 30 10:50:54 2014 +0000
+++ b/sys/dev/pci/pcidevs       Wed Jul 30 12:34:12 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1198 2014/07/25 20:13:05 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1199 2014/07/30 12:34:12 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2630,6 +2630,7 @@
 product INTEL HASWELL_HOST_DRAM        0x0c00  Haswell Host Bridge, DRAM
 product INTEL HASWELL_PCIE16   0x0c01  Haswell PCI-E x16 Controller
 product INTEL HASWELL_PCIE8    0x0c05  Haswell PCI-E x8 Controller
+product INTEL XE3_12KV3_HOST_DRAM 0x0c08 Xeon E3-1200 v3 Host Bridge, DRAM
 product INTEL HASWELL_PCIE4    0x0c09  Haswell PCI-E x4 Controller
 product INTEL HASWELL_MINI_HDA 0x0c0c  Haswell Mini HD Audio Controller
 product INTEL S1200_PCIE_1     0x0c46  Atom S1200 PCIe Root Port 1



Home | Main Index | Thread Index | Old Index