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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 05 Nov 2012 12:39:09 +0100
From:	Takashi Iwai <tiwai@...e.de>
To:	Ondrej Zary <linux@...nbow-software.org>
Cc:	alsa-devel@...a-project.org,
	Kernel development list <linux-kernel@...r.kernel.org>
Subject: Re: [alsa-devel] [PATCH] snd-es1968: Add ESS vendor ID to pm_whitelist

At Sun, 4 Nov 2012 23:34:58 +0100,
Ondrej Zary wrote:
> 
> Add generic ESS vendor ID to pm_whitelist. This should fix suspend on
> all Maestro-2 and Maestro-2E based PCI cards.
> Tested on Terratec DMX and SF64-PCE2.
> 
> Signed-off-by: Ondrej Zary <linux@...nbow-software.org>

Applied now.  Thanks.


Takashi

> 
> --- a/sound/pci/es1968.c
> +++ b/sound/pci/es1968.c
> @@ -2655,6 +2655,8 @@ static struct ess_device_list pm_whitelist[] __devinitdata = {
>  	{ TYPE_MAESTRO2E, 0x1179 },
>  	{ TYPE_MAESTRO2E, 0x14c0 },	/* HP omnibook 4150 */
>  	{ TYPE_MAESTRO2E, 0x1558 },
> +	{ TYPE_MAESTRO2E, 0x125d },	/* a PCI card, e.g. Terratec DMX */
> +	{ TYPE_MAESTRO2, 0x125d },	/* a PCI card, e.g. SF64-PCE2 */
>  };
>  
>  static struct ess_device_list mpu_blacklist[] __devinitdata = {
> -- 
> Ondrej Zary
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@...a-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
> 
--
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