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

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 1 Jul 2009 10:46:19 -0700 (PDT)

commit 192ee1d05c6f3754d7246928ffb34ab5efb53f0b
Author: Matthew Dillon <dillon@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



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