Module Name: src Committed By: rkujawa Date: Tue Oct 15 13:42:53 UTC 2013
Modified Files: src/sys/dev/i2c: mcp980x.c Log Message: Add sysctl knobs to set temperature limit and hysteresis. Reaching the limit causes alert line of the chip to be asserted. These limits could be tied to critical limit set in envsys, but it's more versatile to keep it as separate value. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/dev/i2c/mcp980x.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.