Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: odroid-c1's awge0 on 9?



On Thu, Oct 31, 2019 at 06:18:03PM -0400, Andrew Cagney wrote:
> I was reminded (off list) of the old bug where the network only worked
> if plugged in after the OS had booted.

This is likely for the same reason as on the Bananapi and other
sunxi_gmac using boards.

Try applying a similar change to meson_dwmac.c as in
http://mail-index.netbsd.org/source-changes/2019/11/01/msg110496.html

> On Thu, 31 Oct 2019 at 09:59, Andrew Cagney <andrew.cagney%gmail.com@localhost> wrote:
> > [   1.0000000] awge0 at simplebus1: Gigabit Ethernet Controller
> > [   1.0000000] awge0: interrupting on GIC irq 40
> > [   1.0000000] awge0: Core version: 00001037
> > [   1.0000000] awge0: Ethernet address 00:1e:06:10:1d:0c
> > [   1.0000000] awge0: HW feature mask: 100d4f37
> > [   1.0000000] rgephy0 at awge0 phy 0: RTL8211F 1000BASE-T media interface
> > [   1.0000000] rgephy0: 10baseT, 10baseT-FDX, 100baseTX,
> > 100baseTX-FDX, 1000baseT-FDX, auto
> > [   1.0000000] rgephy1 at awge0 phy 1: RTL8211F 1000BASE-T media interface
> > [   1.0000000] rgephy1: 10baseT, 10baseT-FDX, 100baseTX,
> > 100baseTX-FDX, 1000baseT-FDX, auto

Note that rgephy attaches twice at awge0.

--chris



Home | Main Index | Thread Index | Old Index