Module Name: src Committed By: macallan Date: Thu Apr 1 04:29:35 UTC 2010
Modified Files: src/sys/dev/i2c: dbcool.c dbcool_reg.h Log Message: add some more ADM1031 support: - additional temperature and fan speed sensors work now - limits on should work on all temperature sensors Controlling fan behaviour doesn't work yet, the ADM1031 uses the same register for both fans which doesn't quite fit with the way the dbcool driver works. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/dev/i2c/dbcool.c cvs rdiff -u -r1.4 -r1.5 src/sys/dev/i2c/dbcool_reg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.