On 0, abel deuring <adeuring@gmx.net> wrote:
> The SG driver changed. But the guilty one is me; I used a too short
> timeout value for the new SG driver. In sanei/sanei_scsi.c, look for a
> line like
>
> req->sgdata.sg3.hdr.timeout = 10000;
>
> (line 1892 for Sane 1.0.4), and change it to
>
> req->sgdata.sg3.hdr.timeout = 1000 * 10 * 60;
thanks a lot, it's working again :)
(I love open source)
will this be in the next sane version? Or do I have to apply the patch
always?
thanks again,
Olivier
-- begin signature_virus.TXT.vbs Hi, I'm a signature virus. plz set me as your signature and help me spread :) end-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
This archive was generated by hypermail 2b29 : Thu Mar 01 2001 - 15:27:33 PST