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 Regen from HADES.in rev 1.11 and MILAN.i...
details: https://anonhg.NetBSD.org/src/rev/7af2cacc4ba9
branches: trunk
changeset: 753779:7af2cacc4ba9
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat Apr 10 02:01:30 2010 +0000
description:
Regen from HADES.in rev 1.11 and MILAN.in rev 1.25:
> 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 | 5 ++---
sys/arch/atari/conf/MILAN-ISAIDE | 5 ++---
sys/arch/atari/conf/MILAN-PCIIDE | 5 ++---
3 files changed, 6 insertions(+), 9 deletions(-)
diffs (75 lines):
diff -r fbd255bda540 -r 7af2cacc4ba9 sys/arch/atari/conf/HADES
--- a/sys/arch/atari/conf/HADES Sat Apr 10 01:59:40 2010 +0000
+++ b/sys/arch/atari/conf/HADES Sat Apr 10 02:01:30 2010 +0000
@@ -1,11 +1,11 @@
#
-# $NetBSD: HADES,v 1.87 2010/04/01 17:10:06 tsutsui Exp $
+# $NetBSD: HADES,v 1.88 2010/04/10 02:01:30 tsutsui Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
-# 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 $
# NetBSD: GENERIC.in,v 1.85 2010/04/01 17:07:51 tsutsui Exp $
include "arch/atari/conf/std.hades"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -114,7 +114,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 fbd255bda540 -r 7af2cacc4ba9 sys/arch/atari/conf/MILAN-ISAIDE
--- a/sys/arch/atari/conf/MILAN-ISAIDE Sat Apr 10 01:59:40 2010 +0000
+++ b/sys/arch/atari/conf/MILAN-ISAIDE Sat Apr 10 02:01:30 2010 +0000
@@ -1,11 +1,11 @@
#
-# $NetBSD: MILAN-ISAIDE,v 1.64 2010/04/01 17:10:06 tsutsui Exp $
+# $NetBSD: MILAN-ISAIDE,v 1.65 2010/04/10 02:01:30 tsutsui Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
-# 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 $
# NetBSD: GENERIC.in,v 1.85 2010/04/01 17:07:51 tsutsui Exp $
include "arch/atari/conf/std.milan"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -115,7 +115,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
wdc0 at isa? port 0x1f0 irq 14 flags 0x04 # 1st IDE controller
diff -r fbd255bda540 -r 7af2cacc4ba9 sys/arch/atari/conf/MILAN-PCIIDE
--- a/sys/arch/atari/conf/MILAN-PCIIDE Sat Apr 10 01:59:40 2010 +0000
+++ b/sys/arch/atari/conf/MILAN-PCIIDE Sat Apr 10 02:01:30 2010 +0000
@@ -1,11 +1,11 @@
#
-# $NetBSD: MILAN-PCIIDE,v 1.68 2010/04/01 17:10:06 tsutsui Exp $
+# $NetBSD: MILAN-PCIIDE,v 1.69 2010/04/10 02:01:30 tsutsui Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
-# 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 $
# NetBSD: GENERIC.in,v 1.85 2010/04/01 17:07:51 tsutsui Exp $
include "arch/atari/conf/std.milan"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -115,7 +115,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
pciide* at pci? dev ? function ? flags 0x0000 # GENERIC pciide driver
Home |
Main Index |
Thread Index |
Old Index