Re: [alsa-devel][PATCH] hda_intel: Add the Linux device ID for NVIDIA HDA controller

From: Takashi Iwai
Date: Fri Oct 30 2009 - 06:59:48 EST


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@xxxxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/