From owner-freebsd-usb@FreeBSD.ORG Mon Apr 16 16:24:39 2012 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C72C1065674; Mon, 16 Apr 2012 16:24:39 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe05.c2i.net [212.247.154.130]) by mx1.freebsd.org (Postfix) with ESMTP id 653298FC16; Mon, 16 Apr 2012 16:24:38 +0000 (UTC) X-T2-Spam-Status: No, hits=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 Received: from [176.74.212.201] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe05.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 260724878; Mon, 16 Apr 2012 18:19:31 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org, sbruno@freebsd.org Date: Mon, 16 Apr 2012 18:18:28 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.3-PRERELEASE; KDE/4.4.5; amd64; ; ) References: <1334589819.13287.2.camel@powernoodle-l7.hsd1.ca.comcast.net> In-Reply-To: <1334589819.13287.2.camel@powernoodle-l7.hsd1.ca.comcast.net> X-Face: 'mmZ:T{)),Oru^0c+/}w'`gU1$ubmG?lp!=R4Wy\ELYo2)@'UZ24N@d2+AyewRX}mAm; Yp |U[@, _z/([?1bCfM{_"B<.J>mICJCHAzzGHI{y7{%JVz%R~yJHIji`y>Y}k1C4TfysrsUI -%GU9V5]iUZF&nRn9mJ'?&>O MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201204161818.28930.hselasky@c2i.net> Cc: Subject: Re: USB tethering, Motorola Droid 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: Mon, 16 Apr 2012 16:24:39 -0000 On Monday 16 April 2012 17:23:39 Sean Bruno wrote: > Was wondering if there is an expectation that the tethering capability > of a Motorola Droid *should* work on FreeBSD at this point. The Linux > folks seem to have it working just fine, and I was wondering what would > need to be done to get it working for us? > > I assume from earlier posts about RNDIS that it doesn't work at all: > > [sbruno@powernoodle-l7 /usr/home/sbruno]$ usbconfig -u 1 -a 3 > dump_curr_config_desc > ugen1.3: at usbus1, cfg=0 md=HOST spd=HIGH > (480Mbps) pwr=ON Hi, Unless there is a second configuration, with CDC ethernet, it won't. --HPS