DragonFly-2.3.1.558.g192ee master sys/dev/disk/ahci ahci.c ahci_cam.c

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jul 1 10:48:05 PDT 2009


commit 192ee1d05c6f3754d7246928ffb34ab5efb53f0b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Jul 1 10:43:15 2009 -0700

    AHCI - ATAPI adjustments.
    
    Restrict the sense length to what ATAPI expects and add more legacy
    initialization to the packet FIS.
    
    This was an attempt to fix some reported issues with ATAPI, but it didn't
    fix anything.  However, it didn't hurt either and the adjustments are at
    least as good as the old ones.

Summary of changes:
 sys/dev/disk/ahci/ahci.c     |    6 ++++--
 sys/dev/disk/ahci/ahci_cam.c |   38 ++++++++++++++++++++++++++++++--------
 2 files changed, 34 insertions(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/192ee1d05c6f3754d7246928ffb34ab5efb53f0b


-- 
DragonFly BSD source repository





More information about the Commits mailing list