Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf Support up to 4 TS-ETH10 ethernet board...



details:   https://anonhg.NetBSD.org/src/rev/71ddf0d11eae
branches:  trunk
changeset: 572548:71ddf0d11eae
user:      joff <joff%NetBSD.org@localhost>
date:      Sat Jan 08 02:58:03 2005 +0000

description:
Support up to 4 TS-ETH10 ethernet boards on the PC/104 bus

diffstat:

 sys/arch/evbarm/conf/TS7200 |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r c498712d7f25 -r 71ddf0d11eae sys/arch/evbarm/conf/TS7200
--- a/sys/arch/evbarm/conf/TS7200       Sat Jan 08 02:56:35 2005 +0000
+++ b/sys/arch/evbarm/conf/TS7200       Sat Jan 08 02:58:03 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: TS7200,v 1.4 2004/12/31 12:14:22 joff Exp $
+#      $NetBSD: TS7200,v 1.5 2005/01/08 02:58:03 joff Exp $
 #
 #      GENERIC -- Generic kernel
 #
@@ -176,6 +176,10 @@
 
 wdc1   at isa? port 0x1f0 irq 7 flags 0x00
 wdc2   at isa? port 0x170 irq 7 flags 0x00
+tscs0  at isa? port 0x300 iomem ? irq ? drq ?  # TS-ETH10 PC/104 ethernet
+tscs1  at isa? port 0x310 iomem ? irq ? drq ?
+tscs2  at isa? port 0x320 iomem ? irq ? drq ?
+tscs3  at isa? port 0x330 iomem ? irq ? drq ?
 
 # ATA (IDE) bus support
 atabus* at ata?



Home | Main Index | Thread Index | Old Index