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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 20 Apr 2011 21:04:23 +0200
From:	Takashi Iwai <tiwai@...e.de>
To:	Seth Heasley <seth.heasley@...el.com>
Cc:	perex@...ex.cz, alsa-devel@...a-project.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2.6.39-rc3] hda_intel: ALSA HD Audio patch for Intel Panther Point DeviceIDs

At Wed, 20 Apr 2011 10:59:57 -0700,
Seth Heasley wrote:
> 
> This patch adds the HD Audio Controller DeviceIDs for the Intel Panther Point PCH.
> 
> Signed-off-by: Seth Heasley <seth.heasley@...el.com>

Applied now.  Thanks.


Takashi

> ---
> --- linux-2.6.39-rc3/sound/pci/hda/hda_intel.c.orig	2011-04-11 17:21:51.000000000 -0700
> +++ linux-2.6.39-rc3/sound/pci/hda/hda_intel.c	2011-04-14 11:44:40.000000000 -0700
> @@ -126,6 +126,7 @@
>  			 "{Intel, ICH10},"
>  			 "{Intel, PCH},"
>  			 "{Intel, CPT},"
> +			 "{Intel, PPT},"
>  			 "{Intel, PBG},"
>  			 "{Intel, SCH},"
>  			 "{ATI, SB450},"
> @@ -2759,6 +2760,8 @@
>  	{ PCI_DEVICE(0x8086, 0x1c20), .driver_data = AZX_DRIVER_PCH },
>  	/* PBG */
>  	{ PCI_DEVICE(0x8086, 0x1d20), .driver_data = AZX_DRIVER_PCH },
> +	/* Panther Point */
> +	{ PCI_DEVICE(0x8086, 0x1e20), .driver_data = AZX_DRIVER_PCH },
>  	/* SCH */
>  	{ PCI_DEVICE(0x8086, 0x811b), .driver_data = AZX_DRIVER_SCH },
>  	/* Generic Intel */
> 
--
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