cvs commit: src/sys/dev/mii rgephy.c
    Pyun YongHyeon 
    yongari at FreeBSD.org
       
    Thu Aug 17 00:08:27 UTC 2006
    
    
  
yongari     2006-08-17 00:08:26 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_6)
    sys/dev/mii          rgephy.c 
  Log:
  MFC rgephy.c, 1.11 to RELENG_6:
    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).
  
  Revision  Changes    Path
  1.6.2.3   +18 -10    src/sys/dev/mii/rgephy.c
    
    
More information about the cvs-src
mailing list