NetBSD/usr.bin/audio
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
..
common rename struct write_info as struct track_info, and the variable name 'wi' 2015-08-05 06:54:39 +00:00
ctl Renane ioctl AUDIO_SETPROC to AUDIO_SETCHAN. 2017-03-21 07:04:29 +00:00
play rename struct write_info as struct track_info, and the variable name 'wi' 2015-08-05 06:54:39 +00:00
record rename struct write_info as struct track_info, and the variable name 'wi' 2015-08-05 06:54:39 +00:00
Makefile
Makefile.inc