freebsd-dev/sys/i386/bios
Mitsuru IWASAKI 29803c2003 i8254_restore is called from apm_default_resume() to reload
the countdown register.
this should not be necessary but there are broken laptops that
do not restore the countdown register on resume.
when it happnes, it messes up the hardclock interval and system clock,
which leads to the infamous "calcru: negative time" problem.

Submitted by:	kjc, iwasaki
Reviewed by:	Steve O'Hara-Smith <steveo@eircom.net> and committers.
Obtained from:	PAO3
1999-10-30 14:56:01 +00:00
..
apm.c i8254_restore is called from apm_default_resume() to reload 1999-10-30 14:56:01 +00:00
apm.h Prepare for the apm_saver screen saver module. 1999-10-02 03:34:15 +00:00
mca_machdep.c SYSINIT() needs sys/kernel.h. Include it. 1999-09-03 03:14:36 +00:00
mca_machdep.h This adds the i386 specific support for systems with a MicroChannel 1999-09-03 02:04:28 +00:00