From: Takashi Iwai <tiwai@suse.de>
To: Matthew Garrett <mjg59@srcf.ucam.org>
Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Add extra IDs for headphone autosense
Date: Fri, 25 Nov 2005 13:03:57 +0100 [thread overview]
Message-ID: <s5hpsopexxu.wl%tiwai@suse.de> (raw)
In-Reply-To: <20051124055449.GE28070@srcf.ucam.org>
At Thu, 24 Nov 2005 05:54:49 +0000,
Matthew Garrett wrote:
>
> The following patch adds some extra IDs for the list of hardware which
> should have headphone line sense enabled by default.
>
> Signed-off-by: Matthew Garrett <mjg59@srcf.ucam.org>
Thanks, this one could be applied to the latest ALSA tree cleanly.
Takashi
>
> --- sound/pci/ac97/ac97_patch.c.orig 2005-11-24 05:51:52 +0000
> +++ sound/pci/ac97/ac97_patch.c 2005-11-24 05:52:41 +0000
> @@ -1639,8 +1639,12 @@ static void check_ad1981_hp_jack_sense(a
> {
> u32 subid = ((u32)ac97->subsystem_vendor << 16) | ac97->subsystem_device;
> switch (subid) {
> + case 0x0e11005a: /* HP nc4000/4010 */
> case 0x103c0890: /* HP nc6000 */
> + case 0x103c0938: /* HP nc4220 */
> case 0x103c099c: /* HP nx6110 */
> + case 0x103c0944: /* HP nc6220 */
> + case 0x103c0934: /* HP nc8220 */
> case 0x103c006d: /* HP nx9105 */
> case 0x17340088: /* FSC Scenic-W */
> /* enable headphone jack sense */
>
> --
> Matthew Garrett | mjg59@srcf.ucam.org
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
prev parent reply other threads:[~2005-11-25 12:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-24 5:54 Matthew Garrett
2005-11-25 12:03 ` Takashi Iwai [this message]
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=s5hpsopexxu.wl%tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mjg59@srcf.ucam.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome