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

From: Norikatsu Shigemura <nork_at_FreeBSD.org>
Date: Mon, 21 Jun 2010 00:15:56 +0900
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>
Received on Sun Jun 20 2010 - 13:16:04 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:04 UTC