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:   Thu, 23 Nov 2017 08:50:32 +0100
From:   Takashi Iwai <tiwai@...e.de>
To:     "Vijendar Mukunda" <Vijendar.Mukunda@....com>
Cc:     <Alexander.Deucher@....com>, <alsa-devel@...a-project.org>,
        <lgirdwood@...il.com>, <broonie@...nel.org>, <perex@...ex.cz>,
        <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ALSA: hda: Add Raven PCI ID

On Thu, 23 Nov 2017 13:47:44 +0100,
Vijendar Mukunda wrote:
> 
> This commit adds PCI ID for Raven platform
> 
> Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@....com>
> ---
>  sound/pci/hda/hda_intel.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c
> index 01eb1dc..9c7d479 100644
> --- a/sound/pci/hda/hda_intel.c
> +++ b/sound/pci/hda/hda_intel.c
> @@ -2454,6 +2454,8 @@ static const struct pci_device_id azx_ids[] = {
>  	/* AMD Hudson */
>  	{ PCI_DEVICE(0x1022, 0x780d),
>  	  .driver_data = AZX_DRIVER_GENERIC | AZX_DCAPS_PRESET_ATI_SB },
> +	{ PCI_DEVICE(0x1022, 0x15e3),
> +	  .driver_data = AZX_DRIVER_GENERIC | AZX_DCAPS_PRESET_ATI_SB },

If the new chip isn't Hudson (I suppose "Raven"), could you add a
comment line as well?


thanks,

Takashi

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ