Module Name: src Committed By: njoly Date: Wed Apr 4 17:44:31 UTC 2012
Modified Files: src/sys/arch/x86/x86: ipmi.c Log Message: For 1's and 2's complement sensor data, convert unsigned raw data to a signed type before proceeding any computation. Fix handling of negative temperatures that can be set for critmin/warnmin limits. To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 src/sys/arch/x86/x86/ipmi.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.