]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
cxgbe(4): Update firmwares to 1.26.4.0
authorNavdeep Parhar <np@FreeBSD.org>
Thu, 9 Dec 2021 19:10:48 +0000 (11:10 -0800)
committerNavdeep Parhar <np@FreeBSD.org>
Thu, 9 Dec 2021 19:25:31 +0000 (11:25 -0800)
commit357ba2cf17bf2a201ada5c54822e4f92ff2df296
treef29ba72dc079d9757e069ef17251c2a7b5b9ec84
parent8ad5b9498ef42527cf9c0dd49dc27891ba1e0eaf
cxgbe(4): Update firmwares to 1.26.4.0

(Rest is from the README that came with the firmware)

Version : 1.26.4.0
Date    : 12/02/2021

Fixes
-----

BASE:
- Fixed error on setting 25G speed on 100G copper with multiple FEC set in
  firmware commands.
- Handle link of unknown optics modules by enabling module tx unconditionally.
- Fixed link not coming up for 25G CRS phys. Firmware incorrectly tried to
  bring up the link in RS-FEC but as per IEEE spec, it must be BASER FEC.
- Fixed an issue where firmware doesn't automatically retry next FEC if driver
  asks to bring up the link using RS-FEC and link doesn't come up.

Obtained from: Chelsio Communications
MFC after: 1 month
Sponsored by: Chelsio Communications
sys/conf/files
sys/dev/cxgbe/firmware/t4fw-1.26.2.0.bin [deleted file]
sys/dev/cxgbe/firmware/t4fw-1.26.4.0.bin [new file with mode: 0644]
sys/dev/cxgbe/firmware/t4fw_interface.h
sys/dev/cxgbe/firmware/t5fw-1.26.4.0.bin [moved from sys/dev/cxgbe/firmware/t5fw-1.26.2.0.bin with 77% similarity]
sys/dev/cxgbe/firmware/t6fw-1.26.4.0.bin [moved from sys/dev/cxgbe/firmware/t6fw-1.26.2.0.bin with 64% similarity]
sys/modules/cxgbe/t4_firmware/Makefile
sys/modules/cxgbe/t5_firmware/Makefile
sys/modules/cxgbe/t6_firmware/Makefile