freebsd-dev/sys/amd64/conf
Dag-Erling Smørgrav 83d18f2283 Add a driver for the on-die digital thermal sensor found on Intel Core
and newer CPUs (including Core 2 and Core / Core 2 based Xeons).  The
driver attaches to each cpu device and creates a sysctl node in that
device's sysctl context (dev.cpu.N.temperature).  When invoked, the
handler binds to the appropriate CPU to ensure a correct reading.

Submitted by:	Rui Paulo <rpaulo@fnop.net>
Sponsored by:	Google Summer of Code 2007
Tested by:	des, marcus, Constantine A. Murenin, Ian FREISLICH
Approved by:	re (kensmith)
MFC after:	3 weeks
2007-08-15 19:26:03 +00:00
..
.cvsignore Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS from 2005-06-20 16:52:59 +00:00
DEFAULTS Use default options for default partitioning schemes, rather than 2007-06-11 00:38:06 +00:00
GENERIC Add cpufreq(4) to GENERIC. It does not change the frequency by default, 2007-07-01 21:47:45 +00:00
GENERIC.hints MFi386: 1.13: Fix booting with ps2 keyboards. 2006-10-21 12:52:46 +00:00
MAC Introduce a kernel config for the Mandatory Access Control framework. 2005-09-18 03:15:36 +00:00
Makefile Implemented "nooption" and "nomakeoption" config(8) tokens. 2003-02-26 23:36:59 +00:00
NOTES Add a driver for the on-die digital thermal sensor found on Intel Core 2007-08-15 19:26:03 +00:00