Module Name:    src
Committed By:   tsutsui
Date:           Sun Dec 12 10:07:35 UTC 2010

Modified Files:
        src/sys/arch/atari/conf: HADES

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


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/sys/arch/atari/conf/HADES

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.96 src/sys/arch/atari/conf/HADES:1.97
--- src/sys/arch/atari/conf/HADES:1.96	Sun Dec 12 09:58:29 2010
+++ src/sys/arch/atari/conf/HADES	Sun Dec 12 10:07:34 2010
@@ -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

Reply via email to