NetBSD/sys/dev/sysmon
pgoyette 3dbac3b2ec Use {...} to prevent premature exit from initialization function - this
lets the atf tests run again.

Move validation of current value vs min/max into the refresh routine
where it will get checked every time, not just at initialization.

While here, do a little more housekeeping:
  - Retrieve numeric property value once
  - Ensure that a numeric-specified sensor type is valid
  - printout any unrecognized properties (DEBUG only)
2011-06-19 15:52:48 +00:00
..
files.sysmon
swsensor.c Use {...} to prevent premature exit from initialization function - this 2011-06-19 15:52:48 +00:00
swwdog.c
sysmon.c
sysmon_envsys.c Instead of crashing, print a usable error message when a driver eroneously 2011-06-19 11:40:26 +00:00
sysmon_envsys_events.c Restrict limit monitoring for Indicator sensors as well as for 2011-06-08 16:14:57 +00:00
sysmon_envsys_tables.c Pass table_id to sme_find_table(). 2011-06-19 05:26:31 +00:00
sysmon_envsys_util.c
sysmon_envsysvar.h Add routine to lookup description tables by description instead of by 2011-06-19 03:09:43 +00:00
sysmon_power.c
sysmon_taskq.c
sysmon_taskq.h
sysmon_wdog.c add support for autostarting watchdogs (wdog was started by firmware 2011-01-04 01:51:06 +00:00
sysmonconf.h
sysmonvar.h Since nothing actually records or maintains an average sensor value, 2011-06-04 13:24:33 +00:00