]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC 306821,306823: Permit updating firmware config file in flash.
authorjhb <jhb@FreeBSD.org>
Mon, 5 Dec 2016 23:02:26 +0000 (23:02 +0000)
committerjhb <jhb@FreeBSD.org>
Mon, 5 Dec 2016 23:02:26 +0000 (23:02 +0000)
commit96ce25995587574797b9aa5acd1ceb9aace03308
tree9825f8506a109ea9e82a8e653c261039e0a57326
parenta0541176b46a45e1722912cecb9db6e759e716ed
MFC 306821,306823: Permit updating firmware config file in flash.

306821:
cxgbe(4): Add an ioctl to copy a firmware config file to the card's flash.

306823:
cxgbetool: Add a loadcfg subcommand to allow a user to upload a firmware
configuration file to the card.
sys/dev/cxgbe/t4_ioctl.h
sys/dev/cxgbe/t4_main.c
tools/tools/cxgbetool/cxgbetool.8
tools/tools/cxgbetool/cxgbetool.c