cvs commit: src/sys/i386/cpufreq est.c
Nate Lawson
njl at FreeBSD.org
Sun Mar 20 22:43:26 PST 2005
njl 2005-03-21 06:43:25 UTC
FreeBSD src repository
Modified files:
sys/i386/cpufreq est.c
Log:
Add support for probing EST settings from ACPI. This should handle more
modern CPUs that have multiple VID#s that aren't detectable via public
methods. We use the control value from acpi_perf as the id16 for setting
a given frequency.
Revision Changes Path
1.5 +166 -77 src/sys/i386/cpufreq/est.c
More information about the cvs-src
mailing list