aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/intel8x0.c
diff options
context:
space:
mode:
authorDaniel T Chen <seven.steps@gmail.com>2009-04-15 19:48:08 -0400
committerTakashi Iwai <tiwai@suse.de>2009-04-16 08:39:44 +0200
commitc82834251ceb81b7575927c767500bd8c4a7f928 (patch)
treeb705b12f34b85daae2716ca383c631ba9c4f6073 /sound/pci/intel8x0.c
parentALSA: Intel8x0: Remove conflicting quirk for SSID 0x103c0934 (diff)
downloadlinux-dev-c82834251ceb81b7575927c767500bd8c4a7f928.tar.xz
linux-dev-c82834251ceb81b7575927c767500bd8c4a7f928.zip
ALSA: Intel8x0: Add hp_only quirk for SSID 0x1028016a (Dell Inspiron 8600)
Subject says it all. Briefly, use hp_only for another Dell Inspiron 8600. Reference: Ubuntu #41015 (https://launchpad.net/bugs/41015) Signed-off-by: Daniel T Chen <seven.steps@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/intel8x0.c')
-rw-r--r--sound/pci/intel8x0.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/pci/intel8x0.c b/sound/pci/intel8x0.c
index b3180d063d3a..8042d5398892 100644
--- a/sound/pci/intel8x0.c
+++ b/sound/pci/intel8x0.c
@@ -1854,6 +1854,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = {
},
{
.subvendor = 0x1028,
+ .subdevice = 0x016a,
+ .name = "Dell Inspiron 8600", /* STAC9750/51 */
+ .type = AC97_TUNE_HP_ONLY
+ },
+ {
+ .subvendor = 0x1028,
.subdevice = 0x0186,
.name = "Dell Latitude D810", /* cf. Malone #41015 */
.type = AC97_TUNE_HP_MUTE_LED