NetBSD/sys/dev/sysmon
pgoyette 9687fb7cf2 1. Enable use of FMONSTCHANGED events for INDICATOR sensors
2. Update handling of FMONCRITICAL event reporting.   The state
   transition does not require a corresponding change in value.

With these changes, you can now have an INDICATOR sensor that
reports the presence or absence of a device, and (if the device
is present) separately monitor it for proper functioning.

Should address the concerns expressed recently with the commit
of changes to wmi(4) BBU handling.
2012-08-27 21:42:04 +00:00
..
files.sysmon Add a new software-only sensor device. This is intended for use as a 2010-10-19 11:55:38 +00:00
swsensor.c Add hw.swsensor.state variable for additional control capability. 2012-08-27 20:29:11 +00:00
swwdog.c
sysmon_envsys_events.c 1. Enable use of FMONSTCHANGED events for INDICATOR sensors 2012-08-27 21:42:04 +00:00
sysmon_envsys_tables.c 1. Enable use of FMONSTCHANGED events for INDICATOR sensors 2012-08-27 21:42:04 +00:00
sysmon_envsys_util.c
sysmon_envsys.c Fix indentation. No code change. 2012-08-27 14:15:52 +00:00
sysmon_envsysvar.h 1. Enable use of FMONSTCHANGED events for INDICATOR sensors 2012-08-27 21:42:04 +00:00
sysmon_power.c Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
sysmon_taskq.c
sysmon_taskq.h
sysmon_wdog.c
sysmon.c
sysmonconf.h
sysmonvar.h Extend previous changes so that even sensors which don't use a refresh() 2012-07-16 13:55:01 +00:00