Module Name:    src
Committed By:   msaitoh
Date:           Wed Dec 26 08:25:20 UTC 2018

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.1356 -r1.1357 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.1356 src/sys/dev/pci/pcidevs:1.1357
--- src/sys/dev/pci/pcidevs:1.1356	Mon Dec  3 18:23:02 2018
+++ src/sys/dev/pci/pcidevs	Wed Dec 26 08:25:20 2018
@@ -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_IMC_CH2_THERM 0x2c33	
 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

Reply via email to