Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm32/podulebus Regen
details: https://anonhg.NetBSD.org/src/rev/8957c1f86cbf
branches: trunk
changeset: 500821:8957c1f86cbf
user: bjh21 <bjh21%NetBSD.org@localhost>
date: Tue Dec 19 00:36:54 2000 +0000
description:
Regen
diffstat:
sys/arch/arm32/podulebus/podule_data.h | 9 +++++----
sys/arch/arm32/podulebus/podules.h | 9 +++++----
2 files changed, 10 insertions(+), 8 deletions(-)
diffs (56 lines):
diff -r 9960cb9867d4 -r 8957c1f86cbf sys/arch/arm32/podulebus/podule_data.h
--- a/sys/arch/arm32/podulebus/podule_data.h Tue Dec 19 00:36:26 2000 +0000
+++ b/sys/arch/arm32/podulebus/podule_data.h Tue Dec 19 00:36:54 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: podule_data.h,v 1.17 2000/12/07 21:23:54 bjh21 Exp $ */
+/* $NetBSD: podule_data.h,v 1.18 2000/12/19 00:36:54 bjh21 Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: podules,v 1.15 2000/12/07 21:23:32 bjh21 Exp
+ * NetBSD: podules,v 1.16 2000/12/19 00:36:26 bjh21 Exp
*/
/*
@@ -160,8 +160,9 @@
{ PODULE_ICUBED_ETHERLAN700, "EtherLan 700-series" },
{ PODULE_ICUBED_ETHERLAN100AEH, "AEH77 (EtherLan 102)" },
{ PODULE_ICUBED_ETHERLAN200AEH, "AEH79 (EtherLan 210)" },
- { PODULE_ICUBED_ETHERLAN600AEH, "AEH60/AEH78 (EtherLan 602)" },
- { PODULE_ICUBED_ETHERLAN500AEH, "AEH54/AEH75 (EtherLan 512)" },
+ { PODULE_ICUBED_ETHERLAN600AEH, "AEH62/78/99 (EtherLan 602)" },
+ { PODULE_ICUBED_ETHERLAN500AEH, "AEH75 (EtherLan 512)" },
+ { PODULE_ICUBED_ETHERLAN700AEH, "AEH98 (EtherLan 700-series)" },
{ PODULE_ICUBED_ETHERLAN100XXX, "EtherLan 100???" },
{ 0x0000, NULL }
};
diff -r 9960cb9867d4 -r 8957c1f86cbf sys/arch/arm32/podulebus/podules.h
--- a/sys/arch/arm32/podulebus/podules.h Tue Dec 19 00:36:26 2000 +0000
+++ b/sys/arch/arm32/podulebus/podules.h Tue Dec 19 00:36:54 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: podules.h,v 1.17 2000/12/07 21:23:54 bjh21 Exp $ */
+/* $NetBSD: podules.h,v 1.18 2000/12/19 00:36:54 bjh21 Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: podules,v 1.15 2000/12/07 21:23:32 bjh21 Exp
+ * NetBSD: podules,v 1.16 2000/12/19 00:36:26 bjh21 Exp
*/
/*
@@ -143,8 +143,9 @@
/* cards made by i-cubed for Acorn */
#define PODULE_ICUBED_ETHERLAN100AEH 0x011c /* AEH77 (EtherLan 102) */
#define PODULE_ICUBED_ETHERLAN200AEH 0x011d /* AEH79 (EtherLan 210) */
-#define PODULE_ICUBED_ETHERLAN600AEH 0x011e /* AEH60/AEH78 (EtherLan 602) */
-#define PODULE_ICUBED_ETHERLAN500AEH 0x011f /* AEH54/AEH75 (EtherLan 512) */
+#define PODULE_ICUBED_ETHERLAN600AEH 0x011e /* AEH62/78/99 (EtherLan 602) */
+#define PODULE_ICUBED_ETHERLAN500AEH 0x011f /* AEH75 (EtherLan 512) */
+#define PODULE_ICUBED_ETHERLAN700AEH 0x012e /* AEH98 (EtherLan 700-series) */
/* XXX Not listed by Design IT. */
#define PODULE_ICUBED_ETHERLAN100XXX 0x00c4 /* EtherLan 100??? */
Home |
Main Index |
Thread Index |
Old Index