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/a9f8a2256e1a
branches: trunk
changeset: 487403:a9f8a2256e1a
user: mrg <mrg%NetBSD.org@localhost>
date: Wed Jun 07 09:55:22 2000 +0000
description:
regen.
diffstat:
sys/dev/pci/pcidevs.h | 8 ++++----
sys/dev/pci/pcidevs_data.h | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (59 lines):
diff -r 8e0065fdf2ea -r a9f8a2256e1a sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Wed Jun 07 09:52:16 2000 +0000
+++ b/sys/dev/pci/pcidevs.h Wed Jun 07 09:55:22 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.234 2000/06/07 01:58:17 soren Exp $ */
+/* $NetBSD: pcidevs.h,v 1.235 2000/06/07 09:55:22 mrg Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.228 2000/06/07 01:57:30 soren Exp
+ * NetBSD: pcidevs,v 1.229 2000/06/07 09:52:16 mrg Exp
*/
/*
@@ -1349,8 +1349,8 @@
#define PCI_PRODUCT_SONY_MEMSTICK 0x808a /* Memory Stick I/F Controller */
/* Sun Microsystems products */
-#define PCI_PRODUCT_SUN_EBUS 0x1000 /* SPARC Ebus */
-#define PCI_PRODUCT_SUN_HMENETWORK 0x1001 /* SUNW,hme compatible Ethernet */
+#define PCI_PRODUCT_SUN_EBUS 0x1000 /* PCIO Ebus2 */
+#define PCI_PRODUCT_SUN_HMENETWORK 0x1001 /* PCIO Happy Meal Ethernet */
#define PCI_PRODUCT_SUN_SIMBA 0x5000 /* Simba PCI bridge */
#define PCI_PRODUCT_SUN_US_IIi 0xa000 /* UltraSPARC IIi PCI */
diff -r 8e0065fdf2ea -r a9f8a2256e1a sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Wed Jun 07 09:52:16 2000 +0000
+++ b/sys/dev/pci/pcidevs_data.h Wed Jun 07 09:55:22 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.232 2000/06/07 01:58:18 soren Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.233 2000/06/07 09:55:23 mrg Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.228 2000/06/07 01:57:30 soren Exp
+ * NetBSD: pcidevs,v 1.229 2000/06/07 09:52:16 mrg Exp
*/
/*
@@ -3331,13 +3331,13 @@
PCI_VENDOR_SUN, PCI_PRODUCT_SUN_EBUS,
0,
"Sun Microsystems",
- "SPARC Ebus",
+ "PCIO Ebus2",
},
{
PCI_VENDOR_SUN, PCI_PRODUCT_SUN_HMENETWORK,
0,
"Sun Microsystems",
- "SUNW,hme compatible Ethernet",
+ "PCIO Happy Meal Ethernet",
},
{
PCI_VENDOR_SUN, PCI_PRODUCT_SUN_SIMBA,
Home |
Main Index |
Thread Index |
Old Index