Olivier Sessink wrote:
>
> 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?
No, the fix is already committed to the Sane CVS server, so the next
release will not require this patch.
Abel
-- 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 : Fri Mar 02 2001 - 02:50:01 PST