-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Subject says it all. Briefly, use hp_only for another Dell Inspiron 8600.
Thanks,
Daniel T Chen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFJ5nI5e9GwFciKvaMRAqyEAKDEzBbqoTVX84Mnh3G/5NtRsy7hbACcC/8a
xoAY8903z+8x7oIB3WKoZkA=
=r3JR
-----END PGP SIGNATURE-----
From 3aa9ef7bd270ad1c35f47e0ccd972e54a4adc0e5 Mon Sep 17 00:00:00 2001
From: Daniel T Chen <seven.steps@xxxxxxxxx>
Date: Wed, 15 Apr 2009 19:33:56 -0400
Subject: [PATCH] Reference: Ubuntu #41015 (https://launchpad.net/bugs/41015)
Add hp_only quirk for SSID 0x1028016a (Dell Inspiron 8600)
Signed-off-by: Daniel T Chen <seven.steps@xxxxxxxxx>
---
pci/intel8x0.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/pci/intel8x0.c b/pci/intel8x0.c
index b3180d0..8042d53 100644
--- a/pci/intel8x0.c
+++ b/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
--
1.6.0.4
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel