From 4f8254f65456393ecaaf9da734054a72cc77f84b Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 9 Feb 2004 17:06:02 +0000 Subject: [PATCH] - fixed the wrong driver name (just copied from RME9636). - fixed the control type of "IEC958 Playback PCM Stream". --- src/conf/cards/RME9652.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/conf/cards/RME9652.conf b/src/conf/cards/RME9652.conf index 7dce4243..20d640c4 100644 --- a/src/conf/cards/RME9652.conf +++ b/src/conf/cards/RME9652.conf @@ -1,10 +1,10 @@ # -# Configuration for the RME9636 +# Configuration for the RME9652 # -RME9636.pcm.front.0 { +RME9652.pcm.front.0 { @args [ CARD ] @args.CARD { type string @@ -18,7 +18,7 @@ RME9636.pcm.front.0 { -RME9636.pcm.iec958.0 { +RME9652.pcm.iec958.0 { @args [ CARD AES0 AES1 AES2 AES3 ] @args.CARD { type string @@ -53,6 +53,7 @@ RME9636.pcm.iec958.0 { type ctl_elems hook_args [ { + interface PCM name "IEC958 Playback PCM Stream" lock true value [ $AES0 $AES1 $AES2 $AES3 ] -- 2.47.1