[OpenRD Ultimate] e1000phy(88E1149/88E1121) has a initialize issue

Norikatsu Shigemura nork at FreeBSD.org
Sun Jun 20 15:16:04 UTC 2010


Hi Kristof.

On Sun, 20 Jun 2010 15:01:00 +0200
Kristof Provost <kristof at sigsegv.be> 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 <nork at FreeBSD.org>


More information about the freebsd-current mailing list