summaryrefslogtreecommitdiff
path: root/sysutils/xmbmon
AgeCommit message (Collapse)AuthorFilesLines
2004-04-07Add a patch from the program's auther.recht1-1/+2
""" Patch for fixing a long standing bug in xmbmon version 2.00-2.03 (April 7, 2004): here; this is for 2nd and 3rd temperatures in Winbond chips with ISA access (no problem with SMBus access). """ Bump both mbmon's/xmbmon's PKGREVISIONs to 1.
2004-03-07Use bl3 and honor CFLAGS.snj1-2/+1
2003-08-23Update {x}mbmon to 2.03.recht1-2/+2
changes since 2.01: * Genesys Logic GL512SM and GL520SM sensors are supported. * Intel ICH5 SMBus access supported. * LM85, Analog Devices ADM1024/1025/1027/ADT7463, and SMSC EMC6D10X sensors are supported. * Analog Devices ADM1020/1021/1023 temperature sensors are supported. * A log standing bug from version 2.00 in the treatment of fan-divisor for the IT87xxF sensor chip is fixed. * NetBSD/OpenBSD support is added (by a contribution of a patch given by Stephan Eisvogel). "./configure; make" just works. * The AMD8111 and NVidia nForce2 SMBus access is supported (by information from Alex van Kaam). * National Semiconductor LM90 temperature sensor is supported. * Winbond W83L784R, W83L785R, W83L785TS-S sensors are supported. * The case of two sensor chips are supported. * Others: Fixing small bugs, clean-up the code.
2003-05-28Initial import of the X11-based part of xmbmon-201 into the NetBSDagc3-0/+21
Packages Collection. xmbmon is an X11-based program for monitoring motherboard environmental information.