From: "Justin P. Mattock" <justinmattock@gmail.com>
To: alsa-devel@alsa-project.org
Cc: tiwai@suse.de, linux-kernel@vger.kernel.org,
"Justin P. Mattock" <justinmattock@gmail.com>
Subject: [PATCH 3/5]alsa:patch_realtek.c Add SSID table for MacBookAir1,1
Date: Sun, 6 Jun 2010 16:09:51 -0700 [thread overview]
Message-ID: <1275865793-7357-3-git-send-email-justinmattock@gmail.com> (raw)
In-Reply-To: <1275865793-7357-2-git-send-email-justinmattock@gmail.com>
Note: This patch does not work with Patch 2/5
(Add-support-for-the-MacBookAir1-1).
This patch add's the MacBookAir1,1 SSID entry to
patch_realtek.c which adds sound support.
bug entry:
https://bugs.launchpad.net/mactel-support/+bug/268301
Note:I do not have this machine on hand only
codec#0 file for the machine so please
test if you have the appropriate equipment.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
Documentation/sound/alsa/HD-Audio-Models.txt | 1 +
sound/pci/hda/patch_realtek.c | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Documentation/sound/alsa/HD-Audio-Models.txt b/Documentation/sound/alsa/HD-Audio-Models.txt
index 1d38b0d..d3838b5 100644
--- a/Documentation/sound/alsa/HD-Audio-Models.txt
+++ b/Documentation/sound/alsa/HD-Audio-Models.txt
@@ -125,6 +125,7 @@ ALC882/883/885/888/889
macpro MacPro support
mb5 Macbook 5,1
macmini3 Macmini 3,1
+ mba11 MacBook Air 1,1
mba21 Macbook Air 2,1
mbp3 Macbook Pro rev3
imac24 iMac 24'' with jack detection
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 17d4548..149b375 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -9487,6 +9487,7 @@ static struct snd_pci_quirk alc882_ssid_cfg_tbl[] = {
SND_PCI_QUIRK(0x106b, 0x4000, "MacbookPro 5,1", ALC885_MB5),
SND_PCI_QUIRK(0x106b, 0x4600, "MacbookPro 5,2", ALC885_MB5),
SND_PCI_QUIRK(0x106b, 0x4100, "Macmini 3,1", ALC885_MACMINI3),
+ SND_PCI_QUIRK(0x106b, 0x3400, "MacBookAir 1,1", ALC885_MBP3),
{} /* terminator */
};
--
1.6.5.2.180.gc5b3e
next prev parent reply other threads:[~2010-06-06 23:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-06 23:09 [PATCH 1/5]alsa:patch_realtek.c Add SSID table for MacBookAir2,1 Justin P. Mattock
2010-06-06 23:09 ` [PATCH 2/5]alsa:patch_realtek.c Add support for the MacBookAir1,1 Justin P. Mattock
2010-06-06 23:09 ` Justin P. Mattock [this message]
2010-06-06 23:09 ` [PATCH 4/5]alsa:patch_realtek.c Add support for the iMac7,1 Justin P. Mattock
2010-06-06 23:09 ` [PATCH 5/5]alsa:patch_realtek.c Add SSID table for iMac7,1 Justin P. Mattock
2010-06-08 15:01 ` [PATCH 1/5]alsa:patch_realtek.c Add SSID table for MacBookAir2,1 Takashi Iwai
2010-06-08 16:11 ` Justin P. Mattock
2010-06-08 17:50 ` Justin P. Mattock
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=1275865793-7357-3-git-send-email-justinmattock@gmail.com \
--to=justinmattock@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=linux-kernel@vger.kernel.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