freebsd-dev/sys/i386
Kazutaka YOKOTA 4930cbfa04 - Ignore KBD_RAW_MODE and KBD_CODE_MODE in scgetc() when it's called
from the low-level console routines sccngetc() and sccncheckc().
Submitted by: bde (a long time ago)

- Don't try to ring bell and immediately return from do_bell() while
device probe is in progress at boot time; the timeout queue is not
functional yet.
PR: kern/2424

- Stop running the screen saver after panic() is called: check
if `panicstr' is non-NULL during scrn_timer().
PR: kern/5314

- A new option: SC_DISABLE_REBOOT
The reboot key (usually Ctl-Alt-Del) will be ignored if this option
is defined. You may still have the reboot key defined in the keymap and
it won't cause error when the keymap is loaded, but it will be quietly
treated as nop.

OKed by: sos
1998-02-11 14:56:02 +00:00
..
apm Staticize. 1998-02-09 06:11:36 +00:00
bios Staticize. 1998-02-09 06:11:36 +00:00
boot Don't set even parity uselessly in the line control register (parity 1998-02-01 22:39:24 +00:00
conf NULL and UMAP filesystems also unstable. 1998-02-09 15:03:38 +00:00
eisa Staticize. 1998-02-09 06:11:36 +00:00
i386 Fix warning after previous staticization. 1998-02-10 17:30:26 +00:00
ibcs2 De-staticize enough to make all the LKMs work again. Add comments where 1998-02-11 01:46:50 +00:00
include Staticize. 1998-02-09 06:11:36 +00:00
isa - Ignore KBD_RAW_MODE and KBD_CODE_MODE in scgetc() when it's called 1998-02-11 14:56:02 +00:00
linux De-staticize enough to make all the LKMs work again. Add comments where 1998-02-11 01:46:50 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Add support to the host driver for "downloaded constants". These are immediate 1997-09-27 19:38:27 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00