NetBSD/sys/dev/sysmon
2010-02-05 19:22:25 +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 Fix a typo in one DPRINTF (s/edata->des/edata->desc/). 2010-02-05 19:22:25 +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_envsys.c One more callback of sme_refresh() routine needs to check first that 2010-02-05 17:44:27 +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 Fix POWER_IOC_GET_TYPE. 2009-11-06 18:28:10 +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 In sysmon_wdog_unregister(), do not return until all of the watchdog 2007-12-16 21:07:45 +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 Add a convenience function to find the maximum value currently reported 2010-01-31 21:36:38 +00:00