DragonFly-2.3.1.527.g203d master sys/dev/disk/sili sili_pm.c

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Jun 26 16:20:48 PDT 2009


commit 203d657595462aa743f4c6a830e218daabcf653c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Jun 26 16:16:58 2009 -0700

    SILI - Increase hard -> soft PM target delay to 5 seconds
    
    * Unfortunately it looks like we have to seriously increase the delay
      between doing a hard reset via the PM to a target and initiating
      the softreset.
    
      The Silicon Image chip appears to brick the port if its softreset
      collides with the target device.  There is no way to fix it other
      then hard-resetting the port (which causes the PM to reset as well).

Summary of changes:
 sys/dev/disk/sili/sili_pm.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/203d657595462aa743f4c6a830e218daabcf653c


-- 
DragonFly BSD source repository





More information about the Commits mailing list