summaryrefslogtreecommitdiff
path: root/lib/libusbhid/parse.c
diff options
context:
space:
mode:
authorAlexandre Ratchov <ratchov@cvs.openbsd.org>2024-07-23 08:36:52 +0000
committerAlexandre Ratchov <ratchov@cvs.openbsd.org>2024-07-23 08:36:52 +0000
commit64773c6486a50f812fcf86223fed3cf5070a1e4f (patch)
tree1f6d8959f09264a33c4f0afaea0ebe285b95b670 /lib/libusbhid/parse.c
parent19fb8b273f7235758c33de112b1bfbd866528a84 (diff)
libsndio: Don't use poll(2) for output on the control device.
The AUDIO_MIXER_WRITE ioctl always succeeds without blocking, so no need to use poll(2) for output. The audio(4) control device driver doesn't implement the corresponding struct filterops anyway. Fixes delayed level settings.
Diffstat (limited to 'lib/libusbhid/parse.c')
0 files changed, 0 insertions, 0 deletions