Page MenuHomeFreeBSD

Add support for new Intel Ethernet E610 family devices - Part 1
Needs ReviewPublic

Authored by Yogesh.Bhosale_intel.com on Tue, Apr 29, 10:44 AM.

Details

Reviewers
None
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Summary

Add support for new Intel Ethernet E610 family devices

Introduce new PCI device IDs:

  • 57AE: Intel(R) E610 (Backplane)
  • 57AF: Intel(R) E610 (SFP)
  • 57B0: Intel(R) E610 (10 GbE)
  • 57B1: Intel(R) E610 (2.5 GbE)
  • 57B2: Intel(R) E610 (SGMII)

Key updates for E610 family:

  • Firmware manages Link and PHY
  • Implement new CSR-based Admin Command Interface (ACI) for SW-FW interaction
  • Support exclusively for x64 operating systems; no 32-bit OS support
  • Enable link speeds above 1G: 2.5G, 5G and 10G
  • NVM Recovery Mode and Rollback support

Signed-off-by: Yogesh Bhosale yogesh.bhosale@intel.com
Co-developed-by: Krzysztof Galazka krzysztof.galazka@intel.com

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped