Module Name:    src
Committed By:   njoly
Date:           Mon Apr  7 21:38:29 UTC 2014

Modified Files:
        src/sys/dev/pci: pcidevs.h pcidevs_data.h

Log Message:
Regen for Intel Ivy Bridge PCI Express Root Port.


To generate a diff of this commit:
cvs rdiff -u -r1.1177 -r1.1178 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1176 -r1.1177 src/sys/dev/pci/pcidevs_data.h

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.h
diff -u src/sys/dev/pci/pcidevs.h:1.1177 src/sys/dev/pci/pcidevs.h:1.1178
--- src/sys/dev/pci/pcidevs.h:1.1177	Sat Mar 15 10:32:36 2014
+++ src/sys/dev/pci/pcidevs.h	Mon Apr  7 21:38:28 2014
@@ -1,10 +1,10 @@
-/*	$NetBSD: pcidevs.h,v 1.1177 2014/03/15 10:32:36 kiyohara Exp $	*/
+/*	$NetBSD: pcidevs.h,v 1.1178 2014/04/07 21:38:28 njoly Exp $	*/
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *	NetBSD: pcidevs,v 1.1184 2014/03/15 10:30:41 kiyohara Exp
+ *	NetBSD: pcidevs,v 1.1185 2014/04/07 21:37:42 njoly Exp
  */
 
 /*
@@ -2551,6 +2551,7 @@
 #define	PCI_PRODUCT_INTEL_SANDYBRIDGE_S_HB	0x0108		/* Sandy Bridge Host Bridge */
 #define	PCI_PRODUCT_INTEL_SANDYBRIDGE_S_IGD	0x010A		/* Sandy Bridge Integrated Graphics Device */
 #define	PCI_PRODUCT_INTEL_IVYBRIDGE_HB	0x0150		/* Ivy Bridge Host Bridge */
+#define	PCI_PRODUCT_INTEL_IVYBRIDGE_PCIE	0x0151		/* Ivy Bridge PCI Express Root Port */
 #define	PCI_PRODUCT_INTEL_IVYBRIDGE_IGD	0x0152		/* Ivy Bridge Integrated Graphics Device */
 #define	PCI_PRODUCT_INTEL_IVYBRIDGE_IGD_1	0x0162		/* Ivy Bridge Integrated Graphics Device */
 #define	PCI_PRODUCT_INTEL_IVYBRIDGE_M_HB	0x0154		/* Ivy Bridge Host Bridge */

Index: src/sys/dev/pci/pcidevs_data.h
diff -u src/sys/dev/pci/pcidevs_data.h:1.1176 src/sys/dev/pci/pcidevs_data.h:1.1177
--- src/sys/dev/pci/pcidevs_data.h:1.1176	Sat Mar 15 10:32:36 2014
+++ src/sys/dev/pci/pcidevs_data.h	Mon Apr  7 21:38:28 2014
@@ -1,10 +1,10 @@
-/*	$NetBSD: pcidevs_data.h,v 1.1176 2014/03/15 10:32:36 kiyohara Exp $	*/
+/*	$NetBSD: pcidevs_data.h,v 1.1177 2014/04/07 21:38:28 njoly Exp $	*/
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *	NetBSD: pcidevs,v 1.1184 2014/03/15 10:30:41 kiyohara Exp
+ *	NetBSD: pcidevs,v 1.1185 2014/04/07 21:37:42 njoly Exp
  */
 
 /*
@@ -3857,6 +3857,8 @@ static const uint16_t pci_products[] = {
 	    17075, 6347, 692, 1716, 2427, 0,
 	    PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_IVYBRIDGE_HB, 
 	    17081, 6347, 6743, 6347, 0,
+	    PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_IVYBRIDGE_PCIE, 
+	    17081, 6347, 615, 4329, 7835, 7901, 0,
 	    PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_IVYBRIDGE_IGD, 
 	    17081, 6347, 692, 1716, 2427, 0,
 	    PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_IVYBRIDGE_IGD_1, 
@@ -9574,7 +9576,7 @@ static const char pci_words[] = { "." 
 	    "TMC\0" /* 1 refs @ 601 */
 	    "Miro\0" /* 1 refs @ 605 */
 	    "(2nd\0" /* 14 refs @ 610 */
-	    "PCI\0" /* 322 refs @ 615 */
+	    "PCI\0" /* 323 refs @ 615 */
 	    "Vendor\0" /* 16 refs @ 619 */
 	    "ID)\0" /* 19 refs @ 626 */
 	    "NEC\0" /* 2 refs @ 630 */
@@ -10070,7 +10072,7 @@ static const char pci_words[] = { "." 
 	    "Transmeta\0" /* 1 refs @ 4302 */
 	    "Rockwell\0" /* 1 refs @ 4312 */
 	    "Davicom\0" /* 1 refs @ 4321 */
-	    "Express\0" /* 103 refs @ 4329 */
+	    "Express\0" /* 104 refs @ 4329 */
 	    "TriTech\0" /* 1 refs @ 4337 */
 	    "Kofax\0" /* 1 refs @ 4345 */
 	    "Image\0" /* 1 refs @ 4351 */
@@ -10336,7 +10338,7 @@ static const char pci_words[] = { "." 
 	    "ACCM\0" /* 1 refs @ 6330 */
 	    "2188\0" /* 1 refs @ 6335 */
 	    "VL-PCI\0" /* 3 refs @ 6340 */
-	    "Bridge\0" /* 608 refs @ 6347 */
+	    "Bridge\0" /* 609 refs @ 6347 */
 	    "2051\0" /* 2 refs @ 6354 */
 	    "Single\0" /* 7 refs @ 6359 */
 	    "Solution\0" /* 2 refs @ 6366 */
@@ -10529,7 +10531,7 @@ static const char pci_words[] = { "." 
 	    "Link\0" /* 19 refs @ 7810 */
 	    "Family11h\0" /* 5 refs @ 7815 */
 	    "Family14h\0" /* 1 refs @ 7825 */
-	    "Root\0" /* 18 refs @ 7835 */
+	    "Root\0" /* 19 refs @ 7835 */
 	    "Complex\0" /* 2 refs @ 7840 */
 	    "Family15h\0" /* 6 refs @ 7848 */
 	    "North\0" /* 11 refs @ 7858 */
@@ -10537,7 +10539,7 @@ static const char pci_words[] = { "." 
 	    "C-state\0" /* 1 refs @ 7878 */
 	    "Family12h\0" /* 2 refs @ 7886 */
 	    "GPP0\0" /* 1 refs @ 7896 */
-	    "Port\0" /* 131 refs @ 7901 */
+	    "Port\0" /* 132 refs @ 7901 */
 	    "Misc.\0" /* 1 refs @ 7906 */
 	    "PCnet-PCI\0" /* 1 refs @ 7912 */
 	    "PCnet-Home\0" /* 1 refs @ 7922 */
@@ -11853,7 +11855,7 @@ static const char pci_words[] = { "." 
 	    "1030\0" /* 2 refs @ 17065 */
 	    "6230\0" /* 2 refs @ 17070 */
 	    "Sandy\0" /* 10 refs @ 17075 */
-	    "Ivy\0" /* 9 refs @ 17081 */
+	    "Ivy\0" /* 10 refs @ 17081 */
 	    "80312\0" /* 1 refs @ 17085 */
 	    "80321\0" /* 1 refs @ 17091 */
 	    "6700PXH\0" /* 2 refs @ 17097 */

Reply via email to