Date: Mon, 15 Mar 2010 19:13:49 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/gem if_gem.c Message-ID: <201003151913.o2FJDuK3082533@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-03-15 19:13:49 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/gem if_gem.c
Log:
SVN rev 205190 on 2010-03-15 19:13:49Z by marius
MFC: r204222
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
Revision Changes Path
1.44.2.8 +4 -1 src/sys/dev/gem/if_gem.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003151913.o2FJDuK3082533>
