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/19910212fb80
branches: trunk
changeset: 486071:19910212fb80
user: thorpej <thorpej%NetBSD.org@localhost>
date: Fri May 12 17:47:05 2000 +0000
description:
Regen.
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 0cce000eaee9 -r 19910212fb80 sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Fri May 12 17:46:47 2000 +0000
+++ b/sys/dev/pci/pcidevs.h Fri May 12 17:47:05 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.221 2000/05/07 17:00:06 jonathan Exp $ */
+/* $NetBSD: pcidevs.h,v 1.222 2000/05/12 17:47:05 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.213 2000/04/30 18:34:53 dante Exp
+ * NetBSD: pcidevs,v 1.215 2000/05/12 17:46:47 thorpej Exp
*/
/*
@@ -578,6 +578,7 @@
#define PCI_PRODUCT_3COM_3C905BFX 0x905a /* 3c905B-FX 10/100 Ethernet */
#define PCI_PRODUCT_3COM_3C905CTX 0x9200 /* 3c905C-TX 10/100 Ethernet with mngmt */
#define PCI_PRODUCT_3COM_3C980SRV 0x9800 /* 3c980 Server Adapter 10/100 Ethernet */
+#define PCI_PRODUCT_3COM_3C980CTXM 0x9805 /* 3c980C-TXM 10/100 Ethernet */
#define PCI_PRODUCT_3COM_3CR990TX97 0x9903 /* 3CR990-TX-97 10/100 Ethernet */
/* 3Dfx Interactive producs */
diff -r 0cce000eaee9 -r 19910212fb80 sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Fri May 12 17:46:47 2000 +0000
+++ b/sys/dev/pci/pcidevs_data.h Fri May 12 17:47:05 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.219 2000/05/07 17:00:07 jonathan Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.220 2000/05/12 17:47:06 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.213 2000/04/30 18:34:53 dante Exp
+ * NetBSD: pcidevs,v 1.215 2000/05/12 17:46:47 thorpej Exp
*/
/*
@@ -148,6 +148,12 @@
"3c980 Server Adapter 10/100 Ethernet",
},
{
+ PCI_VENDOR_3COM, PCI_PRODUCT_3COM_3C980CTXM,
+ 0,
+ "3Com",
+ "3c980C-TXM 10/100 Ethernet",
+ },
+ {
PCI_VENDOR_3COM, PCI_PRODUCT_3COM_3CR990TX97,
0,
"3Com",
Home |
Main Index |
Thread Index |
Old Index