All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrea Borgia <andrea@borgia.bo.it>
To: patch@alsa-project.org
Cc: alsa-devel@alsa-project.org
Subject: [PATCH - quirk for USB Aureon cards 0/1] reworked naming
Date: Sun, 14 Jun 2009 12:31:16 +0200	[thread overview]
Message-ID: <4A34D174.6040609@borgia.bo.it> (raw)

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

This patch changes yet again the ID for the TTA cards, resulting in a
more reasonable name:
 1 [Aureon51MkII   ]: USB-Audio - Aureon5.1MkII
    TerraTec Aureon5.1MkII at usb-0000:00:03.0-2, full speed

Andrea Borgia (1):
  rework quirk for TerraTec Aureon USB 5.1 MkII

 sound/usb/usbquirks.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

[-- Attachment #2: 0001-rework-quirk-for-TerraTec-Aureon-USB-5.1-MkII.patch --]
[-- Type: text/x-diff, Size: 758 bytes --]

>From 5cae9e0ec7384e02d28d41789c9f126008d97284 Mon Sep 17 00:00:00 2001
From: Andrea Borgia <andrea@borgia.bo.it>
Date: Sun, 14 Jun 2009 12:16:17 +0200
Subject: [PATCH - quirk for USB Aureon cards 1/1] rework quirk for TerraTec Aureon USB 5.1 MkII


Signed-off-by: Andrea Borgia <andrea@borgia.bo.it>

diff --git a/sound/usb/usbquirks.h b/sound/usb/usbquirks.h
index f0f7624..f6f201e 100644
--- a/sound/usb/usbquirks.h
+++ b/sound/usb/usbquirks.h
@@ -1989,7 +1989,7 @@ YAMAHA_DEVICE(0x7010, "UB99"),
 	USB_DEVICE(0x0ccd, 0x0028),
 	.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
 		.vendor_name = "TerraTec",
-		.product_name = "Aureon 5.1 MkII",
+		.product_name = "Aureon5.1MkII",
 		.ifnum = QUIRK_NO_INTERFACE
 	}
 },
-- 
1.6.0.4


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

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

             reply	other threads:[~2009-06-14 10:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-14 10:31 Andrea Borgia [this message]
2009-06-15  6:11 ` [PATCH - quirk for USB Aureon cards 0/1] reworked naming Takashi Iwai
2009-06-15  7:11   ` Andrea Borgia
2009-06-15  7:13     ` 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=4A34D174.6040609@borgia.bo.it \
    --to=andrea@borgia.bo.it \
    --cc=alsa-devel@alsa-project.org \
    --cc=patch@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.