Searched hist:"4 eb561d2e88b8d328752a4ca0ebaa9dc78e03994" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/mii/ |
H A D | rgephy.c | diff 4eb561d2e88b8d328752a4ca0ebaa9dc78e03994 Sat Aug 12 03:38:49 CEST 2006 Pyun YongHyeon <yongari@FreeBSD.org> 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> diff 4eb561d2e88b8d328752a4ca0ebaa9dc78e03994 Sat Aug 12 03:38:49 CEST 2006 Pyun YongHyeon <yongari@FreeBSD.org> 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>
|