git: ahci(4) - Add support for ATA passthrough
    Alex Hornung 
    alexh at crater.dragonflybsd.org
       
    Tue Sep  8 12:47:43 PDT 2009
    
    
  
commit bedbe7f88177daf6a0e404f198ef852b8e9b426b
Author: Alex Hornung <ahornung at 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
    
    
More information about the Commits
mailing list