Date: Thu, 18 Jun 2009 04:51:07 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/mii e1000phy.c e1000phyreg.h miidevs Message-ID: <200906180451.n5I4pUn2052151@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2009-06-18 04:51:07 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/mii e1000phy.c e1000phyreg.h miidevs
Log:
SVN rev 194415 on 2009-06-18 04:51:07Z by yongari
MFC r192713:
Add driver support for 88E3016 PHY which is found on Marvell Yukon
FE+ controller. Due to the severe silicon bugs for Yukon FE+,
88E3016 seems to require more workarounds. However I'm not sure
whether the workaround is PHY specific or only applicable to Yukon
FE+. The datasheet for the PHY is publicly available but it lacks
several details for the workaround used in this change. The
workaround information was obtained from Linux. Many thanks to
Yukon FE+ users who helped me add 88E3016 support.
Tested by: bz, Tanguy Bouzeloc ( the.zauron <> gmail dot com )
Bruce Cran ( bruce <> cran dot org dot uk )
Michael Reifenberger ( mike <> reifenberger dot com )
Stephen Montgomery-Smith ( stephen <> missouri dot edu )
Revision Changes Path
1.18.2.6 +23 -4 src/sys/dev/mii/e1000phy.c
1.4.2.2 +10 -0 src/sys/dev/mii/e1000phyreg.h
1.46.2.12 +1 -0 src/sys/dev/mii/miidevs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906180451.n5I4pUn2052151>
