freebsd-dev/sys/dev/gem
Marius Strobl 78d22f42a8 - 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
2008-08-23 15:03:26 +00:00
..
if_gem_pci.c Split the registers into two halves in preparation for SBus support. 2008-03-24 17:23:53 +00:00
if_gem.c - Restore the behavior of enabling the MII buffer for an internal 2008-08-23 15:03:26 +00:00
if_gemreg.h Split the registers into two halves in preparation for SBus support. 2008-03-24 17:23:53 +00:00
if_gemvar.h Split the registers into two halves in preparation for SBus support. 2008-03-24 17:23:53 +00:00