git: camcontrol - Add idle, standby, and sleep directives

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Oct 31 12:28:11 PDT 2014


commit 4ae8670e4fa2b313a7c2b0d334e80f03047e061a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Oct 31 12:27:10 2014 -0700

    camcontrol - Add idle, standby, and sleep directives
    
    * Bring the idle, standby, and sleep directives in from FreeBSD.
    
    * Note that our ATA pass-through works a bit differently than FreeBSDs.

Summary of changes:
 sbin/camcontrol/camcontrol.8 |  30 +++++++
 sbin/camcontrol/camcontrol.c | 188 +++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 210 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4ae8670e4fa2b313a7c2b0d334e80f03047e061a


-- 
DragonFly BSD source repository



More information about the Commits mailing list