From: Travis Place <wishie@wishie.net>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: [PATCH] Added model selection for iMac 24"
Date: Thu, 19 Jun 2008 03:29:49 +1000 [thread overview]
Message-ID: <1213810189.7775.1.camel@temp-fallen> (raw)
Changelog: Added the SSID of a known iMac 24" to automatically use
ALC885_IMAC24 quirk.
--- a/pci/hda/patch_realtek.c
+++ b/pci/hda/patch_realtek.c
@@ -6196,6 +6196,7 @@ static struct snd_pci_quirk alc882_cfg_tbl[] = {
SND_PCI_QUIRK(0x1462, 0x28fb, "Targa T8", ALC882_TARGA), /*
MSI-1049 T8 */
SND_PCI_QUIRK(0x1462, 0x6668, "MSI", ALC882_6ST_DIG),
SND_PCI_QUIRK(0x161f, 0x2054, "Arima W820", ALC882_ARIMA),
+ SND_PCI_QUIRK(0x106b, 0x00a0, "Apple iMac 24''", ALC885_IMAC24),
{}
};
Signed-off-by: Travis Place <wishie@wishie.net>
next reply other threads:[~2008-06-18 17:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-18 17:29 Travis Place [this message]
2008-06-19 9:35 ` [PATCH] Added model selection for iMac 24" Takashi Iwai
2008-06-19 18:48 ` Travis Place
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=1213810189.7775.1.camel@temp-fallen \
--to=wishie@wishie.net \
--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 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.