cvs commit: src/sys/dev/mii e1000phy.c
Pyun YongHyeon
yongari at FreeBSD.org
Tue Sep 30 08:18:56 UTC 2008
yongari 2008-09-30 08:18:38 UTC
FreeBSD src repository
Modified files:
sys/dev/mii e1000phy.c
Log:
SVN rev 183493 on 2008-09-30 08:18:38Z by yongari
Save extended address register prior to switching to 1000BASE-X
only mode and restore original value of extended address register
instead of overwriting it with page 1. There are still instance
information passing issue(e.g configured media type: fiber or
copper) from driver to PHY layer but this change make the selected
PHY work with 88E1112 PHY.
Reported by: Krzysztof Jedruczyk < beaker <at> hot dot pl >
Tested by: Krzysztof Jedruczyk < beaker <at> hot dot pl >
Revision Changes Path
1.22 +3 -2 src/sys/dev/mii/e1000phy.c
More information about the cvs-src
mailing list