refactor to use a taskq and postpone the long running initial sensor probing,
authorjung <jung@openbsd.org>
Sun, 25 Oct 2015 19:26:43 +0000 (19:26 +0000)
committerjung <jung@openbsd.org>
Sun, 25 Oct 2015 19:26:43 +0000 (19:26 +0000)
commit5dc076fc1c03d18d6137501a6417411ca6bd142a
tree6dd26f0c72100bcd99d4ebb74016e543ae432b3f
parent800a8ade7bb9667398282c53d4bb5e8ac8ee11be
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
sys/dev/isa/asmc.c