Restore auto MDIX for RTL8211B and newer revision PHYs which was
broken in r279903. Reported by: john <> feith . com
This commit is contained in:
parent
2c2f3ffe1d
commit
b892ba51c7
@ -531,7 +531,7 @@ rgephy_reset(struct mii_softc *sc)
|
||||
PHY_WRITE(sc, RGEPHY_MII_SSR, ssr);
|
||||
}
|
||||
}
|
||||
break;
|
||||
/* FALLTHROUGH */
|
||||
default:
|
||||
if (sc->mii_mpd_rev >= RGEPHY_8211B) {
|
||||
pcr = PHY_READ(sc, RGEPHY_MII_PCR);
|
||||
|
Loading…
Reference in New Issue
Block a user