Module Name: src Committed By: jdolecek Date: Sun Sep 27 18:17:35 UTC 2020
Modified Files: src/sbin/nvmectl: nvmectl.8 nvmectl.h power.c Log Message: add -s option for 'power' command, this instructs the controller to save the value so it persists resets/whatnot; the NVMe specification lists this as optional, so this only works if the controller supports it To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sbin/nvmectl/nvmectl.8 src/sbin/nvmectl/power.c cvs rdiff -u -r1.8 -r1.9 src/sbin/nvmectl/nvmectl.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.