DragonFly commits List (threaded) for 2009-09
DragonFly BSD
DragonFly commits List (threaded) for 2009-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: ahci(4) - Add support for ATA passthrough


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 8 Sep 2009 12:47:20 -0700 (PDT)

commit bedbe7f88177daf6a0e404f198ef852b8e9b426b
Author: Alex Hornung <ahornung@gmail.com>
Date:   Tue Sep 8 08:48:30 2009 +0100

    ahci(4) - Add support for ATA passthrough
    
    * Add support for ATA_PASS_{12,16} cam commands to pass through
      an ATA command directly to the device.
      Incidentally, this will make smartmontools work again when used
      with device type 'sat'.
    
    Dragonfly-bug: http://bugs.dragonflybsd.org/issue1412
    Reported-By: Hasso Tepper

Summary of changes:
 sys/dev/disk/ahci/ahci_cam.c |   87 +++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 85 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bedbe7f88177daf6a0e404f198ef852b8e9b426b


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]