NetBSD/sys/dev/sysmon
xtraeme b88ea32e70 - Initialize the callout with CALLOUT_MPSAFE, like it was done before
in sysmon_envsys_events.c.
- Separate sme_event_check_low_power() into sme_battery_check(),
  sme_acadapter_check() and sme_battery_critical() (no functional changes).
2008-01-02 12:20:26 +00:00
..
files.sysmon - Remove ENVSYS_GSTRING and the genstr member from envsys_data_t. 2007-09-04 16:54:02 +00:00
swwdog.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
sysmon_envsys_events.c - Initialize the callout with CALLOUT_MPSAFE, like it was done before 2008-01-02 12:20:26 +00:00
sysmon_envsys_tables.c Add ENVSYS_DRIVE_MIGRATING for ENVSYS_DRIVE sensors, this is for RAID 2007-12-07 11:47:49 +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 - Initialize the callout with CALLOUT_MPSAFE, like it was done before 2008-01-02 12:20:26 +00:00
sysmon_envsysvar.h After comments from Andrew Doran: 2007-11-20 17:24:32 +00:00
sysmon_power.c Handle hotkey events using /etc/powerd/scripts/hotkey_button, ok xtraeme 2007-12-22 18:35:13 +00:00
sysmon_taskq.c Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
sysmonconf.h
sysmonvar.h In sysmon_wdog_unregister(), do not return until all of the watchdog 2007-12-16 21:07:45 +00:00