Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 2014 02:08:22 +0200
From:      Roland Smith <rsmith@xs4all.nl>
To:        Ross Penner <rossp@f-m.fm>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: USB ethernet adapter support
Message-ID:  <20140908000822.GA30923@slackbox.erewhon.home>
In-Reply-To: <1410127565.3072081.164697973.71682282@webmail.messagingengine.com>
References:  <1409380442.2672021.158440789.5C42A334@webmail.messagingengine.com> <20140830092309.GA13466@slackbox.erewhon.home> <1410127565.3072081.164697973.71682282@webmail.messagingengine.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--ReaqsoxgOBHFXBhH
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Sep 07, 2014 at 03:06:05PM -0700, Ross Penner wrote:
> I applied the patches manually and had some mixed success.
>=20
> I can see the device and it registers as ue0. unfortunetly, it doesn't
> completely work.
>=20
> When I plug it in, the console displays:
>=20
> ugen4.2: <Linksys> at usbus4
> cdce0: <Linksys Linksys USB3GIGV1, class 0/0, rev 2.10/30.00, adds 2> on
> usbus4
> cdce0: faking MAC address
> ue0: <USB Ethernet> on cdce0
> ue0: Ethernet address: 2a:d5:07:9d:01:00
>=20
> The output from 'ifconfig ue0':
> ue0: flags=3D8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 MTU 1500
>         ether 2a:d5:07:9d:01:00
>         nd6 options=3D29<PREFORMNUD,IFDISABLED,AUTO_LINKLOCAL>

Any diagnostics messages from cdce in /var/log/messages?

> Notably lacking a media or status entry.

=46rom the cdce(4) manual page:

    The cdce driver does not support different media types or options.

> Is there any where I can go from here or should I wrote off this adapter
> and find a replacement?

Try without the CDCE_FLAG_NO_UNION flag in cdce_host_devs[]?

Have a look at the source code for the Linux driver. Maybe there is some
initialization or flags necessary that the cdce driver isn't doing.

Unpacking the windoze drivers and looking through the files (e.g. .inf file=
s)
sometimes yields interesting info.

But looking for a replacement for which a FreeBSD driver exists might be a
good idea. :-(


Roland
--=20
R.F.Smith                                   http://rsmith.home.xs4all.nl/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 5753 3324 1661 B0FE 8D93  FCED 40F6 D5DC A38A 33E0 (keyID: A38A33E0)

--ReaqsoxgOBHFXBhH
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBAgAGBQJUDPN2AAoJEED21dyjijPg/3AP/RrpcFEs8qwmMjgYizaAscoo
oRuTHZRVpBYP/r7q7V7EjfQoS9h2beefZC6h2s2N+dR+d8wcqjXsBhJ8+ykqPp46
OpM/q8RZmrIS8I7lMvOZRJbNot/zustfTvamrdY2Ihir9u9OUabMomQey6zrFITr
2j2qutcFGtpMJTHx4gXQjEqfZTruclyrIz5DsVowwtBAe5xLFpctort7e03GO5/i
gD17xttsfGB0zzXMav9LDDH0PeHjOZevEL2J2pK+FgKEooJuKqHaFYYArVwvXPRm
nyHv+8K+Jwgwy5CIxC4CkIU/fTuld0Sj0+T4uTIHCCTo4I8Tdgtpr3atWV/ccns0
kTFeJnaz2Ll4ZIw1PhJ1quGq/cFOPGwr24JgOuqgarbol1bkUivbQXG0kL8QyK7e
01DOfphpBD4GMpjSuv9XUwkBwtCnYBaengwFqlsTziEN9/EfRODHEGBSyiBk0PX4
KmiGUrx8apgCDLopvy+tIW/I7qYMYpjNvbv3X62uvgmW2quZ9QcRPtoZQbU8BLEu
tY6eIrBjZwW4dli+FmjZ9VkyS0cswbO6c8V3EczBGDwmTyQxmg1kB4SbaLk/3mjZ
ulhEEbC+SxCgLTRBsoCFTH7kjiu2/mCf2VxItbVbKUZoKOiCzMe+k0meqZ40jtVF
0wigOQONLKvUxDZ2qQWK
=uSp8
-----END PGP SIGNATURE-----

--ReaqsoxgOBHFXBhH--



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