Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/atari/conf Remove EtherNEC from HADES and MILAN.
details: https://anonhg.NetBSD.org/src/rev/fbd255bda540
branches: trunk
changeset: 753778:fbd255bda540
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat Apr 10 01:59:40 2010 +0000
description:
Remove EtherNEC from HADES and MILAN.
They have ISA so no one will bother to connect ISA NE2000 via EtherNEC.
diffstat:
sys/arch/atari/conf/HADES.in | 3 +--
sys/arch/atari/conf/MILAN.in | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 0566fca85fab -r fbd255bda540 sys/arch/atari/conf/HADES.in
--- a/sys/arch/atari/conf/HADES.in Fri Apr 09 19:32:45 2010 +0000
+++ b/sys/arch/atari/conf/HADES.in Sat Apr 10 01:59:40 2010 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: HADES.in,v 1.10 2010/04/01 17:07:51 tsutsui Exp $
+# $NetBSD: HADES.in,v 1.11 2010/04/10 01:59:40 tsutsui Exp $
#
# Medusa-Hades
#
@@ -21,7 +21,6 @@
nvr0 at mainbus0 # nvram driver
lp0 at mainbus0 # centronics printer
ser0 at mainbus0 # UART on first 68901 (ttyB0)
-ne0 at mainbus0 # EtherNEC on Atari ROM cartridge slot
grfbus0 at mainbus0 # bitmapped display's
grfet0 at grfbus0 # et4000/et6000/et6100 consoles
ite0 at grfet0
diff -r 0566fca85fab -r fbd255bda540 sys/arch/atari/conf/MILAN.in
--- a/sys/arch/atari/conf/MILAN.in Fri Apr 09 19:32:45 2010 +0000
+++ b/sys/arch/atari/conf/MILAN.in Sat Apr 10 01:59:40 2010 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: MILAN.in,v 1.24 2010/04/01 17:07:51 tsutsui Exp $
+# $NetBSD: MILAN.in,v 1.25 2010/04/10 01:59:40 tsutsui Exp $
#
# Milan
#
@@ -45,7 +45,6 @@
pci0 at pcib0
nvr0 at mainbus0 # nvram driver
ser0 at mainbus0
-ne0 at mainbus0 # EtherNEC
fdcisa0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy contr.
fdisa0 at fdcisa0 drive 0
Home |
Main Index |
Thread Index |
Old Index