]> 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 06:18:37 +0000 (06:18 +0000)
committerimp <imp@FreeBSD.org>
Sat, 30 Jan 2016 06:18:37 +0000 (06:18 +0000)
commit42f646d3a4d16eff32f3e5aed31e22dacdf62d37
tree56b7ed84b1b134da5965736b9cee95e7706da97e
parent77dfb0cf06204509dfe14b013c6bf4705630de54
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]