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: Minor correction to the name of the 405GP...
details: https://anonhg.NetBSD.org/src/rev/12145199eb59
branches: trunk
changeset: 515718:12145199eb59
user: simonb <simonb%NetBSD.org@localhost>
date: Wed Oct 03 12:07:08 2001 +0000
description:
Regen: Minor correction to the name of the 405GP PCI bridge.
diffstat:
sys/dev/pci/pcidevs.h | 6 +++---
sys/dev/pci/pcidevs_data.h | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (50 lines):
diff -r a1aa22f59c78 -r 12145199eb59 sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Wed Oct 03 12:05:49 2001 +0000
+++ b/sys/dev/pci/pcidevs.h Wed Oct 03 12:07:08 2001 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.365 2001/10/01 00:28:02 thorpej Exp $ */
+/* $NetBSD: pcidevs.h,v 1.366 2001/10/03 12:07:08 simonb Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.360 2001/10/01 00:27:33 thorpej Exp
+ * NetBSD: pcidevs,v 1.361 2001/10/03 12:05:49 simonb Exp
*/
/*
@@ -1172,7 +1172,7 @@
#define PCI_PRODUCT_IBM_OLYMPIC 0x003e /* Token Ring */
#define PCI_PRODUCT_IBM_MIAMI 0x0036 /* Miami/PCI */
#define PCI_PRODUCT_IBM_TURBOWAYS25 0x0053 /* Turboways 25 ATM */
-#define PCI_PRODUCT_IBM_405GP 0x0156 /* IBM 405GP PCI Bridge */
+#define PCI_PRODUCT_IBM_405GP 0x0156 /* PPC 405GP PCI Bridge */
#define PCI_PRODUCT_IBM_MPIC2 0xffff /* MPIC-II */
/* IDT products */
diff -r a1aa22f59c78 -r 12145199eb59 sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Wed Oct 03 12:05:49 2001 +0000
+++ b/sys/dev/pci/pcidevs_data.h Wed Oct 03 12:07:08 2001 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.363 2001/10/01 00:28:02 thorpej Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.364 2001/10/03 12:07:09 simonb Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.360 2001/10/01 00:27:33 thorpej Exp
+ * NetBSD: pcidevs,v 1.361 2001/10/03 12:05:49 simonb Exp
*/
/*
@@ -2653,7 +2653,7 @@
PCI_VENDOR_IBM, PCI_PRODUCT_IBM_405GP,
0,
"IBM",
- "IBM 405GP PCI Bridge",
+ "PPC 405GP PCI Bridge",
},
{
PCI_VENDOR_IBM, PCI_PRODUCT_IBM_MPIC2,
Home |
Main Index |
Thread Index |
Old Index