diff mbox

USB-audio: Sound Blaster HD iec958 is on device 1

Message ID 54C020E2.2080402@ml.shredzone.de (mailing list archive)
State New, archived
Headers show

Commit Message

Richard Körber Jan. 21, 2015, 9:57 p.m. UTC
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.

Comments

Richard Körber March 28, 2015, 11:06 a.m. UTC | #1
Hi!

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

I noticed that the patch was not merged yet. If there is something still
missing, I would be happy to provide it.
Takashi Iwai March 28, 2015, 1:48 p.m. UTC | #2
At Sat, 28 Mar 2015 12:06:20 +0100,
Richard Körber wrote:
> 
> Hi!
> 
> > You'll find the signed-off patch file attached.
> 
> I noticed that the patch was not merged yet. If there is something still
> missing, I would be happy to provide it.

Please resend the patch.


thanks,

Takashi
Richard Körber March 28, 2015, 1:53 p.m. UTC | #3
Hi!

> Please resend the patch.

You can find it here:

http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20150121/6854c035/attachment.bin
Takashi Iwai April 5, 2015, 7:09 p.m. UTC | #4
At Sat, 28 Mar 2015 14:53:56 +0100,
Richard Körber wrote:
> 
> Hi!
> 
> > Please resend the patch.
> 
> You can find it here:
> 
> http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20150121/6854c035/attachment.bin

OK, applied now.  But at the next time, please just resend the patch
when requested.  It was requested for reviewing, not for taking the
patch as is.  From the same reason, try to avoid attachments as much
as possible.  If only attachment is available, embed the patch in
addition to attachments.


thanks,

Takashi
diff mbox

Patch

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