]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 306821,306823: Permit updating firmware config file in flash.
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 5 Dec 2016 23:02:26 +0000 (23:02 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 5 Dec 2016 23:02:26 +0000 (23:02 +0000)
commit461d5fbf515d659ec651611bccba71a87a060894
treedc1cf08626b21f8e69ed41541160033844ef1726
parent08a50474df2d882aed48bbcfce5f49d292f5370f
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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@309569 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/cxgbe/t4_ioctl.h
sys/dev/cxgbe/t4_main.c
tools/tools/cxgbetool/cxgbetool.8
tools/tools/cxgbetool/cxgbetool.c