]> git.alsa-project.org Git - alsa-utils.git/commit
alsactl: fix sysfsroot path and parser extensions
authorJaroslav Kysela <perex@perex.cz>
Thu, 30 Apr 2009 09:26:15 +0000 (11:26 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 30 Apr 2009 09:26:15 +0000 (11:26 +0200)
commit94ac54bff1e15e69c7c722695c3b259a3bb5c6c0
tree9aaeaddbf3209bbbcd428f746d12c0b69b21a263
parent42ae1e6f1b874da090abe065c781a4f7b91ba67c
alsactl: fix sysfsroot path and parser extensions

The sysfsroot path is /sys/class/sound/cardX/device for recent kernels.
The ACCESS check honors the variable substutition now. Added $config{key}
substitution.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
alsactl/alsactl_init.xml
alsactl/init/00main
alsactl/init_parse.c