Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Mar 2009 08:17:46 +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:  <200903090818.n298I08E028245@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2009-03-09 08:17:46 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mii          ip1000phy.c ip1000phyreg.h 
  Log:
  SVN rev 189567 on 2009-03-09 08:17:46Z by yongari
  
  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.7       +12 -6     src/sys/dev/mii/ip1000phy.c
  1.3       +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?200903090818.n298I08E028245>