summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs
diff options
context:
space:
mode:
authorphx <phx@NetBSD.org>2015-09-09 17:16:20 +0000
committerphx <phx@NetBSD.org>2015-09-09 17:16:20 +0000
commit04eabc433a911db6d9585da6b99cf5ea504056d0 (patch)
tree6808bb6926eb9f3127094a856e94289cf11350c9 /sys/dev/usb/usbdevs
parent62addda4f55e83313fdf126c9513d52d62b12dd4 (diff)
Tests showed that the sensor needs at least 30ms after a MR (measurement
request) to have valid data ready, so the driver didn't work very well. Now the MR is sent in configurable intervals (hw.hythygtemp0.interval) using callout(9), so that valid data is immediately available for sysmon's sensor refresh. When the refresh comes too close after the last MR, then the previous values are used.
Diffstat (limited to 'sys/dev/usb/usbdevs')
0 files changed, 0 insertions, 0 deletions