| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
af32969d
|
| 04-May-2023 |
Tom Hukins <tom@FreeBSD.org> |
mpsutil(8): Remove a stray paragraph
Spotted by running `mandoc -Tlint usr.sbin/mpsutil/mpsutil.8`.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/729
|
| #
910733a6
|
| 04-May-2023 |
Tom Hukins <tom@FreeBSD.org> |
mpsutil(8): Improve English usage
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/729
|
| #
e2ea6942
|
| 07-May-2021 |
Daniel Austin <freebsd-ports@dan.me.uk> |
mpsutil: extend show adapter information, add NCQ control
'show adapter' now shows PCIe width and speed, IOC Speed, and the temperature of the controller.
A new command, 'set ncq', is added. It ena
mpsutil: extend show adapter information, add NCQ control
'show adapter' now shows PCIe width and speed, IOC Speed, and the temperature of the controller.
A new command, 'set ncq', is added. It enables or disables SATA NCQ in the NVRAM of the card. Its current setting is added to 'show adapter' as well.
PR: 254841 MFC after: 2 weeks Relnotes: perhaps
show more ...
|
| #
fc9780fd
|
| 17-Apr-2021 |
Alfredo Dal'Ava Junior <alfredo@FreeBSD.org> |
mprutil: add big endian support
This fix mprutil on big endian platforms, as follow up of D25785.
Flash operations are still not working, such as MPI2_FUNCTION_FW_UPLOAD failing due to timeout.
Fi
mprutil: add big endian support
This fix mprutil on big endian platforms, as follow up of D25785.
Flash operations are still not working, such as MPI2_FUNCTION_FW_UPLOAD failing due to timeout.
Firmware version used during tests: 16.00.01.00
Submitted by: Andre Fernando da Silva <andre.silva@eldorado.org.br> Reviewed by: luporl, Sreekanth Reddy <sreekanth.reddy@broadcom.com> (by e-mail) Sponsored by: Eldorado Research Institute (eldorado.org.br) MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D26040
show more ...
|
| #
f073ab87
|
| 25-Mar-2021 |
Alan Somers <asomers@FreeBSD.org> |
mpsutil.8: fix typos in the man page
MFC after: 2 weeks Sponsored by: Axcient
|
| #
84572415
|
| 19-Dec-2020 |
Gordon Bergling <gbe@FreeBSD.org> |
mpsutil(8): Remove trailing whitespace
MFC after: 1 week
|
| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
af32969d
|
| 04-May-2023 |
Tom Hukins <tom@FreeBSD.org> |
mpsutil(8): Remove a stray paragraph
Spotted by running `mandoc -Tlint usr.sbin/mpsutil/mpsutil.8`.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/729
|
| #
910733a6
|
| 04-May-2023 |
Tom Hukins <tom@FreeBSD.org> |
mpsutil(8): Improve English usage
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/729
|
| #
e2ea6942
|
| 07-May-2021 |
Daniel Austin <freebsd-ports@dan.me.uk> |
mpsutil: extend show adapter information, add NCQ control
'show adapter' now shows PCIe width and speed, IOC Speed, and the temperature of the controller.
A new command, 'set ncq', is added. It ena
mpsutil: extend show adapter information, add NCQ control
'show adapter' now shows PCIe width and speed, IOC Speed, and the temperature of the controller.
A new command, 'set ncq', is added. It enables or disables SATA NCQ in the NVRAM of the card. Its current setting is added to 'show adapter' as well.
PR: 254841 MFC after: 2 weeks Relnotes: perhaps
show more ...
|
| #
fc9780fd
|
| 17-Apr-2021 |
Alfredo Dal'Ava Junior <alfredo@FreeBSD.org> |
mprutil: add big endian support
This fix mprutil on big endian platforms, as follow up of D25785.
Flash operations are still not working, such as MPI2_FUNCTION_FW_UPLOAD failing due to timeout.
Fi
mprutil: add big endian support
This fix mprutil on big endian platforms, as follow up of D25785.
Flash operations are still not working, such as MPI2_FUNCTION_FW_UPLOAD failing due to timeout.
Firmware version used during tests: 16.00.01.00
Submitted by: Andre Fernando da Silva <andre.silva@eldorado.org.br> Reviewed by: luporl, Sreekanth Reddy <sreekanth.reddy@broadcom.com> (by e-mail) Sponsored by: Eldorado Research Institute (eldorado.org.br) MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D26040
show more ...
|
| #
f073ab87
|
| 25-Mar-2021 |
Alan Somers <asomers@FreeBSD.org> |
mpsutil.8: fix typos in the man page
MFC after: 2 weeks Sponsored by: Axcient
|
| #
84572415
|
| 19-Dec-2020 |
Gordon Bergling <gbe@FreeBSD.org> |
mpsutil(8): Remove trailing whitespace
MFC after: 1 week
|
| #
b626f5a7
|
| 04-Jan-2016 |
Glen Barber <gjb@FreeBSD.org> |
MFH r289384-r293170
Sponsored by: The FreeBSD Foundation
|
| #
a5d8944a
|
| 19-Nov-2015 |
Navdeep Parhar <np@FreeBSD.org> |
Catch up with head (r291075).
|
| #
3e891891
|
| 17-Nov-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
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 (m
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
show more ...
|
| #
3c3feed4
|
| 01-Nov-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Merge from head
|
| #
7761e4e3
|
| 28-Oct-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Merge mpsutil(8) branch
mpsutil(8)/mprutil(8) are new utilities for managing LSI Fusion-MPT 2/3 controllers (mps(4) and mpr(4))
For now only informational commands have been implemented.
This util
Merge mpsutil(8) branch
mpsutil(8)/mprutil(8) are new utilities for managing LSI Fusion-MPT 2/3 controllers (mps(4) and mpr(4))
For now only informational commands have been implemented.
This utility has been written by scottl@ [1] and polished by myself[2]
Submitted by: scottl Discussed with: scottl Relnotes: yes Sponsored by: Netflix [1] Sponsored by: Gandi.net [2]
show more ...
|
| #
04be2b8b
|
| 28-Oct-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Replace the manpage with one that actually describes the utility
Sponsored by: Gandi.net
|
| #
29b76e53
|
| 02-Aug-2015 |
Scott Long <scottl@FreeBSD.org> |
Iniital hack of mpsutil
|
| #
b626f5a7
|
| 04-Jan-2016 |
Glen Barber <gjb@FreeBSD.org> |
MFH r289384-r293170
Sponsored by: The FreeBSD Foundation
|
| #
a5d8944a
|
| 19-Nov-2015 |
Navdeep Parhar <np@FreeBSD.org> |
Catch up with head (r291075).
|
| #
3e891891
|
| 17-Nov-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
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 (m
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
show more ...
|
| #
3c3feed4
|
| 01-Nov-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Merge from head
|