pgoyette
e0b6ea852c
Correct usage of PROP_DRIVER_LIMITS flag
2009-07-10 15:30:45 +00:00
pgoyette
c1af07659e
Update {get,set}_limits() routines.
2009-06-14 19:44:46 +00:00
pgoyette
3441b533fb
No need to set flag=I2C_F_POLL when releasing the bus. Pointed out
...
in private Email from njoly@
2009-06-13 20:27:19 +00:00
pgoyette
5fb0a3a4d7
Update sdtemp driver to use sysmon_envsys(9) for setting temp sensor
...
limits. Remove sysctl(9) interface to the limit registers since it's
no longer needed.
2009-06-13 19:02:33 +00:00
pgoyette
5a84f3060e
Since we no longer have individual events for each sensor value limit,
...
we don't need individual flag bits. Clean up extra bit definitions.
Bump kernel version - welcome to 5.99.13
2009-06-01 20:08:44 +00:00
pgoyette
9cce088ba8
When displaying boot-time trip-register settings, shift to exclude
...
fractional bits. Otherwise, a setting of 52C reports 832 during
boot, and that's way too hot for any memory!
2009-05-19 23:43:27 +00:00
pgoyette
b3c79debe6
Initial implementation of sdtemp(4) driver for on-DIMM temp sensor.
...
(These optional sensors are specified by JEDEC Standard No. 21-C
Section 4-7 and implemented by multiple vendors. Tested on my
amd64 machine with Kingston KVR1066D3E7S/2G memory which includes
a STMicro STTS424E02 sensor.)
2009-05-09 15:04:25 +00:00