Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2008 18:13:40 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/gem if_gem.c
Message-ID:  <200808261813.m7QIDvpp094054@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2008-08-26 18:13:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/gem          if_gem.c 
  Log:
  SVN rev 182209 on 2008-08-26 18:13:40Z by marius
  
  MFC: r182060
  
  - Restore the behavior of enabling the MII buffer for an internal
    PHY only and not also in the case of an external PHY currently
    doing full duplex, which accidentally got broken in r180504.
    It's still not clear to me why we need to enable the buffer for
    an internal PHY though.
  - Count excess and late collisions as output errors. [1]
  - Count receive errors as input errors. [1]
  
  Obtained from:  NetBSD [1]
  
  Revision  Changes    Path
  1.29.2.9  +22 -10    src/sys/dev/gem/if_gem.c



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