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/79aa836cd0f0
branches: trunk
changeset: 781716:79aa836cd0f0
user: gson <gson%NetBSD.org@localhost>
date: Tue Sep 25 06:29:27 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 2de0121e2b36 -r 79aa836cd0f0 sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Tue Sep 25 06:26:53 2012 +0000
+++ b/sys/dev/pci/pcidevs.h Tue Sep 25 06:29:27 2012 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.1130 2012/09/23 01:09:43 chs Exp $ */
+/* $NetBSD: pcidevs.h,v 1.1131 2012/09/25 06:29:27 gson Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.1137 2012/09/23 01:09:10 chs Exp
+ * NetBSD: pcidevs,v 1.1138 2012/09/25 06:26:53 gson Exp
*/
/*
@@ -3500,6 +3500,7 @@
#define PCI_PRODUCT_LAVA_LAVAPORT_2 0x0200 /* Serial */
#define PCI_PRODUCT_LAVA_LAVAPORT_0 0x0201 /* Serial */
#define PCI_PRODUCT_LAVA_LAVAPORT_1 0x0202 /* Serial */
+#define PCI_PRODUCT_LAVA_SSERIAL 0x0500 /* Single Serial */
#define PCI_PRODUCT_LAVA_650 0x0600 /* Serial */
#define PCI_PRODUCT_LAVA_TWOSP_1P 0x8000 /* Parallel */
#define PCI_PRODUCT_LAVA_PARALLEL2 0x8001 /* Dual Parallel */
diff -r 2de0121e2b36 -r 79aa836cd0f0 sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Tue Sep 25 06:26:53 2012 +0000
+++ b/sys/dev/pci/pcidevs_data.h Tue Sep 25 06:29:27 2012 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.1129 2012/09/23 01:09:44 chs Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.1130 2012/09/25 06:29:27 gson Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.1137 2012/09/23 01:09:10 chs Exp
+ * NetBSD: pcidevs,v 1.1138 2012/09/25 06:26:53 gson Exp
*/
/*
@@ -5710,6 +5710,8 @@
10463, 0,
PCI_VENDOR_LAVA, PCI_PRODUCT_LAVA_LAVAPORT_1,
10463, 0,
+ PCI_VENDOR_LAVA, PCI_PRODUCT_LAVA_SSERIAL,
+ 6336, 10463, 0,
PCI_VENDOR_LAVA, PCI_PRODUCT_LAVA_650,
10463, 0,
PCI_VENDOR_LAVA, PCI_PRODUCT_LAVA_TWOSP_1P,
@@ -9666,7 +9668,7 @@
"VL-PCI\0" /* 3 refs @ 6317 */
"Bridge\0" /* 565 refs @ 6324 */
"2051\0" /* 2 refs @ 6331 */
- "Single\0" /* 5 refs @ 6336 */
+ "Single\0" /* 6 refs @ 6336 */
"Solution\0" /* 2 refs @ 6343 */
"(host\0" /* 1 refs @ 6352 */
"Bridge)\0" /* 2 refs @ 6358 */
@@ -10314,7 +10316,7 @@
"ADDI-DATA\0" /* 1 refs @ 10436 */
"APCI-7800\0" /* 1 refs @ 10446 */
"8-port\0" /* 4 refs @ 10456 */
- "Serial\0" /* 84 refs @ 10463 */
+ "Serial\0" /* 85 refs @ 10463 */
"S5920\0" /* 1 refs @ 10470 */
"Target\0" /* 1 refs @ 10476 */
"AR5201\0" /* 3 refs @ 10483 */
Home |
Main Index |
Thread Index |
Old Index