All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Courtier-Dutton <James@superbug.co.uk>
To: alsa-devel <alsa-devel@lists.sourceforge.net>
Subject: [PATCH] Fix AC3 output on alsa-lib ca0106.conf
Date: Sat, 19 Mar 2005 17:45:59 +0000	[thread overview]
Message-ID: <423C6557.50005@superbug.co.uk> (raw)

[-- Attachment #1: Type: text/plain, Size: 134 bytes --]

Hi,

This fixes AC3 SPDIF output. It now correctly turns SPDIF OUT on when 
using the iec958 device.

Sign off: James Courtier-Dutton

[-- Attachment #2: alsa-lib-ca0106-spdif-fix.diff.txt --]
[-- Type: text/plain, Size: 510 bytes --]

Index: alsa-lib/src/conf/cards/CA0106.conf
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/conf/cards/CA0106.conf,v
retrieving revision 1.1
diff -u -r1.1 CA0106.conf
--- alsa-lib/src/conf/cards/CA0106.conf	6 Dec 2004 15:28:06 -0000	1.1
+++ alsa-lib/src/conf/cards/CA0106.conf	19 Mar 2005 17:43:42 -0000
@@ -162,7 +162,7 @@
 				name "SPDIF Out"
 				lock true
 				preserve true
-				value 0
+				value 1
 			}
 			{
 				name "IEC958 Playback Default"

             reply	other threads:[~2005-03-19 17:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-19 17:45 James Courtier-Dutton [this message]
2005-03-21 19:55 ` [PATCH] Fix AC3 output on alsa-lib ca0106.conf Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=423C6557.50005@superbug.co.uk \
    --to=james@superbug.co.uk \
    --cc=alsa-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.