Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2009 03:36:08 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/mii ip1000phy.c ip1000phyreg.h
Message-ID:  <200903180336.n2I3aGQP077454@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2009-03-18 03:36:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/mii          ip1000phy.c ip1000phyreg.h 
  Log:
  SVN rev 189954 on 2009-03-18 03:36:08Z by yongari
  
  MFC r189567:
    For IP1001 PHYs, read auto-negotiation advertisement register to
    get default next page configuration. While I'm here explicitly set
    IP1000PHY_ANAR_CSMA bit. This bit is read-only and always set
    by hardware so setting it has no effect but it would clear the
    intention. With this change controllers that couldn't establish
    1000baseT link should work.
  
    PR:   kern/130846
  
  Revision  Changes    Path
  1.2.2.5   +12 -6     src/sys/dev/mii/ip1000phy.c
  1.1.4.2   +1 -0      src/sys/dev/mii/ip1000phyreg.h



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