Exposes number of bytes processed by the sound card (as returned
authorratchov <ratchov@openbsd.org>
Tue, 26 May 2015 18:17:12 +0000 (18:17 +0000)
committerratchov <ratchov@openbsd.org>
Tue, 26 May 2015 18:17:12 +0000 (18:17 +0000)
commitf98b807cb53a456be66507204c6c742629f071fe
tree24710df88cb4483a2ddc67cc5be5445f086f216d
parente93f5c0a6e204e891614db09fc070bce2b47bf8c
Exposes number of bytes processed by the sound card (as returned
by AUDIO_GET{I,O}OFFS) instead of the number of bytes processed
minus the xruns (as returned by AUDIO_GETINFO).

ok armani
usr.bin/audioctl/audioctl.c