CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2015/07/28 14:45:02
Modified files: sys/sys : audioio.h sys/dev : audio.c share/man/man4 : audio.4 Log message: Add the AUDIO_GETPOS ioctl() to fetch a snapshot of the 4 counters returned by AUDIO_GETxOFFS and AUDIO_xERROR ioctls. ok deraadt