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 yet another Intel Core QuickPath Generic Non...



details:   https://anonhg.NetBSD.org/src/rev/a8f4a5935431
branches:  trunk
changeset: 446943:a8f4a5935431
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Wed Dec 26 08:25:20 2018 +0000

description:
Add yet another Intel Core QuickPath Generic Non-Core Register.

diffstat:

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

diffs (17 lines):

diff -r 1e256a353d48 -r a8f4a5935431 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Dec 26 08:01:40 2018 +0000
+++ b/sys/dev/pci/pcidevs       Wed Dec 26 08:25:20 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1356 2018/12/03 18:23:02 bouyer Exp $
+$NetBSD: pcidevs,v 1.1357 2018/12/26 08:25:20 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -4148,6 +4148,7 @@
 product INTEL XE55_QP_REG      0x2c40  Xeon 5500 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 CORE_QP_REG_3    0x2c62  Core QuickPath Generic Non-Core Register
 product INTEL XE56_QP_REG      0x2c70  Xeon 5600 QuickPath Generic Non-Core Register
 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



Home | Main Index | Thread Index | Old Index