From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Fwd: [LAD] kernel 2.6.29 rc6 no working rme multiface 1 Date: Thu, 05 Mar 2009 10:19:05 +0100 Message-ID: References: <20090302025929.64889223@rt-ente> <70a871c80903011849r586443e4h7188747ac01cbaf3@mail.gmail.com> <70a871c80903011959s9e4c94ds62aa0e88b4f2c040@mail.gmail.com> <70a871c80903021454u7e644a56lba1814fec69f1494@mail.gmail.com> <70a871c80903031806t766337fet7ceecd243ee1694e@mail.gmail.com> <70a871c80903041022o2c52b3baudec682508977e963@mail.gmail.com> <1236244412.2827.19.camel@x200.solimage.local> 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 (ns2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 12CBC10382C for ; Thu, 5 Mar 2009 10:19:06 +0100 (CET) In-Reply-To: <1236244412.2827.19.camel@x200.solimage.local> 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: Florian Faber Cc: Dmitry Baikov , alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Thu, 05 Mar 2009 10:13:32 +0100, Florian Faber wrote: > > Takashi, > > > > takashi applied it to the sound-2.6 git repository: > > > http://git.kernel.org/?p=linux/kernel/git/tiwai/sound-2.6.git;a=commit;h=e588ed8304f76cbb396ee85e657a58990298a675 > > Weird. It's just adds more check in snd_hdsp_load_firmware_from_cache(), > > but has nothing to do with the interrupt handling. > > That patch just deals with the problems introduced with the new power > managment in 2.6.28 - the cardbus slot seems to be powered up later so > the card isn't initialized yet when the driver is loaded. Hmm, but how the bug comes up in the interrupt context after patching? thanks, Takashi