From 46f81f994be10c78146c8d4a94319d76b177ce63 Mon Sep 17 00:00:00 2001 From: James Courtier-Dutton Date: Fri, 16 Dec 2005 22:04:10 +0000 Subject: [PATCH] snd-ca0106: update mixer controls names from SPDIF to IEC958 --- src/conf/cards/CA0106.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/conf/cards/CA0106.conf b/src/conf/cards/CA0106.conf index 3e1a0321..46adb319 100644 --- a/src/conf/cards/CA0106.conf +++ b/src/conf/cards/CA0106.conf @@ -247,14 +247,14 @@ CA0106.pcm.iec958.0 { type ctl_elems hook_args [ { - name "SPDIF Front Playback Volume" + name "IEC958 Front Playback Volume" index 0 lock true preserve true value [ 207 207 ] # Puts 0x30303030 in the Volume register. 0xff - 0x30 = 0xcf = 207 } { - name "SPDIF Out" + name "IEC958 Playback Switch" lock true preserve true value 1 -- 2.47.1