bapt
8f5847a583
mpsutil/mprutil: add flash subcommand
...
the flash subcommand allows to save/update firmware and bios for LSI Fusion-MPT
2/3 controllers (mps(4) and mpr(4))
Tested by: allanjude
Reviewed by: wblock (manpage)
Relnotes: yes
Sponsored by: Gandi.net
Differential Revision: https://reviews.freebsd.org/D4026
2015-11-17 20:42:59 +00:00
bapt
9c5528f5f0
Remove some unused code from the mptutil(8)
...
The code from mptutil living in the same source tree the day those functions
will be implemented in the mpsutil(8) it can be copy/paste easily
Sponsored by: Gandi.net
2015-10-28 11:25:28 +00:00
scottl
e8a9ebe37f
Add copyright for Netflix for the files that changed from mptutil
2015-10-27 20:56:57 +00:00
bapt
6df759e1d9
Add generic storage structure for both mpr and mps to simplify code
...
Use correct ioctl on mpr
Prevent duplication in headers between mps_ioctl.h and mpr_ioctl.h
Sponsored by: Gandi.net
2015-10-15 15:51:40 +00:00
bapt
00fd613f93
Make mpsutil open the mpr devices when named mprutil
...
Make mprutil a hardlink to mpsutil
Sponsored by: Gandi.net
2015-10-15 15:19:38 +00:00
scottl
97b5d9b50f
Iniital hack of mpsutil
2015-08-02 03:52:51 +00:00