Henning Meier-Geinitz wrote: > sanei > ----- > * sanei_scsi: Check return values of req_wait and cmd in case of > SCSI DEVICE BUSY. Better specification of the behaviour of sanei_scsi > functions (e.g. return values, timeout 10 min versus 1 min)?
Henning, what do you mean with "check return values"? Regarding the timeout, I think we should switch a common value of 1 minute. I assume that most development is done under Linux, where we have a 10 minute time out at present; the 1 minute timeout for other operating systems might cause unexpected errors if a backend for a really slow scanner is developed under Linux. Abel