From fb173f7efd9ad30303bbfa33643d7756f460ad70 Mon Sep 17 00:00:00 2001 From: junyoung Date: Tue, 15 Oct 2002 18:20:58 +0000 Subject: [PATCH] Add (commented out) VGA_RASTERCONSOLE. --- sys/arch/i386/conf/GENERIC | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 3258233a8ba7..380d7e45768c 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.517 2002/10/08 13:09:05 augustss Exp $ +# $NetBSD: GENERIC,v 1.518 2002/10/15 18:20:58 junyoung Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.517 $" +#ident "GENERIC-$Revision: 1.518 $" maxusers 32 # estimated number of users @@ -210,6 +210,8 @@ options PCDISPLAY_SOFTCURSOR # if you want a really secure system, it may be better not to enable them, # see wsmoused(8), section SECURITY CONSIDERATIONS for more info. #options WSDISPLAY_CHARFUNCS # mouse console support +# enable VGA raster mode capable of displaying multilingual text on console +#options VGA_RASTERCONSOLE # Kernel root file system and dump configuration. config netbsd root on ? type ?