CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/16 06:26:55
Modified files:
usr.bin/sndiod : dev.c dev.h dev_sioctl.c
Log message:
If available, use hardware "output.level" for volume control.
With this change, there's a single outputs.level control: either the
hardware one or software one. Consequently, there can't be control
name clashes and there's no need to move hardware's top-level controls
into the "hw/" group.
