CVSROOT: /cvs Module name: src Changes by: g...@cvs.openbsd.org 2009/06/06 17:21:43
Modified files: sys/arch/amd64/amd64: est.c sys/arch/i386/i386: est.c Log message: Update est.c, make it capable of using ACPI if the PSS is available but still support all different methods of getting states without e.g. (highest/lowest state), and on i386 use the tables. The only change should be the deletion of the mV from the printf at boot. ok jsg@