Hi Kristof.

On Sun, 20 Jun 2010 15:01:00 +0200
Kristof Provost <[email protected]> wrote:
> > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
> > - - - - - - -
> >         /* Tell the MAC where to find the PHY so autoneg works */
> > -       miisc = LIST_FIRST(&sc->mii->mii_phys);
> > -       MGE_WRITE(sc, MGE_REG_PHYDEV, miisc->mii_phy);
> > +       MGE_WRITE(sc, MGE_REG_PHYDEV, sc->phyaddr);
> > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
> > - - - - - - -
> I think that's correct, but I haven't been able to test it on my board
> yet. Does this work for you on a board with two GbE ports? If so I'll
> try to get someone to commit it.

        Yes, good works well.  I reported following:
        http://lists.freebsd.org/pipermail/freebsd-arm/2010-June/002402.html

        Thank you.

-- 
Norikatsu Shigemura <[email protected]>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to