CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/04/21 18:58:32

Modified files:
        sys/dev/ata    : atascsi.c atascsi.h 

Log message:
cut atascsi over to providing and using iopools. this gets rid of NO_CCB
and makes the ioctl path more reliable on busy disks by allowing it to
sleep in the runqueue for an io to use.

mk@ did the original diff and figured most of the problems out. ok mk@

Reply via email to