]> git.alsa-project.org Git - alsa-lib.git/commitdiff
adjust control references in config files
authorClemens Ladisch <clemens@ladisch.de>
Tue, 2 Aug 2005 14:18:29 +0000 (14:18 +0000)
committerClemens Ladisch <clemens@ladisch.de>
Tue, 2 Aug 2005 14:18:29 +0000 (14:18 +0000)
Adjust the hooked control definitions for the changed interface of
the "IEC958 Playback PCM Stream" control.

src/conf/cards/CS46xx.conf

index 074d11372da06a6b92541be23bd309be333e6837..36b616b53830e5eab3535de9e77f03063cea0626 100644 (file)
@@ -197,11 +197,22 @@ CS46xx.pcm.iec958.0 {
                                value 1
                        }
                        {
+                               interface PCM
+                               name "IEC958 Playback PCM Stream"
+                               device 2
+                               lock true
+                               preserve true
+                               optional true
+                               value [ $AES0 $AES1 $AES2 $AES3 ]
+                       }
+                       {
+                               # for compatibility with older drivers
                                interface PCM
                                name "IEC958 Playback PCM Stream"
                                device 0
                                lock true
                                preserve true
+                               optional true
                                value [ $AES0 $AES1 $AES2 $AES3 ]
                        }
                ]