]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r313191 (by imp):
authormav <mav@FreeBSD.org>
Thu, 1 Feb 2018 19:37:50 +0000 (19:37 +0000)
committermav <mav@FreeBSD.org>
Thu, 1 Feb 2018 19:37:50 +0000 (19:37 +0000)
commit9b437b746bf851cbe299e3977a72a9e69a0081df
treea246689a48acd03e125d639b9feee61f179225e9
parent623b5eb8acc6db61c2d4f393a64350f3c61d75c1
MFC r313191 (by imp):
Implement 5 wdc-specific nvme control options for their HGST drives:
        wdc cap-diag            Capture diagnostic data from drive
        wdc drive-log           Capture drive history data from drive
        wdc get-crash-dump      Retrieve firmware crash dump from drive
sbin/nvmecontrol/Makefile
sbin/nvmecontrol/nvmecontrol.8
sbin/nvmecontrol/nvmecontrol.c
sbin/nvmecontrol/nvmecontrol.h
sbin/nvmecontrol/wdc.c [new file with mode: 0644]