Module Name:    src
Committed By:   tsutsui
Date:           Sat Apr 10 02:01:30 UTC 2010

Modified Files:
        src/sys/arch/atari/conf: HADES MILAN-ISAIDE MILAN-PCIIDE

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/sys/arch/atari/conf/HADES
cvs rdiff -u -r1.64 -r1.65 src/sys/arch/atari/conf/MILAN-ISAIDE
cvs rdiff -u -r1.68 -r1.69 src/sys/arch/atari/conf/MILAN-PCIIDE

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/atari/conf/HADES
diff -u src/sys/arch/atari/conf/HADES:1.87 src/sys/arch/atari/conf/HADES:1.88
--- src/sys/arch/atari/conf/HADES:1.87	Thu Apr  1 17:10:06 2010
+++ src/sys/arch/atari/conf/HADES	Sat Apr 10 02:01:30 2010
@@ -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

Index: src/sys/arch/atari/conf/MILAN-ISAIDE
diff -u src/sys/arch/atari/conf/MILAN-ISAIDE:1.64 src/sys/arch/atari/conf/MILAN-ISAIDE:1.65
--- src/sys/arch/atari/conf/MILAN-ISAIDE:1.64	Thu Apr  1 17:10:06 2010
+++ src/sys/arch/atari/conf/MILAN-ISAIDE	Sat Apr 10 02:01:30 2010
@@ -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

Index: src/sys/arch/atari/conf/MILAN-PCIIDE
diff -u src/sys/arch/atari/conf/MILAN-PCIIDE:1.68 src/sys/arch/atari/conf/MILAN-PCIIDE:1.69
--- src/sys/arch/atari/conf/MILAN-PCIIDE:1.68	Thu Apr  1 17:10:06 2010
+++ src/sys/arch/atari/conf/MILAN-PCIIDE	Sat Apr 10 02:01:30 2010
@@ -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

Reply via email to