CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/09 11:43:50
Modified files:
sys/arch/macppc/include: cpu.h
sys/arch/macppc/macppc: clock.c cpu.c
Log message:
Initialize ns_per_tick as soon as we have read the timebase from the
device-tree to restore the behaviour present before my last change.
This fixes a regression seen on some Powerbooks where one of the two
kiic(4) would always timeout when trying to configure the audio chip.
