cvs commit: src/sys/dev/gem if_gem.c

Marius Strobl marius at FreeBSD.org
Tue Aug 26 18:13:58 UTC 2008


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


More information about the cvs-src mailing list