freebsd-dev/sys/dev/gem
Marius Strobl 9e48f1e7a5 According to the Linux sungem driver, in case of Apple (K2) GMACs
GEM_MIF_CONFIG_MDI0 cannot be trusted when the firmware has powered
down the chip so the internal transceiver has to be hardcoded. This
is also in line with the AppleGMACEthernet driver, which just doesn't
distinguish between internal/external transceiver and MDIO/MDI1
respectively in the first place. Tested by: Andreas Tobler

MFC after:	1 week
2010-02-22 21:01:08 +00:00
..
if_gem_pci.c Work around a quirk with the G5 Xserve, which has a fake GMAC controller 2009-10-18 17:11:16 +00:00
if_gem_sbus.c - Initialize the ifnet structure, especially if_dname, before probing 2009-06-23 20:36:59 +00:00
if_gem.c According to the Linux sungem driver, in case of Apple (K2) GMACs 2010-02-22 21:01:08 +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 Revert the part of r194763 which added a dying flag and instead 2009-06-24 19:04:08 +00:00