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.12:



details:   https://anonhg.NetBSD.org/src/rev/184295428ec0
branches:  trunk
changeset: 759523:184295428ec0
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Sun Dec 12 10:07:34 2010 +0000

description:
Regen from HADES.in rev 1.12:
> Rename device name of Crazy Dots II ET4000 video from et(4) to et4k(4).

diffstat:

 sys/arch/atari/conf/HADES |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 63de9f8c8139 -r 184295428ec0 sys/arch/atari/conf/HADES
--- a/sys/arch/atari/conf/HADES Sun Dec 12 10:05:25 2010 +0000
+++ b/sys/arch/atari/conf/HADES Sun Dec 12 10:07:34 2010 +0000
@@ -1,11 +1,11 @@
 #
-# $NetBSD: HADES,v 1.96 2010/12/12 09:58:29 tsutsui Exp $
+# $NetBSD: HADES,v 1.97 2010/12/12 10:07:34 tsutsui Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
-#              NetBSD: HADES.in,v 1.11 2010/04/10 01:59:40 tsutsui Exp $
+#              NetBSD: HADES.in,v 1.12 2010/12/12 10:05:25 tsutsui Exp $
 #              NetBSD: GENERIC.in,v 1.92 2010/12/12 09:56:15 tsutsui Exp $
 include "arch/atari/conf/std.hades"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -128,7 +128,7 @@
 vme0 at avmebus0
 le0 at vme0 irq 5 # Lance ethernet (Riebl/PAM).
 le0 at vme0 irq 4 # Lance ethernet (BVME410).
-et0 at vme0 # Crazy Dots II
+et4k0 at vme0 # Crazy Dots II
 isab0 at mainbus0 # ISA-bus
 isa0 at isab0
 wdc0 at mainbus0 # IDE-bus



Home | Main Index | Thread Index | Old Index