mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-12-22 08:26:31 +01:00
8116639e56
The UCM configuration for AMD ACP digital microphones combines HDA analog card with ASoC AMD ACP digital microphone card. When the ACP microphone card is detected later than HDA analog card, the UCM initialization for HDA analog card should be executed again. Additional changes: Added --with-alsactl-udev-extra-test argument to handle the tests for directories. The default value was kept. Added --alsactl-udev-args argument to pass extra arguments to alsactl in the udev rule. Note: The autoconf does not handle correctly spaces so configure call like 'configure --alsactl-udev-args="-E ENV=abcd"' is not allowed. Substitue '__' string as ' ' for this reason. Example: configure --with-alsactl-udev-args="-E__ENV=abcd" \ --with-alsactl-udev-extra-test='TEST=="/abcd",__TEST=="/xyz",' Closes: https://github.com/alsa-project/alsa-utils/issues/278 Signed-off-by: Jaroslav Kysela <perex@perex.cz> |
||
---|---|---|
.. | ||
init | ||
.gitignore | ||
90-alsa-restore.rules.in | ||
alsa-restore.service.in | ||
alsa-state.service.in | ||
alsactl.1 | ||
alsactl.c | ||
alsactl.h | ||
alsactl_init.xml | ||
clean.c | ||
daemon.c | ||
info.c | ||
init_parse.c | ||
init_sysdeps.c | ||
init_sysfs.c | ||
init_ucm.c | ||
init_utils_run.c | ||
init_utils_string.c | ||
list.h | ||
lock.c | ||
Makefile.am | ||
monitor.c | ||
state.c | ||
utils.c |