CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/25 13:26:43
Modified files:
sys/dev/isa : asmc.c
Log message:
refactor to use a taskq and postpone the long running initial sensor probing,
also avoid excessive tsleep()s for updates within the sensor task,
moreover this should fix some seldom seen 'comm collision' errors
