Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf add genfb, disabled for now
details: https://anonhg.NetBSD.org/src/rev/b2fc22722e06
branches: trunk
changeset: 783798:b2fc22722e06
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Wed Jan 09 00:28:54 2013 +0000
description:
add genfb, disabled for now
diffstat:
sys/arch/evbarm/conf/RPI | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (30 lines):
diff -r 76d2ba1b5c6a -r b2fc22722e06 sys/arch/evbarm/conf/RPI
--- a/sys/arch/evbarm/conf/RPI Wed Jan 09 00:24:54 2013 +0000
+++ b/sys/arch/evbarm/conf/RPI Wed Jan 09 00:28:54 2013 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: RPI,v 1.14 2013/01/08 16:39:28 jakllsch Exp $
+# $NetBSD: RPI,v 1.15 2013/01/09 00:28:54 jmcneill Exp $
#
# RPi -- Raspberry Pi
#
@@ -186,6 +186,10 @@
# PL011 uart
plcom0 at obio?
+# Framebuffer console
+#genfb0 at obio?
+#wsdisplay* at genfb?
+
# System timer
bcmtmr0 at obio?
@@ -223,7 +227,7 @@
options WSDISPLAY_COMPAT_USL # wsconscfg VT handling
options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes
options WSDISPLAY_DEFAULTSCREENS=4
-options FONT_QVSS8x15
+#options FONT_QVSS8x15
#options FONT_GALLANT12x22 # the console font
# Pseudo-Devices
Home |
Main Index |
Thread Index |
Old Index