Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2016 13:43:25 -0700
From:      David Horwitt <david@aogsquid.ucsd.edu>
To:        freebsd-net@freebsd.org
Subject:   Re: Adding RTL8153 support to rue(4) USB to Ethernet driver
Message-ID:  <58092C6D.8080105@aogsquid.ucsd.edu>
In-Reply-To: <3622755d-b0cd-60bf-0f81-469d06e65595@selasky.org>
References:  <5807B630.1060806@aogsquid.ucsd.edu> <3622755d-b0cd-60bf-0f81-469d06e65595@selasky.org>

next in thread | previous in thread | raw e-mail | index | archive | help
 On 10/19/16 11:25, Hans Petter Selasky wrote:
> 
> Hi,
> 
> Search the idVendor and idProduct values in the Linux kernel. I think you need to implement some propritary miibus to
> get it working. CDC ethernet does not define any miibus.
> 
> --HPS
> 
Thank you for the quick response.

Do you mean that I need to implement a small driver at VID:PID (0bda:8153 for this device) using cfg 0 to initialize the
built-in MII (using the Linux RTL8152/8153 driver as a model), and then switch to cfg 1 to use the CDC device for actual
operation?

Thanks,
DH





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