CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2010/07/02 19:55:28
Modified files: sys/scsi : scsi_base.c Log message: Get rid of EAGAIN, retry scsi_xs_sync() commands (after a scsi_delay()) that get XS_NO_CCB until retry limit exceeded. On to getting rid of XS_NO_CCB. ok matthew@ "so be it" dlg@