From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: oops in snd-powermac due to snd-aoa Date: Thu, 07 Sep 2006 15:05:54 +0200 Message-ID: References: <20060907124256.GA22928@aepfle.de> <1157634124.2857.67.camel@ux156> 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 alsa.jcu.cz (ALSA's E-mail Delivery System) with ESMTP id 05855177 for ; Thu, 7 Sep 2006 15:06:04 +0200 (MEST) In-Reply-To: <1157634124.2857.67.camel@ux156> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@lists.sourceforge.net Errors-To: alsa-devel-bounces@lists.sourceforge.net To: Johannes Berg Cc: linuxppc-dev@ozlabs.org, Olaf Hering , alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Thu, 07 Sep 2006 15:02:04 +0200, Johannes Berg wrote: > > On Thu, 2006-09-07 at 14:52 +0200, Takashi Iwai wrote: > > > Does the patch below work? > > If it does help, isn't this again the issue with snd-powermac abusing > the i2c layer? Yes. There is a bogus assumption in the invokation of i2c stuff there. Feel free to fix this issue if you're interested ;) Takashi ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de (ns2.suse.de [195.135.220.15]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx2.suse.de", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 84B4A67BAB for ; Thu, 7 Sep 2006 23:05:58 +1000 (EST) Date: Thu, 07 Sep 2006 15:05:54 +0200 Message-ID: From: Takashi Iwai To: Johannes Berg Subject: Re: [Alsa-devel] oops in snd-powermac due to snd-aoa In-Reply-To: <1157634124.2857.67.camel@ux156> References: <20060907124256.GA22928@aepfle.de> <1157634124.2857.67.camel@ux156> MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org, Olaf Hering , alsa-devel@alsa-project.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , At Thu, 07 Sep 2006 15:02:04 +0200, Johannes Berg wrote: > > On Thu, 2006-09-07 at 14:52 +0200, Takashi Iwai wrote: > > > Does the patch below work? > > If it does help, isn't this again the issue with snd-powermac abusing > the i2c layer? Yes. There is a bogus assumption in the invokation of i2c stuff there. Feel free to fix this issue if you're interested ;) Takashi