]> git.alsa-project.org Git - alsa-lib.git/commit
allow changing of device directory path
authorClemens Ladisch <clemens@ladisch.de>
Mon, 27 Feb 2006 10:03:19 +0000 (10:03 +0000)
committerClemens Ladisch <clemens@ladisch.de>
Mon, 27 Feb 2006 10:03:19 +0000 (10:03 +0000)
commit09f598e57cc484211ab09063d47b0e05926e99a2
tree9bd9b74294badb3be5fd32b0b647746d94ef0a9c
parent3f00bc728ba1853cc1b010e59d6230f533c44f1c
allow changing of device directory path

Add configuration options to change the default device path from the
default /dev/snd.  This is useful for embedded systems that do not want
subdirectories in /dev.
configure.in
src/control/cards.c
src/control/control_hw.c
src/hwdep/hwdep_hw.c
src/pcm/pcm_hw.c
src/rawmidi/rawmidi_hw.c
src/seq/seq_hw.c
src/timer/timer_hw.c
src/timer/timer_query_hw.c