From: Mikael Nilsson <mikael@nilsson.name>
To: alsa-devel@lists.sourceforge.net
Subject: [PATCH] Patch for enabling LFE on more Dell laptops
Date: Tue, 13 Feb 2007 12:01:04 +0100 [thread overview]
Message-ID: <1171364464.12273.6.camel@daneel> (raw)
(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
next reply other threads:[~2007-02-13 11:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-13 11:01 Mikael Nilsson [this message]
2007-02-13 11:52 ` [PATCH] Patch for enabling LFE on more Dell laptops Takashi Iwai
2007-02-13 12:04 ` Mikael Nilsson
2007-02-13 19:11 ` Mikael Nilsson
2007-02-14 12:21 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1171364464.12273.6.camel@daneel \
--to=mikael@nilsson.name \
--cc=alsa-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.