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 from "pcidevs".
details: https://anonhg.NetBSD.org/src/rev/4a5543f51240
branches: trunk
changeset: 511026:4a5543f51240
user: tron <tron%NetBSD.org@localhost>
date: Mon Jun 11 06:36:51 2001 +0000
description:
Regen from "pcidevs".
diffstat:
sys/dev/pci/pcidevs.h | 5 +++--
sys/dev/pci/pcidevs_data.h | 10 ++++++++--
2 files changed, 11 insertions(+), 4 deletions(-)
diffs (53 lines):
diff -r 196203b78f41 -r 4a5543f51240 sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Mon Jun 11 06:36:23 2001 +0000
+++ b/sys/dev/pci/pcidevs.h Mon Jun 11 06:36:51 2001 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.331 2001/05/31 01:13:33 nisimura Exp $ */
+/* $NetBSD: pcidevs.h,v 1.332 2001/06/11 06:36:51 tron Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.325 2001/05/31 01:10:34 nisimura Exp
+ * NetBSD: pcidevs,v 1.326 2001/06/11 06:36:23 tron Exp
*/
/*
@@ -1033,6 +1033,7 @@
/* D-Link Systems products */
#define PCI_PRODUCT_DLINK_DFE550TX 0x1002 /* DFE-550TX 10/100 Ethernet */
+#define PCI_PRODUCT_DLINK_DFE530TXPLUS 0x1300 /* DFE-530TXPLUS 10/100 Ethernet */
/* Distributed Processing Technology products */
#define PCI_PRODUCT_DPT_SC_RAID 0xa400 /* SmartCache/SmartRAID */
diff -r 196203b78f41 -r 4a5543f51240 sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Mon Jun 11 06:36:23 2001 +0000
+++ b/sys/dev/pci/pcidevs_data.h Mon Jun 11 06:36:51 2001 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.329 2001/05/31 01:13:33 nisimura Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.330 2001/06/11 06:36:51 tron Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.325 2001/05/31 01:10:34 nisimura Exp
+ * NetBSD: pcidevs,v 1.326 2001/06/11 06:36:23 tron Exp
*/
/*
@@ -2098,6 +2098,12 @@
"DFE-550TX 10/100 Ethernet",
},
{
+ PCI_VENDOR_DLINK, PCI_PRODUCT_DLINK_DFE530TXPLUS,
+ 0,
+ "D-Link Systems",
+ "DFE-530TXPLUS 10/100 Ethernet",
+ },
+ {
PCI_VENDOR_DPT, PCI_PRODUCT_DPT_SC_RAID,
0,
"Distributed Processing Technology",
Home |
Main Index |
Thread Index |
Old Index