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:	Fri, 30 Oct 2009 11:59:42 +0100
From:	Takashi Iwai <tiwai@...e.de>
To:	peer chen <peerchen@...il.com>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	akpm <akpm@...ux-foundation.org>, pchen@...dia.com
Subject: Re: [alsa-devel][PATCH] hda_intel: Add the Linux device ID for NVIDIA HDA 	controller

At Thu, 15 Oct 2009 16:37:47 +0800,
peer chen wrote:
> 
> Add the generic device ID for NVIDIA HDA controller.
> 
> Signed-off-by: Peer Chen<peerchen@...il.com>

Thanks, applied now.  Will be included in the next pull request.


Takashi

> ---
> --- linux-2.6.32-rc4/sound/pci/hda/hda_intel.c.orig
> +++ linux-2.6.32-rc4/sound/pci/hda/hda_intel.c
> @@ -2674,6 +2674,7 @@ static struct pci_device_id azx_ids[] =
>  	{ PCI_DEVICE(0x10de, 0x044b), .driver_data = AZX_DRIVER_NVIDIA },
>  	{ PCI_DEVICE(0x10de, 0x055c), .driver_data = AZX_DRIVER_NVIDIA },
>  	{ PCI_DEVICE(0x10de, 0x055d), .driver_data = AZX_DRIVER_NVIDIA },
> +	{ PCI_DEVICE(0x10de, 0x0590), .driver_data = AZX_DRIVER_NVIDIA },
>  	{ PCI_DEVICE(0x10de, 0x0774), .driver_data = AZX_DRIVER_NVIDIA },
>  	{ PCI_DEVICE(0x10de, 0x0775), .driver_data = AZX_DRIVER_NVIDIA },
>  	{ PCI_DEVICE(0x10de, 0x0776), .driver_data = AZX_DRIVER_NVIDIA },
> -
> 
--
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