freebsd-dev/sbin/nvmecontrol
Warner Losh 24e99dabf7 Report only the valid slots in the firmware log page.
Printing the entire log page is causing confusion over available
slots. Report only those slots that are valid. In the case where the
firmware download isn't supported, assume that only the first slot is
valid (I have no hardware to test this assumption though)

Sponsored by: Netflix
2017-10-25 15:26:03 +00:00
..
devlist.c For "nvmecontrol devlist", show namespace sizes in terms of MB instead of 2014-01-06 23:48:47 +00:00
firmware.c Put the arguments to aligned_alloc in the right order. 2017-02-04 05:52:50 +00:00
identify.c Print the controller's ID in identify. 2017-08-28 23:54:08 +00:00
logpage.c Report only the valid slots in the firmware log page. 2017-10-25 15:26:03 +00:00
Makefile Move 128-bit integer routines to util.c so they can be used by more 2017-06-27 20:24:25 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
nvmecontrol.8 Make nvmecontrol logpage -p help list known pages. 2017-02-25 00:09:16 +00:00
nvmecontrol.c Exit with usage if argv[1] is NULL in dispatch. This fixes core dumps 2017-02-25 00:09:12 +00:00
nvmecontrol.h Move 128-bit integer routines to util.c so they can be used by more 2017-06-27 20:24:25 +00:00
perftest.c Do not exit with error status after printing data for perftest. 2013-11-01 22:05:29 +00:00
power.c In nvmecontrol, fix gcc warnings about the local 'power' variables 2016-03-11 17:25:18 +00:00
reset.c
util.c Move 128-bit integer routines to util.c so they can be used by more 2017-06-27 20:24:25 +00:00
wdc.c Fix sign of resid and add a mostly useless cast to cope with signed vs 2017-07-01 02:19:48 +00:00