Page MenuHomeFreeBSD

ixl(4): Add support for X710-T*L devices
ClosedPublic

Authored by kgalazka on Jul 2 2020, 6:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 4, 2:46 PM
Unknown Object (File)
Fri, May 2, 3:14 AM
Unknown Object (File)
Mon, Apr 28, 5:04 AM
Unknown Object (File)
Fri, Apr 18, 2:54 PM
Unknown Object (File)
Fri, Apr 18, 8:58 AM
Unknown Object (File)
Thu, Apr 17, 5:25 AM
Unknown Object (File)
Mar 25 2025, 12:22 PM
Unknown Object (File)
Mar 15 2025, 4:07 PM
Subscribers

Details

Summary

Add support for new devices which are capable of 2.5 and 5G speeds, as well as Energy Efficient Ethernet (EEE):

  • introduce new device ids
  • add ability to select 2.5 and 5G speeds on devices which support that
  • add sysctls to enable EEE and read related statistics

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32754
Build 30190: arc lint + arc unit

Event Timeline

  • Add missing cases in ixl_if_media_status for 2.5 and 5G

Fix PHY configuration parameters when enabling EEE

This revision is now accepted and ready to land.Aug 27 2020, 12:58 PM
This revision was automatically updated to reflect the committed changes.