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 some Core i7-800 and i5-700 devices from "...
details: https://anonhg.NetBSD.org/src/rev/faaeb4fc4619
branches: trunk
changeset: 348597:faaeb4fc4619
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Fri Oct 28 07:25:25 2016 +0000
description:
- 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.
diffstat:
sys/dev/pci/pcidevs | 29 ++++++++++++++++++++++-------
1 files changed, 22 insertions(+), 7 deletions(-)
diffs (44 lines):
diff -r 15d05b531d38 -r faaeb4fc4619 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Fri Oct 28 06:59:08 2016 +0000
+++ b/sys/dev/pci/pcidevs Fri Oct 28 07:25:25 2016 +0000
@@ -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_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
Home |
Main Index |
Thread Index |
Old Index