Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Feb 2008 15:59:04 +0000
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        freebsd-amd64@freebsd.org
Subject:   CFT: k8temp driver
Message-ID:  <A611E395-3531-4026-B8B3-5EFA72BA48E1@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
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







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A611E395-3531-4026-B8B3-5EFA72BA48E1>