NetBSD/sys/dev/sysmon
pooka c3884c5c41 * fix logic inversion in swwdog_reboot (and the sysctl).
* attach sysctl in constructor instead of as a link set to give it
  a chance to work in a module
* teardown sysctl when driver is detached to avoid dangling pointer
2010-08-06 16:02:56 +00:00
..
files.sysmon Convert swwdog(4) from a simple defpseudo device to a defpseudodev so 2010-07-22 14:10:14 +00:00
swwdog.c * fix logic inversion in swwdog_reboot (and the sysctl). 2010-08-06 16:02:56 +00:00
sysmon_envsys_events.c When removing sensor properties with envstat -S, ensure that drivers 2010-04-10 19:01:00 +00:00
sysmon_envsys_tables.c
sysmon_envsys_util.c
sysmon_envsys.c Use a typedef to define the prototype of the per-sensor callback. 2010-04-11 01:12:28 +00:00
sysmon_envsysvar.h When removing sensor properties with envstat -S, ensure that drivers 2010-04-10 19:01:00 +00:00
sysmon_power.c Fix comment typos (mangement, managmenet). 2010-03-11 13:51:01 +00:00
sysmon_taskq.c
sysmon_taskq.h
sysmon_wdog.c
sysmon.c
sysmonconf.h
sysmonvar.h Use a typedef to define the prototype of the per-sensor callback. 2010-04-11 01:12:28 +00:00