gibbs 2008-03-01 21:58:34 UTC
FreeBSD src repository
Modified files:
sys/i386/cpufreq est.c
Log:
In est_acpi_info(), initialize count before passing its pointer to
CPUFREQ_DRV_SETTINGS(). The value of count on input is used to
prefent overflow of the settings buffer passed into CPUFREQ_DRV_SETTINGS().
This corrects the "est: CPU supports Enhanced Speedstep, but is not
recognized."
error on my system.
MFC after: 1 week
Revision Changes Path
1.13 +1 -0 src/sys/i386/cpufreq/est.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"