https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254841
--- Comment #16 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=e2ea6942ab316d4cd5c2fef73ab28dc974b8dc51 commit e2ea6942ab316d4cd5c2fef73ab28dc974b8dc51 Author: Daniel Austin <freebsd-po...@dan.me.uk> AuthorDate: 2021-05-07 11:41:53 +0000 Commit: Andriy Gapon <a...@freebsd.org> CommitDate: 2021-05-07 12:22:22 +0000 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 usr.sbin/mpsutil/Makefile | 2 +- usr.sbin/mpsutil/mps_set.c (new) | 129 +++++++++++++++++++++++++++++++++++++++ usr.sbin/mpsutil/mps_show.c | 34 +++++++++++ usr.sbin/mpsutil/mpsutil.8 | 8 ++- 4 files changed, 171 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"