summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/tools/array2bin.c
diff options
context:
space:
mode:
authormlelstv <mlelstv@NetBSD.org>2010-08-01 08:16:14 +0000
committermlelstv <mlelstv@NetBSD.org>2010-08-01 08:16:14 +0000
commite5aae126391153898f4575d8a308a5b13459a33a (patch)
tree659e91824da22c998e8fcbe9a909dba3e1025bdd /sys/dev/microcode/tools/array2bin.c
parent06d4ca37574349c9c32a663110fbddf185e0d24d (diff)
sc_cmd_mtx protects a command sequence, no longer abuse it for delays.
Initialize mutexes and condition variables in attach and not in the asynchronously started kernel thread. Increase BMC spin timeout from 5ms to 15ms, this is necessary to detect the BMC in a HP ML110G4 reliably. Implement non-linear sensors as defined in IPMIv2.0 with some crude 32.32 fixed point arithmetic. This adds some small errors as logarithm and power functions are only approximated. Fix sensor index mapping so that sensor limits are computed correctly.
Diffstat (limited to 'sys/dev/microcode/tools/array2bin.c')
0 files changed, 0 insertions, 0 deletions