NetBSD/sys/dev/sysmon
pgoyette 142f2b406b sysmon's components need to be MODULE_CLASS_DRIVER so they will get
initialized before we configure/initialize any devices that interact
with them.

Thanks, marty!
2015-12-14 01:08:47 +00:00
..
files.sysmon
swsensor.c
swwdog.c Finish work started in previous commit. Ensure that initialization 2015-05-12 10:20:14 +00:00
sysmon_envsys_events.c As proposed in 2015-10-15 13:35:30 +00:00
sysmon_envsys_tables.c
sysmon_envsys_util.c
sysmon_envsys.c sysmon's components need to be MODULE_CLASS_DRIVER so they will get 2015-12-14 01:08:47 +00:00
sysmon_envsysvar.h
sysmon_power.c sysmon's components need to be MODULE_CLASS_DRIVER so they will get 2015-12-14 01:08:47 +00:00
sysmon_taskq.c
sysmon_taskq.h
sysmon_wdog.c sysmon's components need to be MODULE_CLASS_DRIVER so they will get 2015-12-14 01:08:47 +00:00
sysmon.c Optimize a bit - don't re-enter the mutex if we're just going to exit. 2015-05-05 09:22:33 +00:00
sysmonvar.h