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, 13 Sep 2010 12:32:14 +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.35.4] hda_intel: ALSA HD Audio patch for Intel Patsburg DeviceIDs

At Fri, 10 Sep 2010 16:29:56 -0700,
Seth Heasley wrote:
> 
> This patch adds the Intel Patsburg (PCH) HD Audio Controller DeviceIDs.
>  
> Signed-off-by: Seth Heasley <seth.heasley@...el.com>

Applied now.  Thanks.


Takashi

> --- linux-2.6.35.4/sound/pci/hda/hda_intel.c.orig	2010-08-26 16:47:12.000000000 -0700
> +++ linux-2.6.35.4/sound/pci/hda/hda_intel.c	2010-09-01 13:25:54.429224879 -0700
> @@ -126,6 +126,7 @@
>  			 "{Intel, ICH10},"
>  			 "{Intel, PCH},"
>  			 "{Intel, CPT},"
> +			 "{Intel, PBG},"
>  			 "{Intel, SCH},"
>  			 "{ATI, SB450},"
>  			 "{ATI, SB600},"
> @@ -2748,6 +2749,8 @@
>  	{ PCI_DEVICE(0x8086, 0x3b57), .driver_data = AZX_DRIVER_ICH },
>  	/* CPT */
>  	{ PCI_DEVICE(0x8086, 0x1c20), .driver_data = AZX_DRIVER_PCH },
> +	/* PBG */
> +	{ PCI_DEVICE(0x8086, 0x1d20), .driver_data = AZX_DRIVER_PCH },
>  	/* SCH */
>  	{ PCI_DEVICE(0x8086, 0x811b), .driver_data = AZX_DRIVER_SCH },
>  	/* ATI SB 450/600 */
> 
--
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