CFT: k8temp driver
Rui Paulo
rpaulo at FreeBSD.org
Sun Feb 10 08:28:16 PST 2008
Hi,
Some AMD systems have two thermal sensors on both cores. I wrote a
simple driver to access these temperatures, but I don't have a system
to test. If anyone has a AMD K8 system, I would love if you could test
the k8temp driver that I wrote based on the Linux one.
Get it at:
http://people.freebsd.org/~rpaulo/k8temp.tgz
Compile/test with:
$ tar xzvf k8temp.tgz && cd k8temp
$ make SYSDIR=/path/to/src/sys
# kldload ./k8temp.ko
This is still pre-alpha quality, so please don't use it on a
production system.
Thanks in advance.
--
Rui Paulo
More information about the freebsd-amd64
mailing list