lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 20 Jan 2012 10:28:11 +0100
From:	Takashi Iwai <tiwai@...e.de>
To:	Albert Pool <albertpool@...con.nl>
Cc:	Jaroslav Kysela <perex@...ex.cz>, alsa-devel@...a-project.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] snd-hda-intel: better Alienware M17x R3 quirk

At Thu, 19 Jan 2012 22:08:50 +0100,
Albert Pool wrote:
> 
> I have been told that this way the rear headphone connector is
> working as well; with model=alienware only laptop speakers work.
> The subsystem of both controller and codec is 1028:0490.
> 
> Signed-off-by: Albert Pool <albertpool@...con.nl>

Thanks, applied now.


Takashi

> ---
>  sound/pci/hda/patch_sigmatel.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
> index 87e684f..4071354 100644
> --- a/sound/pci/hda/patch_sigmatel.c
> +++ b/sound/pci/hda/patch_sigmatel.c
> @@ -1608,7 +1608,7 @@ static const struct snd_pci_quirk stac92hd73xx_codec_id_cfg_tbl[] = {
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x043a,
>  		      "Alienware M17x", STAC_ALIENWARE_M17X),
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0490,
> -		      "Alienware M17x", STAC_ALIENWARE_M17X),
> +		      "Alienware M17x R3", STAC_DELL_EQ),
>  	{} /* terminator */
>  };
>  
> -- 
> 1.7.4.1
> 
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ