04.07.2013 08:37, Jia-Shiun Li wrote:
ok anyone can help test and review this patch?
It will allow cpufreq to be removed from kernel conf, loaded and
function correctly as kernel module. I've tested it ok on my own
i5-3450.
Works here at AMD X4 750K:
# kldload cpufreq
Jul 4 16:00:11 ar1l0u kernel: hwpstate0: <Cool`n'Quiet 2.0> on cpu0
# sysctl -a | grep cpufreq
debug.cpufreq.lowest: 0
debug.cpufreq.verbose: 0
dev.cpufreq.0.%driver: cpufreq
dev.cpufreq.0.%parent: cpu0
# kldunload cpufreq
Jul 4 16:48:26 ar1l0u kernel: hwpstate0: detached
--
Sphinx of black quartz, judge my vow.
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"