Removed defunct options EXTRA_SIO and KEY_DEBUG.

This commit is contained in:
bde 2000-01-09 14:47:38 +00:00
parent b95a9782eb
commit a136fa0a04
4 changed files with 0 additions and 8 deletions

View File

@ -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

View File

@ -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.

View File

@ -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

View File

@ -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