CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/27 23:17:26
Modified files:
include : sndio.h
lib/libsndio : sioctl_open.3
usr.bin/sndiod : dev.c dev.h
usr.bin/sndioctl: sndioctl.c
Log message:
Add a new SIOCTL_SEL control type to select one of a predefined set of
mutually exclusive values. It's the same as SIOCTL_LIST except that
exactly one list element may be selected.
