freebsd-dev/sys/i386/bios
Warner Losh 861570bb45 The Libretto's BIOS doesn't set edx on the APM_GETPWSTATUS call, so
the barrery time remaining is reported as a random number.  Initialize
edx to 0xffff in this case, and to 0 in all other cases.  This change
should be benign on other machines.
Reviewed by:	jdp
1997-12-04 02:40:00 +00:00
..
apm_init - Update the email address in the copyrights. 1997-11-04 18:12:51 +00:00
apm_setup.h Sanitize APM a bit. Convert various #ifdef to id_flags instead. 1997-03-29 11:07:12 +00:00
apm_setup.s - Update the email address in the copyrights. 1997-11-04 18:12:51 +00:00
apm.c The Libretto's BIOS doesn't set edx on the APM_GETPWSTATUS call, so 1997-12-04 02:40:00 +00:00