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)
Tue, Mar 10, 6:29 PM
Unknown Object (File)
Sun, Mar 8, 4:12 AM
Unknown Object (File)
Sat, Feb 28, 2:59 AM
Unknown Object (File)
Fri, Feb 27, 10:20 AM
Unknown Object (File)
Fri, Feb 27, 3:39 AM
Unknown Object (File)
Thu, Feb 26, 9:58 PM
Unknown Object (File)
Thu, Feb 26, 7:44 AM
Unknown Object (File)
Sun, Feb 22, 4:08 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

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

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.