Module Name:    src
Committed By:   tsutsui
Date:           Sun Aug  8 11:25:54 UTC 2010

Modified Files:
        src/sys/arch/hpcarm/conf: WZERO3

Log Message:
Add options PXA2X0_LCD_WRITETHROUGH to improve console speed.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/hpcarm/conf/WZERO3

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/hpcarm/conf/WZERO3
diff -u src/sys/arch/hpcarm/conf/WZERO3:1.13 src/sys/arch/hpcarm/conf/WZERO3:1.14
--- src/sys/arch/hpcarm/conf/WZERO3:1.13	Sat Jul 31 16:02:11 2010
+++ src/sys/arch/hpcarm/conf/WZERO3	Sun Aug  8 11:25:53 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: WZERO3,v 1.13 2010/07/31 16:02:11 tsutsui Exp $
+#	$NetBSD: WZERO3,v 1.14 2010/08/08 11:25:53 tsutsui Exp $
 #
 #	WZERO3 -- Sharp Windows Mobile 5 based PDA
 #
@@ -7,7 +7,7 @@
 
 #options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.13 $"
+#ident 		"GENERIC-$Revision: 1.14 $"
 
 # estimated number of users
 maxusers	32
@@ -176,6 +176,7 @@
 
 # Physical console
 lcd* at pxaip?
+options 	PXA2X0_LCD_WRITETHROUGH
 wsdisplay* at lcd? console ?
 
 # for touchpad, keypad

Reply via email to