]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove SC_KBD_PROBE_WORKS option and replace it with a simple run-time flag
authorpst <pst@FreeBSD.org>
Wed, 23 Oct 1996 07:29:44 +0000 (07:29 +0000)
committerpst <pst@FreeBSD.org>
Wed, 23 Oct 1996 07:29:44 +0000 (07:29 +0000)
commit3472d01c715f7cd408aa362311ee17205616c86c
tree217a64a58e3fa8a6b4c9561833c12cab26ffa46c
parentda2957207b1d3dec86dcf8334bc11b75a9113b84
Remove SC_KBD_PROBE_WORKS option and replace it with a simple run-time flag
bit (0x0008) in the sc driver configuration line.  This way it's easy to
boink a generic kernel.

Also, document and place in an opt_ file the #define's for overriding which
serial port is the system console.
Approved by: sos
13 files changed:
sys/conf/NOTES
sys/conf/options.i386
sys/dev/rc/rc.c
sys/dev/syscons/syscons.c
sys/dev/syscons/syscons.h
sys/i386/conf/LINT
sys/i386/conf/NOTES
sys/i386/conf/options.i386
sys/i386/isa/rc.c
sys/i386/isa/syscons.c
sys/i386/isa/syscons.h
sys/isa/syscons.c
sys/isa/syscons.h