Date: Wed, 21 Dec 2005 14:03:54 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/xmbmon Makefile ports/sysutils/xmbmon/files patch-sens_lm85.c Message-ID: <200512211403.jBLE3sVa012356@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2005-12-21 14:03:54 UTC
FreeBSD ports repository
Modified files:
sysutils/xmbmon Makefile
Added files:
sysutils/xmbmon/files patch-sens_lm85.c
Log:
Fix reading temperature and voltage from ADM1027 sensors:
- Don't add offsets, they are added automatically by the chip.
- Make sure to read all registers with MSBs after reading from
the extended resoltion register, otherwise they stay locked.
This makes mbmon actually work on Asus S2882-D Opteron server
motherboards with the ADM1027 chip, using amdpm(4) + smb(4).
(Except it doesn't show the 4th FAN RPM counter; fix not
committed at this time.)
In collaboration with: Vsevolod Lobko
Revision Changes Path
1.17 +1 -1 ports/sysutils/xmbmon/Makefile
1.1 +71 -0 ports/sysutils/xmbmon/files/patch-sens_lm85.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512211403.jBLE3sVa012356>
