freebsd-dev/sys/i386/cpufreq
John Baldwin 984c25c10b After probing the available frequency settings, restore the CPU to run at
whatever frequency it started at instead of always picking the highest
frequency.  The first version of this driver attempted to do this, but it
set the speed to the first frequency in the list rather than the value it
had saved.

MFC after:	1 week
Discussed with:	rpaulo, phk
2008-05-30 22:01:09 +00:00
..
est.c After probing the available frequency settings, restore the CPU to run at 2008-05-30 22:01:09 +00:00
p4tcc.c A cautionary XXX comment about seemingly bogus errata checks. 2008-03-17 09:05:15 +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