freebsd-dev/sys/i386/cpufreq
Justin T. Gibbs b601964112 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
2008-03-01 21:58:34 +00:00
..
est.c In est_acpi_info(), initialize count before passing its pointer to 2008-03-01 21:58:34 +00:00
p4tcc.c Like acpi_throttle, set frequency to 100% in attach. Some BIOSen may set 2005-10-23 19:38:06 +00:00
powernow.c o introduce a flags 'errata' for HW bugs onto the softc. 2007-01-23 19:20:30 +00:00
smist.c Use bus_dma to get a page in the first 4 GB. Since the physical address 2007-06-17 07:18:23 +00:00