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/b060abd792c9
branches: trunk
changeset: 780802:b060abd792c9
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Mon Aug 06 18:53:08 2012 +0000
description:
regen.
diffstat:
sys/dev/pci/pcidevs.h | 5 +++--
sys/dev/pci/pcidevs_data.h | 10 ++++++----
2 files changed, 9 insertions(+), 6 deletions(-)
diffs (67 lines):
diff -r e795bde75177 -r b060abd792c9 sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Mon Aug 06 18:52:40 2012 +0000
+++ b/sys/dev/pci/pcidevs.h Mon Aug 06 18:53:08 2012 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.1122 2012/08/05 17:55:20 msaitoh Exp $ */
+/* $NetBSD: pcidevs.h,v 1.1123 2012/08/06 18:53:08 msaitoh Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.1129 2012/08/05 17:40:00 msaitoh Exp
+ * NetBSD: pcidevs,v 1.1130 2012/08/06 18:52:40 msaitoh Exp
*/
/*
@@ -3066,6 +3066,7 @@
#define PCI_PRODUCT_INTEL_82GM45_HB 0x2a40 /* 82GM45 Host Bridge */
#define PCI_PRODUCT_INTEL_82GM45_IGD 0x2a42 /* 82GM45 Integrated Graphics Device */
#define PCI_PRODUCT_INTEL_82GM45_IGD_1 0x2a43 /* 82GM45 Integrated Graphics Device */
+#define PCI_PRODUCT_INTEL_82GM45_KT 0x2a47 /* 82GM45 KT */
#define PCI_PRODUCT_INTEL_82IGD_E_HB 0x2e00 /* 82IGD_E Host Bridge */
#define PCI_PRODUCT_INTEL_82IGD_E_IGD 0x2e02 /* 82IGD_E Integrated Graphics */
#define PCI_PRODUCT_INTEL_82Q45_HB 0x2e10 /* 82Q45 Host Bridge */
diff -r e795bde75177 -r b060abd792c9 sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Mon Aug 06 18:52:40 2012 +0000
+++ b/sys/dev/pci/pcidevs_data.h Mon Aug 06 18:53:08 2012 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.1121 2012/08/05 17:55:20 msaitoh Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.1122 2012/08/06 18:53:09 msaitoh Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.1129 2012/08/05 17:40:00 msaitoh Exp
+ * NetBSD: pcidevs,v 1.1130 2012/08/06 18:52:40 msaitoh Exp
*/
/*
@@ -4911,6 +4911,8 @@
18786, 692, 1716, 2427, 0,
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82GM45_IGD_1,
18786, 692, 1716, 2427, 0,
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82GM45_KT,
+ 18786, 17738, 0,
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82IGD_E_HB,
18793, 6671, 6281, 0,
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82IGD_E_IGD,
@@ -10969,7 +10971,7 @@
"Thermal\0" /* 7 refs @ 17718 */
"DMI-PCI\0" /* 1 refs @ 17726 */
"MEI\0" /* 8 refs @ 17734 */
- "KT\0" /* 3 refs @ 17738 */
+ "KT\0" /* 4 refs @ 17738 */
"P67\0" /* 1 refs @ 17741 */
"UM67\0" /* 1 refs @ 17745 */
"HM65\0" /* 1 refs @ 17750 */
@@ -11121,7 +11123,7 @@
"82965PM\0" /* 6 refs @ 18760 */
"80862A01\0" /* 1 refs @ 18768 */
"82965GME\0" /* 2 refs @ 18777 */
- "82GM45\0" /* 3 refs @ 18786 */
+ "82GM45\0" /* 4 refs @ 18786 */
"82IGD_E\0" /* 2 refs @ 18793 */
"82Q45\0" /* 4 refs @ 18801 */
"82G45\0" /* 2 refs @ 18807 */
Home |
Main Index |
Thread Index |
Old Index