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 Correct i-cubed podule list from th...



details:   https://anonhg.NetBSD.org/src/rev/9960cb9867d4
branches:  trunk
changeset: 500820:9960cb9867d4
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Tue Dec 19 00:36:26 2000 +0000

description:
Correct i-cubed podule list from their CardType utility.

diffstat:

 sys/arch/arm32/podulebus/podules |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 64c4eb14ef7f -r 9960cb9867d4 sys/arch/arm32/podulebus/podules
--- a/sys/arch/arm32/podulebus/podules  Tue Dec 19 00:06:01 2000 +0000
+++ b/sys/arch/arm32/podulebus/podules  Tue Dec 19 00:36:26 2000 +0000
@@ -1,4 +1,4 @@
-$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 $
 
 /*
  * Copyright (c) 1996 Mark Brinicombe
@@ -136,8 +136,9 @@
 /* cards made by i-cubed for Acorn */
 podule ICUBED          ETHERLAN100AEH  0x011c  AEH77 (EtherLan 102)
 podule ICUBED          ETHERLAN200AEH  0x011d  AEH79 (EtherLan 210)
-podule ICUBED          ETHERLAN600AEH  0x011e  AEH60/AEH78 (EtherLan 602)
-podule ICUBED          ETHERLAN500AEH  0x011f  AEH54/AEH75 (EtherLan 512)
+podule ICUBED          ETHERLAN600AEH  0x011e  AEH62/78/99 (EtherLan 602)
+podule ICUBED          ETHERLAN500AEH  0x011f  AEH75 (EtherLan 512)
+podule ICUBED          ETHERLAN700AEH  0x012e  AEH98 (EtherLan 700-series)
 /* XXX Not listed by Design IT. */
 podule ICUBED          ETHERLAN100XXX  0x00c4  EtherLan 100???
 



Home | Main Index | Thread Index | Old Index