cvs commit: src/sys/dev/mii rgephy.c
Pyun YongHyeon
yongari at FreeBSD.org
Sat Aug 12 01:38:50 UTC 2006
yongari 2006-08-12 01:38:50 UTC
FreeBSD src repository
Modified files:
sys/dev/mii rgephy.c
Log:
Due to the poor PHY documentation from RealTek I can't sure but I
think the RealTek PHY needs driver to set RGEPHY_BMCR_AUTOEN bit of
RGEPHY_MII_BMCR register and proper ANAR register setting for manual
media type selection.
This fixes long standing manual media type selection bug in rgephy(4).
Reported by: Jelte Jansen <jelte AT NLnetLabs DOT nl>
Tested by: Jelte Jansen <jelte AT NLnetLabs DOT nl>
Revision Changes Path
1.11 +18 -10 src/sys/dev/mii/rgephy.c
More information about the cvs-src
mailing list