NetBSD/sys/dev/sysmon
jakllsch ce87c7ef94 Ensure events come off the list in the same order they went on.
Hotkey press/release events now happen in the correct order.
2011-07-22 14:21:40 +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 Use {...} to prevent premature exit from initialization function - this 2011-06-19 15:52:48 +00:00
swwdog.c Apparently swwdog reboot hasn't worked in several years since it 2010-11-11 21:55:04 +00:00
sysmon_envsys_events.c Restrict limit monitoring for Indicator sensors as well as for 2011-06-08 16:14:57 +00:00
sysmon_envsys_tables.c Pass table_id to sme_find_table(). 2011-06-19 05:26:31 +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_envsys.c Instead of crashing, print a usable error message when a driver eroneously 2011-06-19 11:40:26 +00:00
sysmon_envsysvar.h Add routine to lookup description tables by description instead of by 2011-06-19 03:09:43 +00:00
sysmon_power.c Ensure events come off the list in the same order they went on. 2011-07-22 14:21:40 +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 Convert sysmon_taskqueue to use mutex(9) and condvar(9) and initialize 2007-07-21 23:15:16 +00:00
sysmon_wdog.c add support for autostarting watchdogs (wdog was started by firmware 2011-01-04 01:51:06 +00:00
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
sysmonconf.h
sysmonvar.h Since nothing actually records or maintains an average sensor value, 2011-06-04 13:24:33 +00:00