From owner-freebsd-small@FreeBSD.ORG Thu Jun 8 09:15:20 2006 Return-Path: X-Original-To: small@freebsd.org Delivered-To: freebsd-small@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBA4516A494 for ; Thu, 8 Jun 2006 07:18:04 +0000 (UTC) (envelope-from benno@FreeBSD.org) Received: from mail.jeamland.net (rafe.jeamland.net [202.45.126.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BA8F43D49 for ; Thu, 8 Jun 2006 07:18:02 +0000 (GMT) (envelope-from benno@FreeBSD.org) Received: from mail.jeamland.net (localhost [127.0.0.1]) by mail.jeamland.net (Postfix) with ESMTP id BEF891CCEC; Thu, 8 Jun 2006 17:18:00 +1000 (EST) Received: from [10.0.2.250] (dsl-124-150-118-162.vic.westnet.com.au [124.150.118.162]) by mail.jeamland.net (Postfix) with ESMTP id 3048E1CC21; Thu, 8 Jun 2006 17:18:00 +1000 (EST) Message-ID: <4487CF27.5020309@FreeBSD.org> Date: Thu, 08 Jun 2006 17:17:59 +1000 From: Benno Rice User-Agent: Thunderbird 1.5.0.4 (Macintosh/20060530) MIME-Version: 1.0 To: Ben Kelly References: <200606071959.52418.bkelly@vadev.org> In-Reply-To: <200606071959.52418.bkelly@vadev.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP at rafe.jeamland.net Cc: small@freebsd.org Subject: Re: gumstix? X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 09:15:31 -0000 Ben Kelly wrote: > Hello, > > Is anyone currently working on support for the gumstix platform? If so, what > is its current status? I recently picked up one of these boards and would > like to help if I can. Yep, myself and Suleiman Souhlal have gumstix boards and are working on support. I have a connex 400xm-bt, a netCF, a tweener and an audiostix2. The current status is that we can boot multiuser but the sn driver that runs the ethernet controller(s) used on the gumstix boards is misbehaving. Audio, CF and various other things aren't supported yet. The code can be found in //depot/user/benno/arm/... in Perforce. I'll probably look at committing it once we've got the sn driver working reliably. -- Benno Rice benno@FreeBSD.org