Christoph Egger wrote:
Module Name: src
Committed By: cegger
Date: Tue May 20 13:58:32 UTC 2008
Modified Files:
src/sys/arch/x86/pci: amdtemp.c
Log Message:
envsys(4) expects values in mK and not the top of the range of possible
temperature values.
Needed some time to figure this out after I saw negative temperature values on
Griffin.
sysmon_envsys(9) says uK, not mK. Which is it?