]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r227001
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 6 Nov 2011 19:57:14 +0000 (19:57 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 6 Nov 2011 19:57:14 +0000 (19:57 +0000)
commit4a5f8bc6a60600789b6f1245874619aaeb913563
treed0517d3d22376bccc37ae0ddd067f6e386481541
parente5151c4fe4e162f46093843d2dd4bbe399800d2a
MFC: r227001

Increase the IOC port initialization timeouts by ten times to what the
corresponding Linux driver uses. This allows mpt(4) to still recognize
all good SATA devices in presence of a defective one, which takes about
45 seconds.
In the long term we probably should implement the logic used by mpt2sas(4)
allowing IOC port initialization to complete at a later time.

Submitted by: Andrew Boyer

git-svn-id: svn://svn.freebsd.org/base/stable/8@227264 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/mpt/mpt.c