]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement power command to list all power modes, find out the power
authorimp <imp@FreeBSD.org>
Sat, 30 Jan 2016 22:48:06 +0000 (22:48 +0000)
committerimp <imp@FreeBSD.org>
Sat, 30 Jan 2016 22:48:06 +0000 (22:48 +0000)
commitb58cf84475d50faf34154d618b960890cefdb6ba
tree3064b0672b737fc4df51bc4b5edbce429534bc53
parentaaa09f3f95ea590fcb532f5209ce37a04b52eb43
Implement power command to list all power modes, find out the power
mode we're in and to set the power mode.
sbin/nvmecontrol/Makefile
sbin/nvmecontrol/nvmecontrol.8
sbin/nvmecontrol/nvmecontrol.c
sbin/nvmecontrol/nvmecontrol.h
sbin/nvmecontrol/power.c [new file with mode: 0644]
sys/dev/nvme/nvme.h