Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Aug 2008 15:03:26 +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:  <200808231503.m7NF3fKM008256@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2008-08-23 15:03:26 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/gem          if_gem.c 
  Log:
  SVN rev 182060 on 2008-08-23 15:03:26Z by marius
  
  - 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 r172334.
    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]
  MFC after:      3 days
  
  Revision  Changes    Path
  1.51      +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?200808231503.m7NF3fKM008256>