summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorTakashi Iwai2009-02-10 17:17:17 +0100
committerTakashi Iwai2009-02-10 17:17:17 +0100
commit501ca25629e997b7169f22cc72c70454f4a7dbb4 (patch)
tree8e0ab3e9be525bce760c76bc18715436095d1239 /sound
parentALSA: hda - add digital beep support for ALC268 (diff)
parentALSA: hda - Add quirk for Asus z37e (1043:8284) (diff)
downloadkernel-qcow2-linux-501ca25629e997b7169f22cc72c70454f4a7dbb4.tar.gz
kernel-qcow2-linux-501ca25629e997b7169f22cc72c70454f4a7dbb4.tar.xz
kernel-qcow2-linux-501ca25629e997b7169f22cc72c70454f4a7dbb4.zip
Merge branch 'fix/hda' into topic/hda
Diffstat (limited to 'sound')
-rw-r--r--sound/pci/hda/patch_realtek.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 97eaf3b1d97f..1db99df79502 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -8532,6 +8532,7 @@ static struct snd_pci_quirk alc883_cfg_tbl[] = {
SND_PCI_QUIRK(0x103c, 0x2a66, "HP Acacia", ALC888_3ST_HP),
SND_PCI_QUIRK(0x1043, 0x1873, "Asus M90V", ALC888_ASUS_M90V),
SND_PCI_QUIRK(0x1043, 0x8249, "Asus M2A-VM HDMI", ALC883_3ST_6ch_DIG),
+ SND_PCI_QUIRK(0x1043, 0x8284, "Asus Z37E", ALC883_6ST_DIG),
SND_PCI_QUIRK(0x1043, 0x82fe, "Asus P5Q-EM HDMI", ALC1200_ASUS_P5Q),
SND_PCI_QUIRK(0x1043, 0x835f, "Asus Eee 1601", ALC888_ASUS_EEE1601),
SND_PCI_QUIRK(0x105b, 0x0ce8, "Foxconn P35AX-S", ALC883_6ST_DIG),