git: ahci: Clean up SET_FEATURES definitions. Add some power-mgmt definitions.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Fri Apr 22 13:24:40 PDT 2016


commit 750495d025e59b71eb93461c8842718ff9bb7826
Author: Imre Vadász <imre at vdsz.com>
Date:   Fri Apr 22 20:18:30 2016 +0200

    ahci: Clean up SET_FEATURES definitions. Add some power-mgmt definitions.
    
    * The ATA_C_SATA_FEATURE_ENA and ATA_C_SATA_FEATURE_DIS definitions aren't
      ata commands themselves, they are subcommands of ATA_C_SET_FEATURES.
    
    * Add definitions for device-initiated power-management and for the
      devsleep power-state (which isn't supported in DragonFly yet).

Summary of changes:
 sys/dev/disk/ahci/ahci.c    | 10 ++++++----
 sys/dev/disk/ahci/atascsi.h | 26 +++++++++++++++-----------
 2 files changed, 21 insertions(+), 15 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/750495d025e59b71eb93461c8842718ff9bb7826


-- 
DragonFly BSD source repository



More information about the Commits mailing list