From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: HDA-Intel - Patch to support detecting HD Audio devices with PCI class code Date: Tue, 11 Nov 2008 09:43:16 +0100 Message-ID: References: <6077B97E85E7374DAE87B42B5AA9979707B88A@sshaexmb1.amd.com> <6077B97E85E7374DAE87B42B5AA9979707BA28@sshaexmb1.amd.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 79A2E2455A for ; Tue, 11 Nov 2008 09:43:16 +0100 (CET) In-Reply-To: <6077B97E85E7374DAE87B42B5AA9979707BA28@sshaexmb1.amd.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: "Yang, Libin" Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Tue, 11 Nov 2008 16:39:27 +0800, Yang, Libin wrote: > > Thanks for the comments and I will refine the patch. Thanks. One thing I forgot to mention. > > > static unsigned int azx_default_codecs[AZX_NUM_DRIVERS] > __devinitdata = > > > { > > > [AZX_DRIVER_ICH] = 3, > > > [AZX_DRIVER_ATI] = 3, > > > + [AZX_DRIVER_AMD_AUTO] = 3, > > > > I thought you'll have up to 4 codecs? This array is completely changed in the recent code. There is only one entry (TERRA) as an exception. Please create a patch based on the latest sound tree, git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git either master branch or topic/hda branch. thanks, Takashi