Module Name: src
Committed By: ahoka
Date: Mon Feb 22 05:57:11 UTC 2010
Modified Files:
src/sys/arch/i386/conf: GENERIC
Log Message:
Mention splash need genfb or radeonfb
To generate a diff of this commit:
cvs rdiff -u -r1.969 -r1.970 src/sys/arch/i386/conf/GENERIC
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/i386/conf/GENERIC
diff -u src/sys/arch/i386/conf/GENERIC:1.969 src/sys/arch/i386/conf/GENERIC:1.970
--- src/sys/arch/i386/conf/GENERIC:1.969 Sun Feb 21 05:16:29 2010
+++ src/sys/arch/i386/conf/GENERIC Mon Feb 22 05:57:10 2010
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.969 2010/02/21 05:16:29 cnst Exp $
+# $NetBSD: GENERIC,v 1.970 2010/02/22 05:57:10 ahoka Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.969 $"
+#ident "GENERIC-$Revision: 1.970 $"
maxusers 64 # estimated number of users
@@ -299,7 +299,7 @@
options WSDISPLAY_SCROLLSUPPORT
# enable VGA raster mode capable of displaying multilingual text on console
#options VGA_RASTERCONSOLE
-# enable splash screen support; requires hw driver support
+# enable splash screen support; requires genfb or radeonfb
#options SPLASHSCREEN
#options SPLASHSCREEN_PROGRESS