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

@ -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