NetBSD/sys/dev/sysmon
xtraeme a826e85aba Fix some problems reported by <drochner> a while ago on tech-kern:
sme_events_worker: skip sensors with invalid state.
sme_acadapter_check:

	* use a boolean to check if an SME_CLASS_ACADAPTER was found.
	* Always refresh sensor data before checking value_cur.

Introduce the SME_INIT_REFRESH flag. If a device sets this it will mean
that after interrupts are enabled in the autoconf(9) process, sensor
data will be refreshed once.
2008-03-23 16:09:41 +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.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 Fix some problems reported by <drochner> a while ago on tech-kern: 2008-03-23 16:09:41 +00:00
sysmon_envsys_events.c Fix some problems reported by <drochner> a while ago on tech-kern: 2008-03-23 16:09:41 +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 After comments from Andrew Doran: 2007-11-20 17:24:32 +00:00
sysmon_power.c Welcome to 4.99.55: 2008-03-01 14:16:49 +00:00
sysmon_taskq.c Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +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
sysmonconf.h
sysmonvar.h Fix some problems reported by <drochner> a while ago on tech-kern: 2008-03-23 16:09:41 +00:00