CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/11/10 09:15:24
Modified files:
sys/arch/beagle/dev: amptimer.c
Log message:
Fix bug where 'now' recomputation was incorrect,
do not bother subtracting the old 'now' from the 64bit counters to
determine which was sooner, add event counters for the clock/stat
Do not have timers unless debugging the driver.
Switch statclock to multiple of hz;
