From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 16B34DDDEF for ; Tue, 6 May 2008 18:48:51 +1000 (EST) Subject: Re: [PATCH] Sam440ep support From: Benjamin Herrenschmidt To: Gerhard Pircher In-Reply-To: <20080506075115.269150@gmx.net> References: <6DA6B1DA-11B5-4B89-88AD-561B4D17B33B@kernel.crashing.org> <20080505195054.172000@gmx.net> <1210031058.21644.120.camel@pasglop> <20080506075115.269150@gmx.net> Content-Type: text/plain Date: Tue, 06 May 2008 18:48:39 +1000 Message-Id: <1210063719.21644.162.camel@pasglop> Mime-Version: 1.0 Cc: Takashi Iwai , linuxppc-dev@ozlabs.org, cjg@cruxppc.org Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2008-05-06 at 09:51 +0200, Gerhard Pircher wrote: > Takashi Iwai posted a preliminary patch a long time ago. I tested it > on my > machine and it failed with non coherent scatter-gather DMA allocations > (I guess almost all ALSA PCI drivers use SG DMA?). How does Alsa allocate such SG ? Ben.