NetBSD/sys/dev/sysmon
pgoyette 6d6a30996f Permit creation of an event-monitor for alarm limits even if the limits
are not currently set (and, in case of battery capacity sensors, if there
is no value_max).  Ensure that such an event-monitor does not trigger the
delivery of any actual events.

Provide a mechanism for sensors to set their limits at time other than
system startup (for example, when a battery is inserted).

This allows us to boot a system with a battery missing, install the
battery some time later, and automatically monitor it without requiring
any user intervention to create the event-monitor.  (The actual changes
for battery sensors to use this new capability will come later.)
2010-04-01 12:16:14 +00:00
..
files.sysmon Make swwdog use no-needs-count. As the manpage says, there can be only one. 2010-01-30 21:55:28 +00:00
swwdog.c print newline after timer expiry message 2010-01-31 02:54:56 +00:00
sysmon_envsys_events.c Permit creation of an event-monitor for alarm limits even if the limits 2010-04-01 12:16:14 +00:00
sysmon_envsys_tables.c
sysmon_envsys_util.c
sysmon_envsys.c Permit creation of an event-monitor for alarm limits even if the limits 2010-04-01 12:16:14 +00:00
sysmon_envsysvar.h Permit creation of an event-monitor for alarm limits even if the limits 2010-04-01 12:16:14 +00:00
sysmon_power.c Fix comment typos (mangement, managmenet). 2010-03-11 13:51:01 +00:00
sysmon_taskq.c Rearrange code in the sysmon queue execution thread to simplify locking logic. 2008-09-05 22:06:52 +00:00
sysmon_taskq.h
sysmon_wdog.c
sysmon.c
sysmonconf.h
sysmonvar.h Permit creation of an event-monitor for alarm limits even if the limits 2010-04-01 12:16:14 +00:00