Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 2009 15:51:05 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-current@freebsd.org, Matthias Apitz <guru@unixarea.de>
Subject:   Re: CURRENT && USB network device, cdce
Message-ID:  <200904171551.06614.hselasky@c2i.net>
In-Reply-To: <20090417112318.GA8258@rebelion.Sisis.de>
References:  <20090417112318.GA8258@rebelion.Sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 17 April 2009, Matthias Apitz wrote:
> Hello,
>
> In my installed CURRENT my USB network device does not bring up the
> interface cdce0 anymore; the cdce is in kernel and all u*.ko modules are
> loaded but it only says on device attach:
>
> Apr 17 13:16:44 tiny kernel: ugen1.2: <Linux 2.6.24/s3c2410_udc> at usbus1
> Apr 17 13:16:44 tiny root: Unknown USB device: vendor 0x1457 product 0x5122
> bus uhub1
>
> on my RELENG_7 laptop is says:
>
> Apr 17 13:20:14 rebelion root: Unknown USB device: vendor 0x1457 product
> 0x5122 bus uhub0 Apr 17 13:20:14 rebelion kernel: cdce0: <Linux
> 2.6.24/s3c2410_udc RNDIS/Ethernet Gadget, class 2/0, rev 2.00/2.12, addr 2>
> on uhub0 Apr 17 13:20:14 rebelion kernel: cdce0: faking MAC address
> Apr 17 13:20:14 rebelion kernel: cdce0: Ethernet address: 2a:ed:f2:e3:00:00
> Apr 17 13:20:14 rebelion kernel: cdce0: if_start running deferred for Giant
>
> I've checked /usr/src/UPDATING and Google, but can't see what I'm
> missing; thx
>
> 	matthias

Ethernet devices have been renamed! I think it was "ueX"

See "ifconfig" output.

--HPS



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