* [PATCH] ALSA: snd-ad1816a: add different TerraTec EWS64 S model.
@ 2008-08-21 21:10 Rene Herman
2008-08-22 6:39 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Rene Herman @ 2008-08-21 21:10 UTC (permalink / raw)
To: Takashi Iwai; +Cc: ALSA devel
[-- Attachment #1: 0001-ALSA-snd-ad1816a-add-different-TerraTec-EWS64-S-mo.patch --]
[-- Type: text/plain, Size: 1313 bytes --]
>From 54bdb84627f9bb4d2d953c7f37553764391c484b Mon Sep 17 00:00:00 2001
From: Rene Herman <rene.herman@gmail.com>
Date: Thu, 21 Aug 2008 23:07:43 +0200
Subject: [PATCH] ALSA: snd-ad1816a: add different TerraTec EWS64 S model.
Signed-off-by: Rene Herman <rene.herman@gmail.com>
---
sound/isa/ad1816a/ad1816a.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/sound/isa/ad1816a/ad1816a.c b/sound/isa/ad1816a/ad1816a.c
index 68f1260..7752424 100644
--- a/sound/isa/ad1816a/ad1816a.c
+++ b/sound/isa/ad1816a/ad1816a.c
@@ -83,8 +83,10 @@ static struct pnp_card_device_id snd_ad1816a_pnpids[] = {
{ .id = "MDK1605", .devs = { { .id = "ADS7180" }, { .id = "ADS7181" } } },
/* Shark Predator ISA - added by Ken Arromdee */
{ .id = "SMM7180", .devs = { { .id = "ADS7180" }, { .id = "ADS7181" } } },
- /* Analog Devices AD1816A - Terratec AudioSystem EWS64S */
+ /* Analog Devices AD1816A - Terratec AudioSystem EWS64 S */
{ .id = "TER1112", .devs = { { .id = "ADS7180" }, { .id = "ADS7181" } } },
+ /* Analog Devices AD1816A - Terratec AudioSystem EWS64 S */
+ { .id = "TER1112", .devs = { { .id = "TER1100" }, { .id = "TER1101" } } },
/* Analog Devices AD1816A - Terratec Base 64 */
{ .id = "TER1411", .devs = { { .id = "ADS7180" }, { .id = "ADS7181" } } },
/* end */
--
1.5.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ALSA: snd-ad1816a: add different TerraTec EWS64 S model.
2008-08-21 21:10 [PATCH] ALSA: snd-ad1816a: add different TerraTec EWS64 S model Rene Herman
@ 2008-08-22 6:39 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2008-08-22 6:39 UTC (permalink / raw)
To: Rene Herman; +Cc: ALSA devel
At Thu, 21 Aug 2008 23:10:43 +0200,
Rene Herman wrote:
>
> >From 54bdb84627f9bb4d2d953c7f37553764391c484b Mon Sep 17 00:00:00 2001
> From: Rene Herman <rene.herman@gmail.com>
> Date: Thu, 21 Aug 2008 23:07:43 +0200
> Subject: [PATCH] ALSA: snd-ad1816a: add different TerraTec EWS64 S model.
>
> Signed-off-by: Rene Herman <rene.herman@gmail.com>
Applied. Thanks!
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-08-22 6:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-21 21:10 [PATCH] ALSA: snd-ad1816a: add different TerraTec EWS64 S model Rene Herman
2008-08-22 6:39 ` Takashi Iwai
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.