Module Name: src Committed By: yamt Date: Mon Aug 12 15:40:34 UTC 2013
Modified Files: src/sys/arch/x86/x86: ipmi.c Log Message: fix validness check of sensor value this change is intended to mirror what ipmitool does. (their macros for these bits are IS_READING_UNAVAILABLE and IS_SCANNING_DISABLED.) see also: second-gen-interface-spec-v2-rev1-4 Table 35-15, Get Sensor Reading Command might fix PR/46833 from Francois Tigeot reviewed by Masanobu SAITOH and Tom Ivar Helbekkmo tested by Tom Ivar Helbekkmo To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 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.