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
Unknown Object (File)
Thu, Apr 9, 10:19 AM
Unknown Object (File)
Thu, Apr 9, 12:23 AM
Unknown Object (File)
Tue, Apr 7, 1:48 AM
Unknown Object (File)
Mon, Apr 6, 9:29 PM
Unknown Object (File)
Sun, Apr 5, 3:38 PM
Unknown Object (File)
Sat, Apr 4, 1:40 PM
Unknown Object (File)
Fri, Apr 3, 10:24 PM
Unknown Object (File)
Mon, Mar 23, 1:01 AM
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.