Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Regen.



details:   https://anonhg.NetBSD.org/src/rev/69a2e99457ea
branches:  trunk
changeset: 825208:69a2e99457ea
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Tue Jul 04 05:03:08 2017 +0000

description:
Regen.

diffstat:

 sys/dev/pci/pcidevs.h      |   6 ++++--
 sys/dev/pci/pcidevs_data.h |  12 ++++++++----
 2 files changed, 12 insertions(+), 6 deletions(-)

diffs (65 lines):

diff -r ed8e152e547e -r 69a2e99457ea sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h     Tue Jul 04 05:02:47 2017 +0000
+++ b/sys/dev/pci/pcidevs.h     Tue Jul 04 05:03:08 2017 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: pcidevs.h,v 1.1284 2017/06/27 08:10:44 wiz Exp $       */
+/*     $NetBSD: pcidevs.h,v 1.1285 2017/07/04 05:03:08 msaitoh Exp $   */
 
 /*
  * THIS FILE IS AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     NetBSD: pcidevs,v 1.1291 2017/06/17 20:25:06 jdolecek Exp
+ *     NetBSD: pcidevs,v 1.1292 2017/07/04 05:02:47 msaitoh Exp
  */
 
 /*
@@ -3732,6 +3732,8 @@
 #define        PCI_PRODUCT_INTEL_82965Q_EXP    0x2991          /* 82965Q PCI Express Bridge */
 #define        PCI_PRODUCT_INTEL_82965Q_IGD    0x2992          /* 82965Q Integrated Graphics Device */
 #define        PCI_PRODUCT_INTEL_82965Q_IGD_1  0x2993          /* 82965Q Integrated Graphics Device */
+#define        PCI_PRODUCT_INTEL_82965Q_HECI_1 0x2994          /* 82Q965 HECI */
+#define        PCI_PRODUCT_INTEL_82965Q_HECI_2 0x2995          /* 82Q965 HECI */
 #define        PCI_PRODUCT_INTEL_82Q965_KT     0x2997          /* 82Q965 KT */
 #define        PCI_PRODUCT_INTEL_82965G_HB     0x29a0          /* 82965G Host Bridge */
 #define        PCI_PRODUCT_INTEL_82965G_EXP    0x29a1          /* 82965G PCI Express Bridge */
diff -r ed8e152e547e -r 69a2e99457ea sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h        Tue Jul 04 05:02:47 2017 +0000
+++ b/sys/dev/pci/pcidevs_data.h        Tue Jul 04 05:03:08 2017 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: pcidevs_data.h,v 1.1283 2017/06/27 08:10:44 wiz Exp $  */
+/*     $NetBSD: pcidevs_data.h,v 1.1284 2017/07/04 05:03:08 msaitoh Exp $      */
 
 /*
  * THIS FILE IS AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     NetBSD: pcidevs,v 1.1291 2017/06/17 20:25:06 jdolecek Exp
+ *     NetBSD: pcidevs,v 1.1292 2017/07/04 05:02:47 msaitoh Exp
  */
 
 /*
@@ -6195,6 +6195,10 @@
            21409, 692, 1716, 2427, 0,
            PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82965Q_IGD_1, 
            21409, 692, 1716, 2427, 0,
+           PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82965Q_HECI_1, 
+           21416, 21398, 0,
+           PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82965Q_HECI_2, 
+           21416, 21398, 0,
            PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82Q965_KT, 
            21416, 20168, 0,
            PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82965G_HB, 
@@ -14718,10 +14722,10 @@
            "(C)\0" /* 1 refs @ 21380 */
            "82946GZ\0" /* 3 refs @ 21384 */
            "82G35\0" /* 6 refs @ 21392 */
-           "HECI\0" /* 3 refs @ 21398 */
+           "HECI\0" /* 5 refs @ 21398 */
            "82965\0" /* 1 refs @ 21403 */
            "82965Q\0" /* 5 refs @ 21409 */
-           "82Q965\0" /* 1 refs @ 21416 */
+           "82Q965\0" /* 3 refs @ 21416 */
            "82965G\0" /* 4 refs @ 21423 */
            "82P965/G965\0" /* 1 refs @ 21430 */
            "82Q35\0" /* 9 refs @ 21442 */



Home | Main Index | Thread Index | Old Index