freebsd-ports/sysutils/mbmon/files
Ruslan Ermilov e78bd3f118 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
2005-12-21 14:03:54 +00:00
..
patch-aa
patch-configure
patch-getMB-smb_ioctl.c
patch-pci_pm.h
patch-sens_lm85.c
patch-testsmb.c
patch-xmbmon.c