看板 DFBSD_commit 關於我們 聯絡資訊
commit 203d657595462aa743f4c6a830e218daabcf653c Author: Matthew Dillon <dillon@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