]> git.ipfire.org Git - ipfire-2.x.git/blame - src/patches/suse-2.6.27.39/patches.drivers/alsa-post-ga-hda-hp-ad1984a-more-quirk
Fix oinkmaster patch.
[ipfire-2.x.git] / src / patches / suse-2.6.27.39 / patches.drivers / alsa-post-ga-hda-hp-ad1984a-more-quirk
CommitLineData
2cb7cef9
BS
1From: Takashi Iwai <tiwai@suse.de>
2Subject: ALSA: update HP quirks for Zenith & co
3Patch-mainline:
4References: bnc#472789, bnc#479617
5
6Signed-off-by: Takashi Iwai <tiwai@suse.de>
7
8---
9 sound/pci/hda/patch_analog.c | 4 ++++
10 1 file changed, 4 insertions(+)
11
12--- a/sound/pci/hda/patch_analog.c
13+++ b/sound/pci/hda/patch_analog.c
14@@ -3907,10 +3907,14 @@
15 SND_PCI_QUIRK(0x103c, 0x3056, "HP", AD1884A_MOBILE),
16 SND_PCI_QUIRK(0x103c, 0x3072, "HP", AD1884A_MOBILE),
17 SND_PCI_QUIRK(0x103c, 0x3073, "HP", AD1884A_MOBILE),
18+ SND_PCI_QUIRK(0x103c, 0x3074, "HP", AD1884A_MOBILE),
19+ SND_PCI_QUIRK(0x103c, 0x3075, "HP", AD1884A_MOBILE),
20 SND_PCI_QUIRK(0x103c, 0x3076, "HP", AD1884A_MOBILE),
21 SND_PCI_QUIRK(0x103c, 0x3077, "HP", AD1884A_MOBILE),
22+ SND_PCI_QUIRK(0x103c, 0x3078, "HP", AD1884A_MOBILE),
23 SND_PCI_QUIRK(0x103c, 0x3079, "HP", AD1884A_MOBILE),
24 SND_PCI_QUIRK(0x103c, 0x307a, "HP", AD1884A_MOBILE),
25+ SND_PCI_QUIRK(0x103c, 0x30e1, "HP 2530p", AD1884A_LAPTOP),
26 SND_PCI_QUIRK(0x103c, 0x30e6, "HP 6730b", AD1884A_LAPTOP),
27 SND_PCI_QUIRK(0x103c, 0x30e7, "HP EliteBook 8530p", AD1884A_LAPTOP),
28 SND_PCI_QUIRK(0x103c, 0x360d, "HP 6530b", AD1884A_LAPTOP),