From: "Daniel T. Chen" <crimsun@fungus.sh.nu>
To: alsa-devel@alsa-project.org
Subject: [PATCH] Add quirk for another MSI laptop to alc883_cfg_tbl[]
Date: Thu, 07 Jun 2007 18:16:09 -0400 [thread overview]
Message-ID: <1181254569.21983.10.camel@Box.ncat.edu> (raw)
[-- Attachment #1.1.1: Type: text/plain, Size: 159 bytes --]
Hi,
Attached please find an hg changeset against current alsa-kernel tip
adding the SSID of another MSI laptop to the quirk list.
Thanks,
Daniel Chen
[-- Attachment #1.1.2: new2.diff --]
[-- Type: text/x-patch, Size: 1108 bytes --]
# HG changeset patch
# User crimsun@Box.ncat.edu
# Date 1181253766 14400
# Node ID d419427c40713340cf5ab7b0e6b122a82465d6ba
# Parent 8bc69e73a6558d7042d5a86bd0f41f2d59af38a3
[PATCH] Add quirk for another MSI laptop to alc883_cfg_tbl[]
This hg commit adds the SSID of another MSI laptop to the
alc883_cfg_tbl[] quirk list. Verified in #alsa/Freenode
on Thu, Jun 7, 2007.
Signed-off-by: Daniel T Chen <crimsun@ubuntu.com>
diff -r 8bc69e73a655 -r d419427c4071 pci/hda/patch_realtek.c
--- a/pci/hda/patch_realtek.c Wed Jun 06 14:48:52 2007 +0200
+++ b/pci/hda/patch_realtek.c Thu Jun 07 18:02:46 2007 -0400
@@ -6388,6 +6388,7 @@ static struct snd_pci_quirk alc883_cfg_t
SND_PCI_QUIRK(0x1462, 0x7187, "MSI", ALC883_6ST_DIG),
SND_PCI_QUIRK(0x1462, 0x7250, "MSI", ALC883_6ST_DIG),
SND_PCI_QUIRK(0x1462, 0x7280, "MSI", ALC883_6ST_DIG),
+ SND_PCI_QUIRK(0x1462, 0x0349, "MSI", ALC883_TARGA_2ch_DIG),
SND_PCI_QUIRK(0x1462, 0x0579, "MSI", ALC883_TARGA_2ch_DIG),
SND_PCI_QUIRK(0x1462, 0x3729, "MSI S420", ALC883_TARGA_DIG),
SND_PCI_QUIRK(0x1462, 0x3ef9, "MSI", ALC883_TARGA_DIG),
[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: 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:[~2007-06-07 22:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-07 22:16 Daniel T. Chen [this message]
2007-06-08 9:46 ` [PATCH] Add quirk for another MSI laptop to alc883_cfg_tbl[] 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=1181254569.21983.10.camel@Box.ncat.edu \
--to=crimsun@fungus.sh.nu \
--cc=alsa-devel@alsa-project.org \
--cc=crimsun@ubuntu.com \
/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;
as well as URLs for NNTP newsgroup(s).