Fix card type to string

Fixed the card type to string in each config.
Also, removed suprefluous DEV argument in iec958 of some cards.
This commit is contained in:
Takashi Iwai 2005-02-22 20:23:18 +00:00
parent 145f85fff8
commit 970b1450be
21 changed files with 31 additions and 40 deletions

View file

@ -18,7 +18,7 @@ ENS1371.pcm.front.0 {
ENS1371.pcm.default {
@args [ CARD ]
@args.CARD {
type integer
type string
}
type asym
playback.pcm {
@ -103,9 +103,6 @@ ENS1371.pcm.iec958.0 {
@args.CARD {
type string
}
@args.DEV {
type integer
}
@args.AES0 {
type integer
}