aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2000-01-09 14:47:38 +0000
committerBruce Evans <bde@FreeBSD.org>2000-01-09 14:47:38 +0000
commitb7d1b97726953f06cbab765a91c6ffa93ea42f57 (patch)
treeb9682c3474c7407ba0ba3a3a75dc0246a92b4fd0 /sys
parent070e9ce61b3476fa926270590e18792c9b6233e2 (diff)
downloadsrc-b7d1b97726953f06cbab765a91c6ffa93ea42f57.tar.gz
src-b7d1b97726953f06cbab765a91c6ffa93ea42f57.zip
Removed defunct options EXTRA_SIO and KEY_DEBUG.
Notes
Notes: svn path=/head/; revision=55667
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES2
-rw-r--r--sys/conf/options2
-rw-r--r--sys/i386/conf/LINT2
-rw-r--r--sys/i386/conf/NOTES2
4 files changed, 0 insertions, 8 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index e29a93155e8f..d28893595eb3 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1235,7 +1235,6 @@ options CONSPEED=9600 #default speed for serial console (default 9600)
# Options for sio:
options COM_ESP #code for Hayes ESP
options COM_MULTIPORT #code for some cards with shared IRQs
-options EXTRA_SIO=2 #number of extra sio ports to allocate
# Other flags for sio that aren't documented in the man page.
# 0x20000 enable hardware RTS/CTS and larger FIFOs. Only works for
@@ -2239,7 +2238,6 @@ options KBD_MAXRETRY=4
options KBD_MAXWAIT=6
options KBD_RESETDELAY=201
options KEY
-options KEY_DEBUG
options LOCKF_DEBUG
options LOUTB
options MSGMNB=2049
diff --git a/sys/conf/options b/sys/conf/options
index df8d112af930..a83fbc4f6862 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -359,7 +359,6 @@ NBUS opt_smp.h
# sys/netkey
KEY
-KEY_DEBUG opt_key.h
# Size of the kernel message buffer
MSGBUF_SIZE opt_msgbuf.h
@@ -402,7 +401,6 @@ METEOR_DEALLOC_ABOVE opt_meteor.h
# Various mi ISA bus flags
COM_ESP opt_sio.h
COM_MULTIPORT opt_sio.h
-EXTRA_SIO opt_sio.h
BREAK_TO_DEBUGGER opt_comconsole.h
# Include tweaks for running under the SimOS machine simulator.
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index e29a93155e8f..d28893595eb3 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -1235,7 +1235,6 @@ options CONSPEED=9600 #default speed for serial console (default 9600)
# Options for sio:
options COM_ESP #code for Hayes ESP
options COM_MULTIPORT #code for some cards with shared IRQs
-options EXTRA_SIO=2 #number of extra sio ports to allocate
# Other flags for sio that aren't documented in the man page.
# 0x20000 enable hardware RTS/CTS and larger FIFOs. Only works for
@@ -2239,7 +2238,6 @@ options KBD_MAXRETRY=4
options KBD_MAXWAIT=6
options KBD_RESETDELAY=201
options KEY
-options KEY_DEBUG
options LOCKF_DEBUG
options LOUTB
options MSGMNB=2049
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index e29a93155e8f..d28893595eb3 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -1235,7 +1235,6 @@ options CONSPEED=9600 #default speed for serial console (default 9600)
# Options for sio:
options COM_ESP #code for Hayes ESP
options COM_MULTIPORT #code for some cards with shared IRQs
-options EXTRA_SIO=2 #number of extra sio ports to allocate
# Other flags for sio that aren't documented in the man page.
# 0x20000 enable hardware RTS/CTS and larger FIFOs. Only works for
@@ -2239,7 +2238,6 @@ options KBD_MAXRETRY=4
options KBD_MAXWAIT=6
options KBD_RESETDELAY=201
options KEY
-options KEY_DEBUG
options LOCKF_DEBUG
options LOUTB
options MSGMNB=2049