All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Richard Körber" <alsa@ml.shredzone.de>
To: alsa-devel@alsa-project.org
Subject: Re: [PATCH] USB-audio: Sound Blaster HD iec958 is on device 1
Date: Wed, 21 Jan 2015 22:57:54 +0100	[thread overview]
Message-ID: <54C020E2.2080402@ml.shredzone.de> (raw)
In-Reply-To: <s5hmw5bvr0a.wl-tiwai@suse.de>

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

Takashi Iwai wrote:
> The patch can't be applied cleanly due to the space breakage likely by
> your MUA.  Please fix the setup or use an attachment.
> 
> Also, don't forget your sign-off.


I'm sorry for the mistakes. It's my first time providing a git patch by mail.

You'll find the signed-off patch file attached.

-- 
Richard Körber

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: usb-soundblaster-hd.patch --]
[-- Type: text/x-patch; name="usb-soundblaster-hd.patch", Size: 1047 bytes --]

>From b4e51c2ef6e8226021964465714c99c5a735ce3a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Richard=20K=C3=B6rber?= <dev@shredzone.de>
Date: Wed, 21 Jan 2015 22:50:27 +0100
Subject: [PATCH] USB-audio: Sound Blaster HD iec958 is on device 1
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Creative Sound Blaster X-Fi HD uses device 1 for iec958 output.

Signed-off-by: Richard Körber <dev@shredzone.de>
---
 src/conf/cards/USB-Audio.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/conf/cards/USB-Audio.conf b/src/conf/cards/USB-Audio.conf
index 05e5d09..bae7669 100644
--- a/src/conf/cards/USB-Audio.conf
+++ b/src/conf/cards/USB-Audio.conf
@@ -36,6 +36,7 @@ USB-Audio.pcm.surround40_type {
 # number for the iec958 device can be changed here.
 USB-Audio.pcm.iec958_device {
 	# "NoiseBlaster 3000" 42
+        "USB Sound Blaster HD" 1
 
 	# The below don't have digital in/out, so prevent them from being opened.
 	"Andrea PureAudio USB-SA Headset" 999
-- 
2.1.0


[-- Attachment #3: Type: text/plain, Size: 0 bytes --]



  reply	other threads:[~2015-01-21 21:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-06 21:36 SoundBlaster X-fi HD SPDIF fix Richard Körber
2014-04-07  9:02 ` Takashi Iwai
2015-01-21  0:02   ` [PATCH] USB-audio: Sound Blaster HD iec958 is on device 1 Richard Körber
2015-01-21 20:05     ` Takashi Iwai
2015-01-21 21:57       ` Richard Körber [this message]
2015-03-28 11:06         ` Richard Körber
2015-03-28 13:48           ` Takashi Iwai
2015-03-28 13:53             ` Richard Körber
2015-04-05 19: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=54C020E2.2080402@ml.shredzone.de \
    --to=alsa@ml.shredzone.de \
    --cc=alsa-devel@alsa-project.org \
    /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.