Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Oct 2016 09:38:23 +0200
From:      Hans Petter Selasky <hps@selasky.org>
To:        David Horwitt <david@aogsquid.ucsd.edu>, freebsd-net@freebsd.org
Subject:   Re: Adding RTL8153 support to rue(4) (actually cdce(4)) USB to Ethernet driver [SOLVED]
Message-ID:  <144b5507-b57e-a3b4-02e8-f7a9f7e85648@selasky.org>
In-Reply-To: <580EE8DE.2060005@aogsquid.ucsd.edu>
References:  <5807B630.1060806@aogsquid.ucsd.edu> <3622755d-b0cd-60bf-0f81-469d06e65595@selasky.org> <58092C6D.8080105@aogsquid.ucsd.edu> <30de3b9c-98c4-0bbc-dce2-eddc52e98b10@selasky.org> <580EE8DE.2060005@aogsquid.ucsd.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/25/16 07:08, David Horwitt wrote:
> ... or, at least, worked around.
>
> I added a SetEthernetPacketFilter request with wValue PACKET_TYPE_PROMISCUOUS in cdce_init() (right before the
> cdce_start() call) and joy ensued.
>
> Note that (PACKET_TYPE_DIRECTED | PACKET_TYPE_BROADCAST) did _not_ work, but setting the promiscuous bit was the
> key.
>
> HPS: thanks again for your help.
>

Do you want to submit a patch upstream?

Maybe like a quirk or tunable sysctl?

--HPS




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?144b5507-b57e-a3b4-02e8-f7a9f7e85648>