CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/03/04 12:35:54
Modified files:
sys/arch/mvme88k/dev: pcctworeg.h
sys/arch/mvme88k/mvme88k: m1x7_machdep.c
Log message:
When handling clock interrupts, check the overflow counter to know how many
times hardclock() needs to be invoked; fixes clock drift found on 197DP
with SMP kernels.
