Module Name:    src
Committed By:   tsutsui
Date:           Sat Jul  5 09:24:23 UTC 2014

Modified Files:
        src/sys/arch/atari/conf: MILAN.in

Log Message:
Enable options WSDISPLAY_COMPAT_USL in template, not in generated files.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/atari/conf/MILAN.in

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/MILAN.in
diff -u src/sys/arch/atari/conf/MILAN.in:1.26 src/sys/arch/atari/conf/MILAN.in:1.27
--- src/sys/arch/atari/conf/MILAN.in:1.26	Tue Jun  5 08:44:07 2012
+++ src/sys/arch/atari/conf/MILAN.in	Sat Jul  5 09:24:23 2014
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: MILAN.in,v 1.26 2012/06/05 08:44:07 abs Exp $
+#	$NetBSD: MILAN.in,v 1.27 2014/07/05 09:24:23 tsutsui Exp $
 #
 # Milan
 #
@@ -23,7 +23,7 @@ options 	WS_KERNEL_FG=WSCOL_WHITE
 options 	WS_KERNEL_BG=WSCOL_BLACK
 
 # compatibility to other console drivers
-#options 	WSDISPLAY_COMPAT_USL	# wsconscfg VT handling
+options 	WSDISPLAY_COMPAT_USL	# wsconscfg VT handling
 #options 	WSDISPLAY_COMPAT_RAWKBD	# can get raw scancodes
 
 # see dev/pckbport/wskbdmap_mfii.c for implemented layouts

Reply via email to