freebsd-dev/sys/i386/bios
Garrett Wollman a8da31fc3e Fix crash when halting where APM was configured but not enabled
by checking whether APM is active in apm_power_off() and returning
if not.  (The code was already written with the expectation that
this function would return if it fails.)
1997-06-19 00:25:03 +00:00
..
apm_init Makefile generates boths IBM-PC and PC-98 version of object code in 1997-03-09 16:46:05 +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 Sanitize APM a bit. Convert various #ifdef to id_flags instead. 1997-03-29 11:07:12 +00:00
apm.c Fix crash when halting where APM was configured but not enabled 1997-06-19 00:25:03 +00:00