CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2014/03/18 17:17:28

Modified files:
        sys/dev/ic     : qlw.c 

Log message:
Remove timeout logic from the polling loop.  It causes more problems than it
solves, and hopefully timeouts won't happen anymore now that we clear
interrupts before checking the response in pointer.  Fixes problems on my
alpha where spinning up one of the disks takes longer than the timeout value.

Reply via email to