From: James Courtier-Dutton <James@superbug.demon.co.uk>
To: alsa-devel <alsa-devel@lists.sourceforge.net>
Subject: [PATCH] Support for realtek alc 655
Date: Fri, 10 Oct 2003 15:53:51 +0100 [thread overview]
Message-ID: <3F86C7FF.3020509@superbug.demon.co.uk> (raw)
In-Reply-To: <000901c37fda$93235430$0580a8c0@nova>
[-- 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 },
next parent reply other threads:[~2003-10-10 14:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <000901c37fda$93235430$0580a8c0@nova>
2003-10-10 14:53 ` James Courtier-Dutton [this message]
2003-10-14 14:33 ` [PATCH] Support for realtek alc 655 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=3F86C7FF.3020509@superbug.demon.co.uk \
--to=james@superbug.demon.co.uk \
--cc=alsa-devel@lists.sourceforge.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox