cvs commit: src/sys/dev/mpt mpt_cam.c
Matt Jacob
mjacob at FreeBSD.org
Sat Feb 25 23:46:10 PST 2006
mjacob 2006-02-26 07:46:09 UTC
FreeBSD src repository
Modified files:
sys/dev/mpt mpt_cam.c
Log:
Shorten the time for waiting for TMF commands to complete- let's
not hang the system for 5 seconds. If a TMF doesn't complete within,
oh, say 500ms, that's enough.
Put in a printout to catch mpt_recover_commands being activated with
no commands.
Revision Changes Path
1.7 +11 -4 src/sys/dev/mpt/mpt_cam.c
More information about the cvs-src
mailing list