NetBSD/usr.bin/audio/ctl
nat cf3b979950 Renane ioctl AUDIO_SETPROC to AUDIO_SETCHAN.
Add an ioctl to return channel number (AUDIO_GETCHAN). This can be used
on audio/sound/audioctl devices.

Return EIO in read/write/ioctl/poll/stat if fp has been closed or is
invalid.

Update audio.4, audioio.h and audioctl(1) to reflect these changes.
2017-03-21 07:04:29 +00:00
..
Makefile
audioctl.1 Audio now uses fdclone, there is no longer a limitation of one audio 2017-02-10 19:31:42 +00:00
audioctl.h
ctl.c Renane ioctl AUDIO_SETPROC to AUDIO_SETCHAN. 2017-03-21 07:04:29 +00:00