Page MenuHomeFreeBSD

Add MDIO support for "extended" registers as defined by IEEE 802.3 Clause 45.
ClosedPublic

Authored by landon_landonf.org on Dec 17 2015, 10:58 PM.
Tags
None
Referenced Files
F134898481: D4607.id11703.diff
Wed, Nov 5, 2:32 AM
Unknown Object (File)
Wed, Oct 29, 10:34 PM
Unknown Object (File)
Mon, Oct 27, 4:50 AM
Unknown Object (File)
Fri, Oct 17, 6:44 PM
Unknown Object (File)
Fri, Oct 17, 6:44 PM
Unknown Object (File)
Fri, Oct 17, 6:44 PM
Unknown Object (File)
Fri, Oct 17, 9:50 AM
Unknown Object (File)
Tue, Oct 7, 4:03 PM
Subscribers

Details

Summary

IEEE 802.3 Clause 45 added backwards-compatible support for 2^16 PHY registers
through the addition of an additional device address frame.

Clause 45 addressing is used in 10Gbe PHYs, 802.3az EEE registers, etc. It may
make sense to provide a similar extension to the miibus interface, but I've
refrained from unilaterally doing so here.

Depends on D4606

Test Plan

See D4606

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

landon_landonf.org retitled this revision from to Add MDIO support for "extended" registers as defined by IEEE 802.3 Clause 45..
landon_landonf.org updated this object.
landon_landonf.org edited the test plan for this revision. (Show Details)
landon_landonf.org added a reviewer: adrian.
adrian edited edge metadata.
This revision is now accepted and ready to land.Dec 25 2015, 5:31 AM
This revision was automatically updated to reflect the committed changes.