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, 27 Sep 2010 08:15:30 +0200
From:	Takashi Iwai <tiwai@...e.de>
To:	Otavio Salvador <otavio@...ystems.com.br>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/4] ALSA: hda: add Vortex86MX PCI ids

At Sun, 26 Sep 2010 23:35:06 -0300,
Otavio Salvador wrote:
> 
> Cc: Takashi Iwai <tiwai@...e.de>
> Signed-off-by: Otavio Salvador <otavio@...ystems.com.br>

Applied now.  Thanks.


Takashi

> ---
>  sound/pci/hda/hda_intel.c |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c
> index 34940a0..e986209 100644
> --- a/sound/pci/hda/hda_intel.c
> +++ b/sound/pci/hda/hda_intel.c
> @@ -2799,6 +2799,8 @@ static DEFINE_PCI_DEVICE_TABLE(azx_ids) = {
>  	/* this entry seems still valid -- i.e. without emu20kx chip */
>  	{ PCI_DEVICE(0x1102, 0x0009), .driver_data = AZX_DRIVER_GENERIC },
>  #endif
> +	/* Vortex86MX */
> +	{ PCI_DEVICE(0x17f3, 0x3010), .driver_data = AZX_DRIVER_GENERIC },
>  	/* AMD/ATI Generic, PCI class code and Vendor ID for HD Audio */
>  	{ PCI_DEVICE(PCI_VENDOR_ID_ATI, PCI_ANY_ID),
>  	  .class = PCI_CLASS_MULTIMEDIA_HD_AUDIO << 8,
> -- 
> 1.7.2.3.313.gcd15
> 
--
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