NetBSD/sys/dev/sysmon
pgoyette c5da67f0a2 1. Don't try to call the driver's get_limits routine if it doesn't have
one.  Fixes a panic reported by njoly@ in private Email

2. Acquire the device before checking whether or not the get_limits
   routine exists.

XXX There's still a bug in here somewhere that prevents setting of
XXX limit values after using 'envstat -S'
2010-09-22 00:13:55 +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 1. Don't try to call the driver's get_limits routine if it doesn't have 2010-09-22 00:13:55 +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