All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Patch for enabling LFE on more Dell laptops
@ 2007-02-13 11:01 Mikael Nilsson
  2007-02-13 11:52 ` Takashi Iwai
  0 siblings, 1 reply; 5+ messages in thread
From: Mikael Nilsson @ 2007-02-13 11:01 UTC (permalink / raw)
  To: alsa-devel

(please cc: me on replies, I'm not on the list)

Referring to

https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2092

I'd like to add this patch to the snd-hda-intel driver. The patch is
against 1.0.14rc2.

Summary: Fix LFE controls for Dell Inspiron E1705/9400 and XPS M1710 laptops

Signed-off-by: Mikael Nilsson <mikael@nilsson.name>

--- patch_sigmatel.c.orig       2007-02-13 11:49:53.000000000 +0100
+++ patch_sigmatel.c    2007-02-13 11:51:25.000000000 +0100
@@ -455,6 +455,10 @@
                      "Dell Latitude D620", STAC_REF),
        SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cb,
                      "Dell Latitude 120L", STAC_REF),
+       SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cd,
+                     "Dell Inspiron E1705/9400", STAC_REF),
+       SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ce,
+                     "Dell XPS M1710", STAC_REF),
        {} /* terminator */
 };
 

Thanks,

/Mikael
-- 
<mikael@nilsson.name>

Plus ça change, plus c'est la même chose


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-02-14 12:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-13 11:01 [PATCH] Patch for enabling LFE on more Dell laptops Mikael Nilsson
2007-02-13 11:52 ` Takashi Iwai
2007-02-13 12:04   ` Mikael Nilsson
2007-02-13 19:11   ` Mikael Nilsson
2007-02-14 12:21     ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.