* [PATCH] Support for realtek alc 655
[not found] <000901c37fda$93235430$0580a8c0@nova>
@ 2003-10-10 14:53 ` James Courtier-Dutton
2003-10-14 14:33 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: James Courtier-Dutton @ 2003-10-10 14:53 UTC (permalink / raw)
To: alsa-devel
[-- Attachment #1: Type: text/plain, Size: 43 bytes --]
Patch to enable detection of ALC655 codec.
[-- Attachment #2: ac97_codec.c.diff --]
[-- Type: text/plain, Size: 538 bytes --]
--- ac97_codec.c.org 2003-09-09 14:48:16.835721144 +0100
+++ ac97_codec.c 2003-09-09 14:48:42.359840888 +0100
@@ -112,6 +112,7 @@
{ 0x414c4730, 0xffffffff, "ALC101", NULL, NULL },
{ 0x414c4740, 0xfffffff0, "ALC202", NULL, NULL },
{ 0x414c4750, 0xfffffff0, "ALC250", NULL, NULL },
+{ 0x414c4760, 0xfffffff0, "ALC655", patch_alc650, NULL },
{ 0x414c4770, 0xfffffff0, "ALC203", NULL, NULL },
{ 0x434d4941, 0xffffffff, "CMI9738", patch_cm9738, NULL },
{ 0x434d4961, 0xffffffff, "CMI9739", patch_cm9739, NULL },
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Support for realtek alc 655
2003-10-10 14:53 ` [PATCH] Support for realtek alc 655 James Courtier-Dutton
@ 2003-10-14 14:33 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2003-10-14 14:33 UTC (permalink / raw)
To: James Courtier-Dutton; +Cc: alsa-devel
At Fri, 10 Oct 2003 15:53:51 +0100,
James Courtier-Dutton wrote:
>
> Patch to enable detection of ALC655 codec.
thanks, added now.
Takashi
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-10-14 14:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <000901c37fda$93235430$0580a8c0@nova>
2003-10-10 14:53 ` [PATCH] Support for realtek alc 655 James Courtier-Dutton
2003-10-14 14:33 ` 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.