]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFS r365937, which merged r365861 and r365872 from head to stable/12.
authorNavdeep Parhar <np@FreeBSD.org>
Mon, 21 Sep 2020 18:19:48 +0000 (18:19 +0000)
committerNavdeep Parhar <np@FreeBSD.org>
Mon, 21 Sep 2020 18:19:48 +0000 (18:19 +0000)
commitfe6dbcf75730bec1bb0fb84f49811d4392e7742e
treee0d00b5334a5093305cf13f3c15745a68e79f96d
parenta8c2d3888a18878b5d4e4ce0382bbbe0bf1b2a10
MFS r365937, which merged r365861 and r365872 from head to stable/12.

r365861:
cxgbe(4): Update T4/5/6 firmwares to 1.25.0.0.

r365872:
cxgbe(4): add the firmware binaries instead of the empty files that were added
in r365861.

Approved by: re@ (gjb@)
13 files changed:
sys/conf/files
sys/dev/cxgbe/firmware/t4fw-1.24.12.0.bin [deleted file]
sys/dev/cxgbe/firmware/t4fw-1.25.0.0.bin [new file with mode: 0644]
sys/dev/cxgbe/firmware/t4fw_interface.h
sys/dev/cxgbe/firmware/t5fw-1.24.12.0.bin [deleted file]
sys/dev/cxgbe/firmware/t5fw-1.25.0.0.bin [new file with mode: 0644]
sys/dev/cxgbe/firmware/t6fw-1.24.12.0.bin [deleted file]
sys/dev/cxgbe/firmware/t6fw-1.25.0.0.bin [new file with mode: 0644]
sys/dev/cxgbe/firmware/t6fw_cfg.txt
sys/dev/cxgbe/firmware/t6fw_cfg_uwire.txt
sys/modules/cxgbe/t4_firmware/Makefile
sys/modules/cxgbe/t5_firmware/Makefile
sys/modules/cxgbe/t6_firmware/Makefile