Module Name:    src
Committed By:   msaitoh
Date:           Fri Jul 25 20:13:05 UTC 2014

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
Add some Intel Core internal devices.


To generate a diff of this commit:
cvs rdiff -u -r1.1197 -r1.1198 src/sys/dev/pci/pcidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/pci/pcidevs
diff -u src/sys/dev/pci/pcidevs:1.1197 src/sys/dev/pci/pcidevs:1.1198
--- src/sys/dev/pci/pcidevs:1.1197	Tue Jul  8 17:45:12 2014
+++ src/sys/dev/pci/pcidevs	Fri Jul 25 20:13:05 2014
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1197 2014/07/08 17:45:12 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1198 2014/07/25 20:13:05 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3759,6 +3759,10 @@ product INTEL PINEVIEW_M_IGD	0xa011	Pine
 product INTEL 21152		0xb152	S21152BB PCI-PCI Bridge
 product INTEL 21154		0xb154	S21152BA,S21154AE/BE PCI-PCI Bridge
 product INTEL 21555		0xb555	21555 Non-Transparent PCI-PCI Bridge
+product INTEL CP_DMI_1		0xd131	Core Processor DMI
+product INTEL CP_DMI_2		0xd132	Core Processor DMI
+product INTEL CP_PCIE_1		0xd138	Core Processor PCIe Root Port (x16 or x8 max)
+product INTEL CP_PCIE_2		0xd13a	Core Processor PCIe Root Port (x8 max)
 product INTEL CP_QPI_LINK	0xd150	Core Processor QPI Link
 product INTEL CP_QPI_RPREGS	0xd151	Core Processor QPI Routing and Protocol Registers
 product INTEL CP_SYS_MREGS	0xd155	Core Processor System Management Registers

Reply via email to