CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2012/03/27 00:44:01
Modified files: sys/arch/i386/i386: est.c machdep.c sys/arch/i386/include: cpu.h Log message: Make the bus_clock calculations happen later in the boot process so they can be conditionally called in future. This makes the i386 speedstep code closer to the amd64 code (though still with the added complications of VIA support and the *_update_cpuspeed callbacks)