]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC: Set timer0_max_count to a correct value in the lapic timer case and
authorjhb <jhb@FreeBSD.org>
Mon, 18 Jul 2005 19:52:05 +0000 (19:52 +0000)
committerjhb <jhb@FreeBSD.org>
Mon, 18 Jul 2005 19:52:05 +0000 (19:52 +0000)
commit94b28a8c466efd66f74ff9252e367564a29a1c0a
tree836910bb9f3c29a47cd47e087194e63e70c50eb4
parentecaea625bd8f4d0405ca9a2baa374b28af2593ba
MFC: Set timer0_max_count to a correct value in the lapic timer case and
fix i8254_restore() so that it actually works in the non-lapic timer case
thus unbreaking suspend/resume for several people.

Approved by: re (kensmith)
sys/amd64/isa/clock.c
sys/i386/isa/clock.c
sys/pc98/cbus/clock.c