Module Name:    src
Committed By:   msaitoh
Date:           Fri Oct 28 07:25:25 UTC 2016

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

Log Message:
- Add some Core i7-800 and i5-700 devices from "Intel Core i7-800 and i5-700
  Desktop Processor Series Datasheet - Volume 2" (Document Number 322910-003).
- Change some descriptions of Core i5-600 and i3-500 devices.


To generate a diff of this commit:
cvs rdiff -u -r1.1270 -r1.1271 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.1270 src/sys/dev/pci/pcidevs:1.1271
--- src/sys/dev/pci/pcidevs:1.1270	Wed Oct 26 06:50:20 2016
+++ src/sys/dev/pci/pcidevs	Fri Oct 28 07:25:25 2016
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1270 2016/10/26 06:50:20 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1271 2016/10/28 07:25:25 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3698,13 +3698,28 @@ product INTEL XE55_IMC_CH2_ADDR 0x2c31	X
 product INTEL XE55_IMC_CH2_RANK 0x2c32	Xeon 5500 IMC Channel 2 Rank
 product INTEL XE55_IMC_CH2_THERM 0x2c33	Xeon 5500 IMC Channel 2 Thermal Control
 product INTEL XE55_QP_REG	0x2c40	Xeon 5500 QuickPath Generic Non-Core Register
-product INTEL CORE_QP_REG_1	0x2c61	QuickPath Generic Non-Core Register
+product INTEL CORE_QP_REG_2	0x2c51	Core i7-800 and i5-700 QuickPath Generic Non-Core Register
+product INTEL CORE_QP_REG_1	0x2c61	Core i5-600, i3-500 and Pentium 6000 QuickPath Generic Non-Core Register
 product INTEL XE56_QP_REG	0x2c70	Xeon 5600 QuickPath Generic Non-Core Register
-product INTEL CORE_QP_SAD	0x2d01	QuickPath Generic System Address Decoder
-product INTEL CORE_QPI_LINK	0x2d10	QPI Link
-product INTEL CORE_QPI_PHYS	0x2d11	QPI Physical
-product INTEL CORE_RSVD_1	0x2d12	Reserved
-product INTEL CORE_RSVD_2	0x2d13	Reserved
+product INTEL CORE_QP_SAD_2	0x2c81	Core i7-800 and i5-700 QuickPath Generic System Address Decoder
+product INTEL CORE_QPI_LINK_2	0x2c90	Core i7-800 and i5-700 QPI Link
+product INTEL CORE_QPI_PHYS_2	0x2c91	Core i7-800 and i5-700 QPI Physical
+product INTEL CORE_IMC_REG	0x2c98	Core i7-800 and i5-700 IMC
+product INTEL CORE_IMC_TAD	0x2c99	Core i7-800 and i5-700 IMC Target Address Decoder
+product INTEL CORE_IMC_TEST	0x2c9c	Core i7-800 and i5-700 IMC Test
+product INTEL CORE_IMC_CH0_CTRL 0x2ca0	Core i7-800 and i5-700 IMC Channel 0 Control
+product INTEL CORE_IMC_CH0_ADDR 0x2ca1	Core i7-800 and i5-700 IMC Channel 0 Address
+product INTEL CORE_IMC_CH0_RANK 0x2ca2	Core i7-800 and i5-700 IMC Channel 0 Rank
+product INTEL CORE_IMC_CH0_THERM 0x2ca3	Core i7-800 and i5-700 IMC Channel 0 Thermal Control
+product INTEL CORE_IMC_CH1_CTRL 0x2ca8	Core i7-800 and i5-700 IMC Channel 1 Control
+product INTEL CORE_IMC_CH1_ADDR 0x2ca9	Core i7-800 and i5-700 IMC Channel 1 Address
+product INTEL CORE_IMC_CH1_RANK 0x2caa	Core i7-800 and i5-700 IMC Channel 1 Rank
+product INTEL CORE_IMC_CH1_THERM 0x2cab	Core i7-800 and i5-700 IMC Channel 1 Thermal Control
+product INTEL CORE_QP_SAD	0x2d01	Core i5-600, i3-500 and Pentium 6000 QuickPath Generic System Address Decoder
+product INTEL CORE_QPI_LINK	0x2d10	Core i5-600, i3-500 and Pentium 6000 QPI Link
+product INTEL CORE_QPI_PHYS	0x2d11	Core i5-600, i3-500 and Pentium 6000 QPI Physical
+product INTEL CORE_RSVD_1	0x2d12	Core i5-600, i3-500 and Pentium 6000 Reserved
+product INTEL CORE_RSVD_2	0x2d13	Core i5-600, i3-500 and Pentium 6000 Reserved
 product INTEL XE56_QP_SAD	0x2d81	QuickPath System Address Decoder
 product INTEL XE56_QPI_LINK0	0x2d90	Xeon 5600 QPI Link 0
 product INTEL XE56_QPI_PHYS0	0x2d91	Xeon 5600 QPI Physical 0

Reply via email to