From owner-freebsd-current@FreeBSD.ORG Fri Apr 17 15:17:07 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C4F7106566B for ; Fri, 17 Apr 2009 15:17:07 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from mail.pica.nl (mail.pica.nl [192.87.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id ECDBF8FC0A for ; Fri, 17 Apr 2009 15:17:06 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from rebelion.Sisis.de ([10.49.96.10]) by mail.pica.nl with Microsoft SMTPSVC(6.0.3790.3959); Fri, 17 Apr 2009 17:17:04 +0200 Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id n3HFH3sP004641; Fri, 17 Apr 2009 17:17:03 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Fri, 17 Apr 2009 17:17:03 +0200 From: Matthias Apitz To: Bruce Cran Message-ID: <20090417151703.GA4452@rebelion.Sisis.de> References: <20090417112318.GA8258@rebelion.Sisis.de> <20090417145137.0ea386d9@gluon.draftnet> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20090417145137.0ea386d9@gluon.draftnet> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-STABLE (i386) X-OriginalArrivalTime: 17 Apr 2009 15:17:05.0215 (UTC) FILETIME=[91063CF0:01C9BF6F] Cc: freebsd-current@freebsd.org Subject: Re: CURRENT && USB network device, cdce X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Apr 2009 15:17:07 -0000 El día Friday, April 17, 2009 a las 02:51:37PM +0100, Bruce Cran escribió: > The GTA02 (I'm presuming that's what it is) has an RNDIS interface at Yes, it is the FR :-) nice toy, isn't it; > configuration 0 and CDCE is at configuration 1 so you'll need to run: > > usbconfig -u 1 -a 2 set_config 1 > > The parameters to -a and -u will vary depending on which ugen device it > gets detected as. Mine's often ugen3.2 but changes depending on which > other USB devices I've plugged in. > > You should then see the kernel messages relating to cdce and be able to > assign an IP address to ue0 (what was cdce0 in 7.x is now ue0). thanks; this did the trick; My EeePC gives on left USB slot ugen0.2 and on right slot ugen1.2 and I see that I have to use the above command after device attach and depending on the ugenN.M values; in RELENG_7 I did the ifconfig stuff in a devd-hook, will try to figure out how to do that now; thx again matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ People who hate Microsoft Windows use Linux but people who love UNIX use FreeBSD.