* [patch] hda/patch_si3054.c: support for Agere's HDA soft modem
@ 2006-01-22 1:02 Sasha Khapyorsky
2006-01-23 15:31 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Sasha Khapyorsky @ 2006-01-22 1:02 UTC (permalink / raw)
To: tiwai; +Cc: perex, alsa-devel
Hello Takashi,
There are addition of Agere's modem IDs for patch_si3054.c. Reported in
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1733
Sasha.
This adds support for Agere's variant of Si3054/5 based HDA modem.
Signed-off-by: Sasha Khapyorsky <sashak@alsa-project.org>
Index: alsa-kernel/pci/hda/patch_si3054.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/hda/patch_si3054.c,v
retrieving revision 1.6
diff -u -p -r1.6 patch_si3054.c
--- alsa-kernel/pci/hda/patch_si3054.c 17 Nov 2005 14:57:47 -0000 1.6
+++ alsa-kernel/pci/hda/patch_si3054.c 11 Jan 2006 22:31:10 -0000
@@ -297,6 +297,7 @@ static int patch_si3054(struct hda_codec
struct hda_codec_preset snd_hda_preset_si3054[] = {
{ .id = 0x163c3055, .name = "Si3054", .patch = patch_si3054 },
{ .id = 0x163c3155, .name = "Si3054", .patch = patch_si3054 },
+ { .id = 0x11c13026, .name = "Si3054", .patch = patch_si3054 },
{}
};
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [patch] hda/patch_si3054.c: support for Agere's HDA soft modem
2006-01-22 1:02 [patch] hda/patch_si3054.c: support for Agere's HDA soft modem Sasha Khapyorsky
@ 2006-01-23 15:31 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2006-01-23 15:31 UTC (permalink / raw)
To: Sasha Khapyorsky; +Cc: perex, alsa-devel
At Sun, 22 Jan 2006 03:02:59 +0200,
Sasha Khapyorsky wrote:
>
> Hello Takashi,
>
> There are addition of Agere's modem IDs for patch_si3054.c. Reported in
> https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1733
>
> Sasha.
>
>
> This adds support for Agere's variant of Si3054/5 based HDA modem.
>
> Signed-off-by: Sasha Khapyorsky <sashak@alsa-project.org>
Thanks, applied to CVS now.
Takashi
>
> Index: alsa-kernel/pci/hda/patch_si3054.c
> ===================================================================
> RCS file: /cvsroot/alsa/alsa-kernel/pci/hda/patch_si3054.c,v
> retrieving revision 1.6
> diff -u -p -r1.6 patch_si3054.c
> --- alsa-kernel/pci/hda/patch_si3054.c 17 Nov 2005 14:57:47 -0000 1.6
> +++ alsa-kernel/pci/hda/patch_si3054.c 11 Jan 2006 22:31:10 -0000
> @@ -297,6 +297,7 @@ static int patch_si3054(struct hda_codec
> struct hda_codec_preset snd_hda_preset_si3054[] = {
> { .id = 0x163c3055, .name = "Si3054", .patch = patch_si3054 },
> { .id = 0x163c3155, .name = "Si3054", .patch = patch_si3054 },
> + { .id = 0x11c13026, .name = "Si3054", .patch = patch_si3054 },
> {}
> };
>
>
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-23 15:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-22 1:02 [patch] hda/patch_si3054.c: support for Agere's HDA soft modem Sasha Khapyorsky
2006-01-23 15:31 ` 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.