freebsd-src/sys/i386
Kazutaka YOKOTA f8a35e9cef - Break scrn_timer() into two pieces. Now screen update is done in a
separate routine: scupdate() called from scrn_timer().

- Make sure that the screen is updated for the low-level console
routines sccngetc() and sccncheckc().  A new routine, sccnupdate(),
is introduced and will call scupdate() above.
Requested by: bde and msmith

OKed by: sos
1998-02-11 14:58:15 +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 - Break scrn_timer() into two pieces. Now screen update is done in a 1998-02-11 14:58:15 +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