Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jan 2010 00:46:54 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h
Message-ID:  <201001210047.o0L0lEVq053248@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2010-01-21 00:46:54 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/bge          if_bge.c if_bgereg.h 
  Log:
  SVN rev 202727 on 2010-01-21 00:46:54Z by yongari
  
  MFC r202293:
    For controllers that has dual mode PHY(copper or fiber) interfaces
    over GMII, make sure to enable GMII. With this change brgphy(4) is
    used to handle the dual mode PHY. Since we still don't have a sane
    way to pass PHY specific information to mii(4) layer special
    handling is needed in brgphy(4) to determine which mode of PHY was
    configured in parent interface.
    This change make BCM5715S work.
  
    Tested by:    olli
    Obtained from:        OpenBSD
    PR:   kern/122551
  
  Revision    Changes    Path
  1.198.2.30  +22 -12    src/sys/dev/bge/if_bge.c
  1.73.2.16   +1 -0      src/sys/dev/bge/if_bgereg.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001210047.o0L0lEVq053248>