From owner-freebsd-arm@FreeBSD.ORG Tue Jun 1 09:06:18 2010 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42AB71065670 for ; Tue, 1 Jun 2010 09:06:18 +0000 (UTC) (envelope-from mlfbsd@kanar.ci0.org) Received: from kanar.ci0.org (unknown [IPv6:2a01:e0b:1:50:40:63ff:feea:93a]) by mx1.freebsd.org (Postfix) with ESMTP id D55ED8FC08 for ; Tue, 1 Jun 2010 09:06:17 +0000 (UTC) Received: from kanar.ci0.org (pluxor@localhost [127.0.0.1]) by kanar.ci0.org (8.14.2/8.14.3) with ESMTP id o5196cJq026478; Tue, 1 Jun 2010 11:06:39 +0200 (CEST) (envelope-from mlfbsd@kanar.ci0.org) Received: (from mlfbsd@localhost) by kanar.ci0.org (8.14.2/8.14.3/Submit) id o5196cp6026477; Tue, 1 Jun 2010 11:06:38 +0200 (CEST) (envelope-from mlfbsd) Date: Tue, 1 Jun 2010 11:06:38 +0200 From: Olivier Houchard To: "M. Warner Losh" Message-ID: <20100601090638.GA26368@ci0.org> References: <20100531.221446.770914110756584248.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100531.221446.770914110756584248.imp@bsdimp.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-arm@freebsd.org Subject: Re: at91sam9g20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jun 2010 09:06:18 -0000 On Mon, May 31, 2010 at 10:14:46PM -0600, M. Warner Losh wrote: > : - Audio: I don't have a clue where to start writing the device driver > : for this. Can anyone points me to some documents/source code to study? > : > : http://gitorious.org/freebsd-arm > > I wish I had the time to review this, but I'm somewhat swamped for the > next few weeks.... > For what it worth, I started the work of reviewing the code, and integrating it in the latest -CURRENT. That was a few weeks ago so I need to resync with Yohanes' latest code, but it was in quite a good shape, and I sure hope to find time to finish the work and commit it soon, and maybe, if he's interested, to get Yohanes to maintain it by himself. (Yes John, I managed not to destroy the new sample you sent me :)) Regards, Olivier