1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-20 02:38:43 +00:00
freebsd/usr.sbin/mpsutil
Daniel Austin 395bc3598b 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

(cherry picked from commit e2ea6942ab)
2021-05-21 13:29:17 +03:00
..
Makefile mpsutil: extend show adapter information, add NCQ control 2021-05-21 13:29:17 +03:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
mps_cmd.c mprutil: add big endian support 2021-05-07 02:34:19 -03:00
mps_debug.c Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00
mps_flash.c mprutil: add big endian support 2021-05-07 02:34:19 -03:00
mps_set.c mpsutil: extend show adapter information, add NCQ control 2021-05-21 13:29:17 +03:00
mps_show.c mpsutil: extend show adapter information, add NCQ control 2021-05-21 13:29:17 +03:00
mps_slot.c mprutil: add big endian support 2021-05-07 02:34:19 -03:00
mpsutil.8 mpsutil: extend show adapter information, add NCQ control 2021-05-21 13:29:17 +03:00
mpsutil.c Improve unit parsing of mpsutil. 2020-06-16 19:21:28 +00:00
mpsutil.h mpsutil slot set status 2019-09-04 13:47:38 +00:00