freebsd-skq/sys/i386
Maxim Sobolev e7846ad79e Add new CPU_ENABLE_TCC option, from NOTES:
CPU_ENABLE_TCC enables Thermal Control Circuitry (TCC) found in some
Pentium(tm) 4 and (possibly) later CPUs. When enabled and detected,
TCC allows to restrict power consumption by using machdep.cpuperf*
sysctls. This operates independently of SpeedStep and is useful on
systems where other mechanisms such as apm(4) or acpi(4) don't work.

Given the fact that many, even modern, notebooks don't work properly
with Intel ACPI, this is indeed very useful option for notebook owners.

Obtained from:	OpenBSD
MFC after:	2 weeks
2004-01-18 21:06:56 +00:00
..
acpica Only remove the handler if we installed it. 2004-01-12 19:35:31 +00:00
bios - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Add new CPU_ENABLE_TCC option, from NOTES: 2004-01-18 21:06:56 +00:00
cpufreq Add new CPU_ENABLE_TCC option, from NOTES: 2004-01-18 21:06:56 +00:00
i386 Add new CPU_ENABLE_TCC option, from NOTES: 2004-01-18 21:06:56 +00:00
ibcs2 GC unused 'syshide' override to /dev/null. This was here to disable 2003-12-24 00:32:07 +00:00
include Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
isa Fix a long-standing bug that had been introduced in rev 1.24 with the 2004-01-07 10:12:59 +00:00
linux Make sigaltstack as per-threaded, because per-process sigaltstack state 2004-01-03 23:31:29 +00:00
pci Replace an outb() during the test for configuration mechanism #1 with a 2003-12-31 16:56:32 +00:00
svr4 Attempt to make the proper changes here for the proc.h commit: 2004-01-05 00:29:00 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00