NetBSD/sys/dev/sysmon
pgoyette d36ea2afc5 Document usage of PROP_DRIVER_LIMITS flag and set it correctly.
Use flag bits to determine validity of limit values, rather than
assuming that invalid/not-present values are set to zero.
2009-07-10 15:27:33 +00:00
..
files.sysmon
swwdog.c
sysmon.c Pass D_MPSAFE to d_flag in the cdevsw struct, so that the kernel_lock 2008-03-03 09:38:49 +00:00
sysmon_envsys.c Remove some code (bracketed by #ifdef NOTYET / #endif) that should not 2009-07-10 13:09:09 +00:00
sysmon_envsys_events.c Document usage of PROP_DRIVER_LIMITS flag and set it correctly. 2009-07-10 15:27:33 +00:00
sysmon_envsys_tables.c Add three new values for ENVSYS_DRIVE units: 2008-02-28 16:21:34 +00:00
sysmon_envsys_util.c Extend the envsys2 API (one more time, sorry) as defined in: 2007-11-16 08:00:11 +00:00
sysmon_envsysvar.h Add capability to send sensor limit values to the driver so they can 2009-06-13 16:08:25 +00:00
sysmon_power.c General clean-up and some restructuring of event handling. This is a 2009-06-08 00:55:35 +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 In sysmon_wdog_unregister(), do not return until all of the watchdog 2007-12-16 21:07:45 +00:00
sysmonconf.h
sysmonvar.h Ooops - {get,set}_limits() need to be sensor-specific. Pass an extra 2009-06-14 19:43:12 +00:00