summaryrefslogtreecommitdiffstats
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index a514b7b..343e4f3 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.275 1996/08/15 10:41:34 asami Exp $
+# $Id: LINT,v 1.276 1996/09/06 23:35:45 pst Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -503,6 +503,9 @@ options PCVT_SCANSET=2 # IBM keyboards are non-std
device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr
options SC_KBD_PROBE_WORKS # keyboard probe should determine
# if syscons is available
+options MAXCONS=16 # number of virtual consoles
+options SLOW_VGA # do byte-wide i/o's to TS and GDC regs
+options XT_KEYBOARD # extra initialization for XT keyboard
#
# This device is mandatory.
OpenPOWER on IntegriCloud