NetBSD/usr.sbin/bta2dpd
mlelstv 7a42b63011 With the latest changes, pad(4) will return partial reads to allow a
more fine grained pacing of audio data. But this broke bta2dpd which
relied on full buffers returned (like reading from a file).

Replace the single read() in bta2dpd with a loop that fetches a full
buffer. This restores the old behaviour but loops in userland instead
of the kernel at the cost of a few extra system calls.
2023-05-28 07:59:17 +00:00
..
bta2dpd With the latest changes, pad(4) will return partial reads to allow a 2023-05-28 07:59:17 +00:00
cosdata-gen
sbc_crc-gen
Makefile