Ceri Davies <[EMAIL PROTECTED]> writes:
> On Sat, Feb 18, 2006 at 11:35:12AM +0000, Dag-Erling Smorgrav wrote:
> > | + /* Make sure the cpufreq module is loaded */
> > | + if (!kld_isloaded("cpu/p4tcc") && kld_load("cpufreq") == -1)
> ^^^^^^^^^
> Did you really mean that?
hmm, no, p4tcc is i386-only; ichss is a better choice.
unfortunately, cpu/cpufreq is only an attachment point, and is present
whether or not the module is loaded, so we can't use that.
DES
--
Dag-Erling Smørgrav - [EMAIL PROTECTED]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"