]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Retire pmtimer driver. Move time fixing into apm driver. Move
authorimp <imp@FreeBSD.org>
Wed, 10 Jan 2018 14:59:19 +0000 (14:59 +0000)
committerimp <imp@FreeBSD.org>
Wed, 10 Jan 2018 14:59:19 +0000 (14:59 +0000)
commit07f8cf61c1883e494f902b04ac6c5727e121deec
tree93a53ef80f8528e37c6a5512c1315ba55e011c07
parentb8fc714d7f45b8b5481351a4c2f4c1c99fc41ede
Retire pmtimer driver. Move time fixing into apm driver. Move
Iwasaki-san's copyright over. Remove FIXME code that couldn't possibly
work. Call tc_settime() with our estimate of the delta we've been
alseep (the one we print) to adjust the time. Not sure what to do
about callouts, so keep the small #ifdef in place there.

Differential Revision: https://reviews.freebsd.org/D13823
sys/conf/files.i386
sys/i386/bios/apm.c
sys/i386/conf/GENERIC
sys/i386/conf/NOTES
sys/i386/isa/pmtimer.c [deleted file]