Evaluate CARD argument

Evaluate $CARD argument properly even when no card-specific default
PCM is given.
This commit is contained in:
Takashi Iwai 2005-03-24 17:19:05 +00:00
parent ad0b348227
commit 7acb52ed84

View file

@ -34,6 +34,9 @@ pcm.!default {
default {
# use plughw as default
type plug
slave.pcm hw
slave.pcm {
type hw
card $CARD
}
}
}