All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Courtier-Dutton <James@superbug.demon.co.uk>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: [PATCH] Audigy LS SPDIF output.
Date: Wed, 23 Jun 2004 19:37:11 +0100	[thread overview]
Message-ID: <40D9CDD7.9010402@superbug.demon.co.uk> (raw)
In-Reply-To: <s5h1xk6jijh.wl@alsa2.suse.de>

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

Takashi Iwai wrote:
> At Tue, 22 Jun 2004 20:17:15 +0100,
> James Courtier-Dutton wrote:
> 
>>See attachements.
> 
> 
> The patch to alsa-lib seems empty (invalid).
> Could you regenerate it?
> 
> Meanwhile, I applied the patch to alsa-driver.
> 
> 
> thanks,
> 
> Takashi
> 
> 

Sorry, correct version attached.


[-- Attachment #2: alsa-lib.diff.txt --]
[-- Type: text/plain, Size: 849 bytes --]

Index: alsa-lib/src/conf/cards/AudigyLS.conf
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/conf/cards/AudigyLS.conf,v
retrieving revision 1.1
diff -u -r1.1 AudigyLS.conf
--- alsa-lib/src/conf/cards/AudigyLS.conf	18 Jun 2004 14:29:03 -0000	1.1
+++ alsa-lib/src/conf/cards/AudigyLS.conf	22 Jun 2004 18:10:47 -0000
@@ -146,21 +146,20 @@
 	slave.pcm {
 		type hw
 		card $CARD
-		device 2
+		device 3
 	}
 	hooks.0 {
 		type ctl_elems
 		hook_args [
 			{
-				name "IEC958 Output Switch"
+				name "Analog/Digital Output Jack"
 				lock true
 				preserve true
-				value 1
+				value 0
 			}
 			{
-				interface PCM
-				name "IEC958 Playback PCM Stream"
-				device 0
+				name "IEC958 Playback Default"
+				index 0
 				lock true
 				preserve true
 				value [ $AES0 $AES1 $AES2 $AES3 ]

  reply	other threads:[~2004-06-23 18:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-21 18:53 Audigy LS SPDIF output James Courtier-Dutton
2004-06-21 20:34 ` Eric Klein
2004-06-21 22:08   ` James Courtier-Dutton
2004-06-22  4:01     ` James Courtier-Dutton
2004-06-22 15:23       ` [PATCH] " James Courtier-Dutton
2004-06-22 15:33         ` Takashi Iwai
2004-06-22 19:17           ` James Courtier-Dutton
2004-06-23 17:22             ` Takashi Iwai
2004-06-23 18:37               ` James Courtier-Dutton [this message]
2004-06-23 18:09                 ` 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=40D9CDD7.9010402@superbug.demon.co.uk \
    --to=james@superbug.demon.co.uk \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=tiwai@suse.de \
    /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.