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/158e4847395d
branches: trunk
changeset: 534751:158e4847395d
user: ad <ad%NetBSD.org@localhost>
date: Fri Aug 02 12:45:23 2002 +0000
description:
Regen.
diffstat:
sys/dev/pci/pcidevs.h | 8 ++++++--
sys/dev/pci/pcidevs_data.h | 28 ++++++++++++++++++++++++++--
2 files changed, 32 insertions(+), 4 deletions(-)
diffs (86 lines):
diff -r 35492e745aea -r 158e4847395d sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Fri Aug 02 12:44:42 2002 +0000
+++ b/sys/dev/pci/pcidevs.h Fri Aug 02 12:45:23 2002 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.462 2002/07/31 11:16:49 bouyer Exp $ */
+/* $NetBSD: pcidevs.h,v 1.463 2002/08/02 12:45:23 ad Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.458 2002/07/31 11:16:17 bouyer Exp
+ * NetBSD: pcidevs,v 1.459 2002/08/02 12:44:42 ad Exp
*/
/*
@@ -1150,11 +1150,15 @@
#define PCI_PRODUCT_DELL_PERC_3SI 0x0003 /* PERC 3/Si */
#define PCI_PRODUCT_DELL_PERC_3SI_2 0x0004 /* PERC 3/Si */
#define PCI_PRODUCT_DELL_PERC_3DI_2 0x0008 /* PERC 3/Di */
+#define PCI_PRODUCT_DELL_PERC_3DI_3 0x000a /* PERC 3/Di */
#define PCI_PRODUCT_DELL_PERC_3SI 0x0003 /* PERC 3/Si */
#define PCI_PRODUCT_DELL_PERC_3DI_2_SUB 0x00cf /* PERC 3/Di */
#define PCI_PRODUCT_DELL_PERC_3SI_2_SUB 0x00d0 /* PERC 3/Si */
#define PCI_PRODUCT_DELL_PERC_3DI_SUB2 0x00d1 /* PERC 3/Di */
#define PCI_PRODUCT_DELL_PERC_3DI_SUB3 0x00d9 /* PERC 3/Di */
+#define PCI_PRODUCT_DELL_PERC_3DI_3_SUB 0x0106 /* PERC 3/Di */
+#define PCI_PRODUCT_DELL_PERC_3DI_3_SUB2 0x011b /* PERC 3/Di */
+#define PCI_PRODUCT_DELL_PERC_3DI_3_SUB3 0x0121 /* PERC 3/Di */
/* Delta products */
#define PCI_PRODUCT_DELTA_8139 0x1360 /* 8139 Ethernet */
diff -r 35492e745aea -r 158e4847395d sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Fri Aug 02 12:44:42 2002 +0000
+++ b/sys/dev/pci/pcidevs_data.h Fri Aug 02 12:45:23 2002 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.460 2002/07/31 11:16:50 bouyer Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.461 2002/08/02 12:45:24 ad Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.458 2002/07/31 11:16:17 bouyer Exp
+ * NetBSD: pcidevs,v 1.459 2002/08/02 12:44:42 ad Exp
*/
/*
@@ -2584,6 +2584,12 @@
"PERC 3/Di",
},
{
+ PCI_VENDOR_DELL, PCI_PRODUCT_DELL_PERC_3DI_3,
+ 0,
+ "Dell Computer",
+ "PERC 3/Di",
+ },
+ {
PCI_VENDOR_DELL, PCI_PRODUCT_DELL_PERC_3SI,
0,
"Dell Computer",
@@ -2614,6 +2620,24 @@
"PERC 3/Di",
},
{
+ PCI_VENDOR_DELL, PCI_PRODUCT_DELL_PERC_3DI_3_SUB,
+ 0,
+ "Dell Computer",
+ "PERC 3/Di",
+ },
+ {
+ PCI_VENDOR_DELL, PCI_PRODUCT_DELL_PERC_3DI_3_SUB2,
+ 0,
+ "Dell Computer",
+ "PERC 3/Di",
+ },
+ {
+ PCI_VENDOR_DELL, PCI_PRODUCT_DELL_PERC_3DI_3_SUB3,
+ 0,
+ "Dell Computer",
+ "PERC 3/Di",
+ },
+ {
PCI_VENDOR_DELTA, PCI_PRODUCT_DELTA_8139,
0,
"Delta Electronics",
Home |
Main Index |
Thread Index |
Old Index