cvs commit: src/sys/amd64/isa clock.c src/sys/i386/isa clock.c
src/sys/pc98/cbus clock.c
John Baldwin
jhb at FreeBSD.org
Mon Jul 18 19:52:06 GMT 2005
jhb 2005-07-18 19:52:05 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/amd64/isa clock.c
sys/i386/isa clock.c
sys/pc98/cbus clock.c
Log:
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)
Revision Changes Path
1.221.2.1 +15 -23 src/sys/amd64/isa/clock.c
1.222.2.1 +20 -24 src/sys/i386/isa/clock.c
1.148.2.1 +20 -24 src/sys/pc98/cbus/clock.c
More information about the cvs-src
mailing list