Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 2009 17:17:03 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        Bruce Cran <bruce@cran.org.uk>
Cc:        freebsd-current@freebsd.org
Subject:   Re: CURRENT && USB network device, cdce
Message-ID:  <20090417151703.GA4452@rebelion.Sisis.de>
In-Reply-To: <20090417145137.0ea386d9@gluon.draftnet>
References:  <20090417112318.GA8258@rebelion.Sisis.de> <20090417145137.0ea386d9@gluon.draftnet>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <matthias.apitz@oclc.org> - w http://www.oclc.org/ http://www.UnixArea.de/
People who hate Microsoft Windows use Linux but people who love UNIX use FreeBSD.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090417151703.GA4452>