freebsd-dev/sbin/devd
Kyle Evans 4014365e42 mixer: remove volume backwards compat, add % interpretation
The current situation is fairly confusing, where an integer is interpreted
as a percent until you slap a decimal on it and magically it becomes an
absolute value.

Let's have a flag day in 14.0 and remove this shim entirely.  Setting with
percent can still be useful, so allow a trailing '%' to indicate as such.
As a side effect, we tighten down the format allowed in the volume a little
bit by ensuring there's no trailing garbage after the value once it's
separated into left and right components.

Reviewed by:	christos, hselasky, pauamma_gundo.com (manpages)
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D35101
2022-06-17 22:50:58 -05:00
..
tests devd: correct two warnings 2018-05-23 07:39:02 +00:00
apple.conf mixer: remove volume backwards compat, add % interpretation 2022-06-17 22:50:58 -05:00
asus.conf mixer: remove volume backwards compat, add % interpretation 2022-06-17 22:50:58 -05:00
devd.8 devd(8): Note default config file search locations 2021-10-19 00:37:40 -04:00
devd.cc Fix $() handling, broken since the beginning at r108014. 2019-12-13 17:52:09 +00:00
devd.conf devd: Add rtw to wireless list 2022-03-28 08:16:14 -06:00
devd.conf.5 vt: fix git mismerge 2021-11-03 16:20:41 -06:00
devd.h Regularize my copyright notice 2019-12-04 16:56:11 +00:00
devd.hh Regularize my copyright notice 2019-12-04 16:56:11 +00:00
devmatch.conf Move all devd related configs to sbin/devd/ 2018-08-21 16:51:45 +00:00
hyperv.conf devd(8): Fix a typo in a configuration file 2022-04-02 11:52:26 +02:00
Makefile pkgbase: move devd's hyperv.conf to hyperv-tools package 2022-05-03 18:15:54 +02:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
parse.y Regularize my copyright notice 2019-12-04 16:56:11 +00:00
token.l Regularize my copyright notice 2019-12-04 16:56:11 +00:00
uath.conf Move all devd related configs to sbin/devd/ 2018-08-21 16:51:45 +00:00
ulpt.conf Move all devd related configs to sbin/devd/ 2018-08-21 16:51:45 +00:00
zfs.conf Avoid using single quotes in arguments to logger. 2020-10-09 15:29:05 +00:00