freebsd-dev/sys/i386/cpufreq
Alexander Motin 87122077a7 Previous solution appeared to be unsufficient. After additional testing
I have found that it is not only desktop CPUs problem. but mobile also.
Probably AP on laptops just started initially at lower frequency, hiding
the problem.

Disable frequency validation by default, for systems with more then one CPU,
until we can implement it properly. It looks like making more harm now then
benefits. Add 'hw.est.strict' loader tunable to control it.

Now my iXsystems Invincibook is able to run at 800MHz lowest frequency,
instead of 1200MHz before, when 800MHz was incorrectly reported invalid.
2009-11-14 16:20:07 +00:00
..
est.c Previous solution appeared to be unsufficient. After additional testing 2009-11-14 16:20:07 +00:00
hwpstate.c Consolidate CPUID to CPU family/model macros for amd64 and i386 to reduce 2009-09-10 17:27:36 +00:00
p4tcc.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
powernow.c Remove an unused variable. 2008-11-26 22:33:55 +00:00
smist.c Include a missing header file. 2009-01-22 20:29:07 +00:00