From owner-freebsd-sparc64@FreeBSD.ORG Wed Aug 19 10:56:36 2009 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CCE3106568D for ; Wed, 19 Aug 2009 10:56:36 +0000 (UTC) (envelope-from rc@networkz.ch) Received: from x27.netnea.com (gstserv.netnea.com [213.200.225.210]) by mx1.freebsd.org (Postfix) with ESMTP id 0DF7D8FC62 for ; Wed, 19 Aug 2009 10:56:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by x27.netnea.com (Postfix) with ESMTP id A6FFA33DAA; Wed, 19 Aug 2009 12:56:33 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at neanet.com Received: from x27.netnea.com ([127.0.0.1]) by localhost (x27.netnea.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hURuaU7DfGBD; Wed, 19 Aug 2009 12:56:33 +0200 (CEST) Received: from asado-180.local (unknown [162.23.76.229]) by x27.netnea.com (Postfix) with ESMTPSA id 1978933DA9; Wed, 19 Aug 2009 12:56:33 +0200 (CEST) Message-ID: <4A8BDA5F.4060703@networkz.ch> Date: Wed, 19 Aug 2009 12:56:31 +0200 From: Christian Ramseyer User-Agent: Thunderbird 2.0.0.22 (Macintosh/20090605) MIME-Version: 1.0 To: freebsd-sparc64@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: marius@alchemy.franken.de Subject: Audio on Sunlade 100 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Aug 2009 10:56:36 -0000 > Ok, I think I've identified the incorrect bus_dma(9) settings > with the help of Tatsuo YOKOGAWA's ali(4) (which as least for > the alignment requirement also matches the NetBSD autri(4). A > new patch is at: > http://people.freebsd.org/~marius/t4dwave_M5451_32-bit.diff Thanks, I'll give it a try and report back. Christian