From: Matthew Ranostay <mranostay@embeddedalley.com>
To: alsa-devel@alsa-project.org
Cc: Takashi Iwai <tiwai@suse.de>
Subject: [PATCH] hda: Add new STAC9205 PCI_QUIRK
Date: Thu, 10 Jan 2008 17:05:51 -0500 [thread overview]
Message-ID: <478696BF.2040705@embeddedalley.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 111 bytes --]
Added a new STAC 9205 quirk for Vostro 1500.
---
Signed-off-by: Matthew Ranostay <mranostay@embeddedalley.com>
[-- Attachment #2: stac9205_new_quirk.patch --]
[-- Type: text/plain, Size: 739 bytes --]
diff -r 1e968b2c8617 pci/hda/patch_sigmatel.c
--- a/pci/hda/patch_sigmatel.c Thu Jan 10 14:50:34 2008 +0100
+++ b/pci/hda/patch_sigmatel.c Thu Jan 10 15:55:23 2008 -0500
@@ -1468,6 +1468,7 @@ static unsigned int ref9205_pin_configs[
102801FD
10280204
1028021F
+ 10280228 (Dell Vostro 1500)
*/
static unsigned int dell_9205_m42_pin_configs[12] = {
0x0321101F, 0x03A11020, 0x400003FA, 0x90170310,
@@ -1551,6 +1552,8 @@ static struct snd_pci_quirk stac9205_cfg
"unknown Dell", STAC_9205_DELL_M42),
SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x021f,
"Dell Inspiron", STAC_9205_DELL_M44),
+ SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0228,
+ "Dell Vostro 1500", STAC_9205_DELL_M42),
{} /* terminator */
};
[-- 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
next reply other threads:[~2008-01-10 22:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-10 22:05 Matthew Ranostay [this message]
2008-01-11 10:44 ` [PATCH] hda: Add new STAC9205 PCI_QUIRK 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=478696BF.2040705@embeddedalley.com \
--to=mranostay@embeddedalley.com \
--cc=alsa-devel@alsa-project.org \
--cc=tiwai@suse.de \
/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