freebsd-dev/sys/i386
Maxim Sobolev aab8b1b55f Fix the problem with incorrect throttling level reported immediately after
reboot. Safter the reboot the TCC is usually in the Automatic mode, in which
reading current performance level is likely to produce bogus results make sure
to switch it to the On-Demand mode and set to some known performance level.
Unfortunately there is no reliable way to check that TCC is in the Automatic
mode. Reading bit 4 of ACPI Thermal Monitor Control Register produces 0
regardless of the current mode.

MFC after:	1 week
2005-02-07 11:35:24 +00:00
..
acpica
bios /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
compile
conf Build cpufreq and acpi_perf on platforms that are likely to be able to 2005-02-05 21:01:09 +00:00
cpufreq Fix the problem with incorrect throttling level reported immediately after 2005-02-07 11:35:24 +00:00
i386 Fix the problem with incorrect throttling level reported immediately after 2005-02-07 11:35:24 +00:00
ibcs2 o Split out kernel part of execve(2) syscall into two parts: one that 2005-01-29 23:12:00 +00:00
include o Move copyin()/copyout() out of i386_{get,set}_ldt() and 2005-01-26 13:59:46 +00:00
isa Since we are quite unlikely to ever face another platform which 2005-02-06 13:46:39 +00:00
linux When running Linux binaries, set up the initial FPU state as Linux 2005-02-06 17:29:20 +00:00
pci /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
svr4 /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
Makefile