Fixed for the recent name changes.

This commit is contained in:
Takashi Iwai 2001-06-20 11:24:58 +00:00
parent 33a6918b7f
commit d5a5a79a03
3 changed files with 11 additions and 11 deletions

View file

@ -42,7 +42,7 @@ cards.EMU10K1.pcm.rear.0 {
}
}
cards.EMU10K1.pcm.center_lfe {
cards.EMU10K1.pcm.center_lfe.0 {
@args [ CARD ]
@args.CARD {
type string

View file

@ -2,7 +2,7 @@
# Configuration for the FM801 chip
#
cards.FM801.front.0 {
cards.FM801.pcm.front.0 {
@args [ CARD ]
@args.CARD {
type string
@ -12,10 +12,10 @@ cards.FM801.front.0 {
device 0
}
cards.FM801.surround40.0 "cards.FM801.front.0"
cards.FM801.surround51.0 "cards.FM801.front.0"
cards.FM801.pcm.surround40.0 "cards.FM801.pcm.front.0"
cards.FM801.pcm.surround51.0 "cards.FM801.pcm.front.0"
cards.FM801.iec958.0 {
cards.FM801.pcm.iec958.0 {
@args [ CARD DEV AES0 AES1 AES2 AES3 ]
@args.CARD {
type string

View file

@ -2,7 +2,7 @@
# Configuration for the YMFPCI chip
#
cards.YMFPCI.front.0 {
cards.YMFPCI.pcm.front.0 {
@args [ CARD ]
@args.CARD {
type string
@ -12,7 +12,7 @@ cards.YMFPCI.front.0 {
device 0
}
cards.YMFPCI.rear.0 {
cards.YMFPCI.pcm.rear.0 {
@args [ CARD ]
@args.CARD {
type string
@ -22,7 +22,7 @@ cards.YMFPCI.rear.0 {
device 2
}
cards.YMFPCI.surround40.0 {
cards.YMFPCI.pcm.surround40.0 {
@args [ CARD ]
@args.CARD {
type string
@ -33,7 +33,7 @@ cards.YMFPCI.surround40.0 {
pcm {
@func concat
strings [
"cards.YMFPCI.front.0:CARD=" $CARD
"cards.YMFPCI.pcm.front.0:CARD=" $CARD
]
}
channels 2
@ -42,7 +42,7 @@ cards.YMFPCI.surround40.0 {
pcm {
@func concat
strings [
"cards.YMFPCI.rear.0:CARD=" $CARD
"cards.YMFPCI.pcm.rear.0:CARD=" $CARD
]
}
channels 2
@ -56,7 +56,7 @@ cards.YMFPCI.surround40.0 {
]
}
cards.YMFPCI.iec958.0 {
cards.YMFPCI.pcm.iec958.0 {
@args [ CARD DEV AES0 AES1 AES2 AES3 ]
@args.CARD {
type string