freebsd-src/sys/dev/gem
Marius Strobl 9a68cbd33d - Fix and enable support for flow control.
- Partially revert r172334; as it turns out the DELAYs in gem_reset_{r,t}x()
  are actually necessary although bus space barriers and gem_bitwait() are
  used, otherwise the controller may trigger an IOMMU errors on at least
  sparc64. This is in line with what Linux and OpenSolaris do.
2010-11-22 22:13:26 +00:00
..
if_gem.c - Fix and enable support for flow control. 2010-11-22 22:13:26 +00:00
if_gem_pci.c Merge r207585 from cas(4): 2010-09-16 09:29:48 +00:00
if_gem_sbus.c Merge r207585 from cas(4): 2010-09-16 09:29:48 +00:00
if_gemreg.h - Initialize the ifnet structure, especially if_dname, before probing 2009-06-23 20:36:59 +00:00
if_gemvar.h Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00