[alsa-devel] [PATCH - hda 1/1] ALSA: hda - Add PCI quirk for 17" MacBook Pro 5, 2 model (July 2009) to use existing mb5 model

murray.alex at gmail.com murray.alex at gmail.com
Thu Jan 21 12:46:26 CET 2010


From: Alex Murray <murray.alex at gmail.com>


Signed-off-by: Alex Murray <murray.alex at gmail.com>
---
 pci/hda/patch_realtek.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pci/hda/patch_realtek.c b/pci/hda/patch_realtek.c
index 7e0ea37..d044db9 100644
--- a/pci/hda/patch_realtek.c
+++ b/pci/hda/patch_realtek.c
@@ -9223,6 +9223,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(0x10ec, 0x0885, "MacbookPro 5,2", ALC885_MB5),
 	{} /* terminator */
 };
 
-- 
1.6.3.3



More information about the Alsa-devel mailing list