freebsd-dev/sbin/nvmecontrol
Alexander Motin ba405bc811 Add NVMe Namespace Management support to nvmecontrol(8).
This allows create/delete/attach/detach namespaces on new NVMe controllers.
This is only a first user-level part of the bigger change set.  Kernel part
required to detect and handle the configuration changes without reboot is
completely independent and will be added separately.

Submitted by:	Matt Williams <mffbsdw@gmail.com> (original version)
Differential Revision:	https://reviews.freebsd.org/D11399
2018-05-05 20:08:03 +00:00
..
devlist.c Add NVMe Namespace Management support to nvmecontrol(8). 2018-05-05 20:08:03 +00:00
firmware.c NVMe: Add big-endian support 2018-02-22 13:32:31 +00:00
format.c Add some argument checks to be more user-friendly. 2018-03-13 15:29:13 +00:00
identify.c Add nvmecontrol format subcommand. 2018-03-13 03:02:09 +00:00
logpage.c Add nvmecontrol format subcommand. 2018-03-13 03:02:09 +00:00
Makefile Add NVMe Namespace Management support to nvmecontrol(8). 2018-05-05 20:08:03 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
ns.c Add NVMe Namespace Management support to nvmecontrol(8). 2018-05-05 20:08:03 +00:00
nvmecontrol.8 Add nvmecontrol format subcommand. 2018-03-13 03:02:09 +00:00
nvmecontrol.c Add NVMe Namespace Management support to nvmecontrol(8). 2018-05-05 20:08:03 +00:00
nvmecontrol.h Add NVMe Namespace Management support to nvmecontrol(8). 2018-05-05 20:08:03 +00:00
perftest.c NVMe: Add big-endian support 2018-02-22 13:32:31 +00:00
power.c NVMe: Add big-endian support 2018-02-22 13:32:31 +00:00
reset.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
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 NVMe: Add big-endian support 2018-02-22 13:32:31 +00:00