Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 2020 14:23:54 -0700
From:      Thomas Skibo <thomas-bsd@skibo.net>
To:        Free BSD <freebsd-arm@freebsd.org>
Subject:   Re: Rock64 dwc interface issues
Message-ID:  <20200622212354.GA52615@piedmont>
In-Reply-To: <CAHa8N890FOTsVKgkDvsPAiQBM4aKhoDPba03Z=rw37ntgL%2BwSQ@mail.gmail.com>
References:  <CAHa8N890FOTsVKgkDvsPAiQBM4aKhoDPba03Z=rw37ntgL%2BwSQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 22, 2020 at 02:08:56PM +0300, Sleep Walker wrote:
> Hi All.
> 
> My dwc (4) also doesn???t work at 100Mbps, only for 1000.
> And this is observed on all my RK3399 (Khadas-EDGE-V, Rock-PI4, NanoPC-T4)
> 
> Sergey

Okay, this is a long-shot but on my to-do list is to find out why my Zybo
doesn't work at 100 Mbps.  It does 10 and 1000 just fine.  My Zedboard does
not have this problem.  The boards have different phys:  The Zedboard uses the
ukphy driver and the Zybo uses the rgephy driver.  I just suspected the
rgephy driver needed a tweak to work with my specific phy but I never got
around to investigating it.  And it looks like the Rockchip also uses the
rgephy driver.

On my Zybo, sysctl dev.rgephy returns this...

dev.rgephy.1.%parent: miibus0
dev.rgephy.1.%pnpinfo: oui=0xe04c model=0x11 rev=0x5
dev.rgephy.1.%location: phyno=1
dev.rgephy.1.%driver: rgephy
dev.rgephy.1.%desc: RTL8169S/8110S/8211 1000BASE-T media interface
dev.rgephy.0.%parent: miibus0
dev.rgephy.0.%pnpinfo: oui=0xe04c model=0x11 rev=0x5
dev.rgephy.0.%location: phyno=0
dev.rgephy.0.%driver: rgephy
dev.rgephy.0.%desc: RTL8169S/8110S/8211 1000BASE-T media interface
dev.rgephy.%parent: 

--Thomas

-- 

=====
Thomas Skibo
thomas-bsd@skibo.net




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