Module Name: src
Committed By: reinoud
Date: Wed Apr 17 19:04:20 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: RPI
Log Message:
Enable VCONS_DRAW_INTR speeding up the graphic console of the RPi
significantly!
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/evbarm/conf/RPI
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/evbarm/conf/RPI
diff -u src/sys/arch/evbarm/conf/RPI:1.30 src/sys/arch/evbarm/conf/RPI:1.31
--- src/sys/arch/evbarm/conf/RPI:1.30 Mon Mar 25 23:01:23 2013
+++ src/sys/arch/evbarm/conf/RPI Wed Apr 17 19:04:19 2013
@@ -1,5 +1,5 @@
#
-# $NetBSD: RPI,v 1.30 2013/03/25 23:01:23 jmcneill Exp $
+# $NetBSD: RPI,v 1.31 2013/04/17 19:04:19 reinoud Exp $
#
# RPi -- Raspberry Pi
#
@@ -193,6 +193,7 @@ plcom0 at obio?
# Framebuffer console
genfb0 at obio?
wsdisplay* at genfb?
+options VCONS_DRAW_INTR
# System timer
bcmtmr0 at obio?