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

DragonFly-2.3.1.284.g76497 master sys/dev/disk/ahci ahci.c ahci_cam.c ahci_pm.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 16 Jun 2009 23:58:23 -0700 (PDT)

commit 76497a9ca961bb47b7480c32c0ba3cd0dcebcce3
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Tue Jun 16 23:54:54 2009 -0700

    AHCI - Bring fixes in from SILI.
    
    * Use ahci_os_softsleep() more
    
    * Clean out active and pending CCBs when a port is disconnected, fixing
      hangs of programs that were accessing the disks at the time.
    
    * Clear ap_expired bitmap when completing a CCB.
    
    * Fix max_target specification so CAM bus scans only run through 15.
    
    * Lock port around ATAPI command

Summary of changes:
 sys/dev/disk/ahci/ahci.c     |   52 ++++++++++++++++++++++++++++++++++++++++-
 sys/dev/disk/ahci/ahci_cam.c |    4 ++-
 sys/dev/disk/ahci/ahci_pm.c  |    2 +-
 3 files changed, 54 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/76497a9ca961bb47b7480c32c0ba3cd0dcebcce3


-- 
DragonFly BSD source repository



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