Module Name:    src
Committed By:   rin
Date:           Fri Aug  2 10:46:50 UTC 2019

Modified Files:
        src/sys/arch/mac68k/conf: WSFB.common

Log Message:
Add commented out GENFB_SHADOWFB option.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/mac68k/conf/WSFB.common

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/mac68k/conf/WSFB.common
diff -u src/sys/arch/mac68k/conf/WSFB.common:1.1 src/sys/arch/mac68k/conf/WSFB.common:1.2
--- src/sys/arch/mac68k/conf/WSFB.common:1.1	Fri Jul 26 10:48:44 2019
+++ src/sys/arch/mac68k/conf/WSFB.common	Fri Aug  2 10:46:50 2019
@@ -1,4 +1,4 @@
-# $NetBSD: WSFB.common,v 1.1 2019/07/26 10:48:44 rin Exp $
+# $NetBSD: WSFB.common,v 1.2 2019/08/02 10:46:50 rin Exp $
 
 genfb* at intvid?
 genfb* at macvid?
@@ -6,6 +6,13 @@ wsdisplay* at wsemuldisplaydev?
 
 options RASOPS_APPLE_PALETTE
 
+# At the expense of memory, boost display output drastically for
+# some depth/font settings.
+# XXX
+# This may have the opposite effect. Specify with care!
+#
+#options GENFB_SHADOWFB
+
 options WSDISPLAY_DEFAULTSCREENS=1
 options WS_KERNEL_FG=WSCOL_GREEN
 #options WS_KERNEL_BG=WSCOL_BLACK

Reply via email to