From owner-freebsd-usb@FreeBSD.ORG Wed Jun 28 06:32:30 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E55116A411 for ; Wed, 28 Jun 2006 06:32:30 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe05.swip.net [212.247.154.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id C899F43D48 for ; Wed, 28 Jun 2006 06:32:24 +0000 (GMT) (envelope-from hselasky@c2i.net) X-T2-Posting-ID: gvlK0tOCzrqh9CPROFOFPw== X-Cloudmark-Score: 0.000000 [] Received: from mp-217-137-26.daxnet.no ([193.217.137.26] verified) by mailfe05.swip.net (CommuniGate Pro SMTP 5.0.8) with ESMTP id 122865470; Wed, 28 Jun 2006 08:32:22 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Wed, 28 Jun 2006 08:32:27 +0200 User-Agent: KMail/1.7 References: <200606272231.36919.frank@barda.agala.net> In-Reply-To: <200606272231.36919.frank@barda.agala.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606280832.28445.hselasky@c2i.net> Cc: "Frank J. Beckmann" Subject: Re: How to connect an O2 XDA Phone (or HTC Tornado)? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jun 2006 06:32:30 -0000 On Tuesday 27 June 2006 22:31, Frank J. Beckmann wrote: > Hi, > > I would like connect my brand new O2 XDA Phone (a kind of HTC Tornade > without WLAN) to my FreeBSD 6.1 box. The Phone doesn't have WLAN and my PC > doesn't have Bluetooth. So I tried USB. FreeBSD applied the ugen driver, > but in the ports I found the uppc-kmod. The supplied setup utility > configured the phone, but attaching ist doesn't work. FreeBSD complains: > > ucom0: failed to set configuration, err=STALLED > device_attach: ucom0 attach returned 6 > > The OS of the phone is Windows CE 5.10 (70), Windows Mobile 5.0 for > smartphones. > > Connection to a Windows 98 box also doesn't work, the required ActiveSync > needs Windows 200 or XP. :-( I am not sure if it helps, but you maybe want to try out my USB driver at: http://www.turbocat.net/~hselasky/usb4bsd --HPS