cvs commit: ports/sysutils/xmbmon Makefile ports/sysutils/xmbmon/files patch-sens_lm85.c

Ruslan Ermilov ru at FreeBSD.org
Wed Dec 21 06:03:55 PST 2005


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)


More information about the cvs-all mailing list