From owner-freebsd-arm@FreeBSD.ORG Sat Sep 13 14:31:35 2008 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 90E05106566B; Sat, 13 Sep 2008 14:31:35 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe10.tele2.se [212.247.155.33]) by mx1.freebsd.org (Postfix) with ESMTP id E66A98FC08; Sat, 13 Sep 2008 14:31:34 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=0DHSzo6Uc4gA:10 a=ZtwMFzhc6XSROYQlMkMA/A==:17 a=OCGuPPFrAAAA:8 a=1SJrhn37x-ojIz45z9oA:9 a=KQWXEiOvhUgapV7ZGnwA:7 a=s59pC9ttPYbFCkWEZwPZP6pk1boA:4 a=50e4U0PicR4A:10 Received: from [62.113.133.218] (account mc467741@c2i.net [62.113.133.218] verified) by mailfe10.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 905374355; Sat, 13 Sep 2008 16:31:32 +0200 From: Hans Petter Selasky To: Matthias Apitz Date: Sat, 13 Sep 2008 16:33:18 +0200 User-Agent: KMail/1.9.7 References: <200809131310.33495.hselasky@c2i.net> <20080913122220.GA3162@rebelion.Sisis.de> In-Reply-To: <20080913122220.GA3162@rebelion.Sisis.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200809131633.21922.hselasky@c2i.net> Cc: freebsd-arm@freebsd.org, freebsd-usb@freebsd.org Subject: Re: Openmoko phones and USB on FreeBSD 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: Sat, 13 Sep 2008 14:31:35 -0000 Hi Matthias, The OpenMoko distributions I've tried so far does not come with CDC-etherne= t=20 like default. The network page you are referring to assumes that the OpenMo= ko=20 software is programmed for CDC ethernet on the device side. No, I'm not talking about FreeBSD on the OpenMoko itself. =2D-HPS On Saturday 13 September 2008, Matthias Apitz wrote: > El d=EDa Saturday, September 13, 2008 a las 01:10:32PM +0200, Hans Petter= =20 Selasky escribi=F3: > > Hi, > > > > There are some problems using the dfu-util to flash Openmoko phones from > > FreeBSD. The problem resides in the USB stack on the phone, which does > > not support the libusb-0.1 string requests. I'm planning to work around > > this in the kernel to avoid future problems. I have tested patches for > > this, but they have not committed yet. > > Hi Hans, > > I'm using FreeBSD on my normal laptop and my eeePC 900 gadget; my > Openmoko will arrive next week (hopefully) and so I'm interested and > willing to test your stuff (hoping that it is based on RELENG_7); > > > Secondly I plan to add support for RNDIS so that you can access the > > OpenMoko phone through USB ethernet. I'm currently awaiting approval fr= om > > the Linux people to port their RNDIS driver to the new USB stack under a > > BSD license. Really they should have used CDC ethernet, but there are t= oo > > many Windows users out there I guess :-) > > Concerning accessing the Openmoko through USB I thought that this is > possible, at least the Openmoko's Wiki says this: > http://wiki.openmoko.org/wiki/USB_Networking#FreeBSD > > or are you talking about running FreeBSD on the Openmoko at all (this > would be great news :-)) > > Thx > > matthias