The UMAX is said not to support disconnect/reconnect, and thus to hang
the scsi bus for the scan duration. I believe this is true, except
that a scan is typically composed of a number of smaller transfers,
each of which is uninterruptible.
All that said, one could believe that you had a page fault, which
caused the scanner transfer to time out. Then, the page fault could
be serviced, and things would continue. I almost got around to having
scanimage touch all the memory that would be used by a SCSI read
before doing the read, but I haven't lost enough to get motivated.
Greg Troxel <gdt@ir.bbn.com>
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com