[sane-devel] I have the Epson Perfection 2480 and 2580 for testing

Till Kamppeter till.kamppeter@gmx.net
Tue, 09 Nov 2004 02:24:05 +0100


Oliver Schwartz wrote:
> On Wednesday 20 October 2004 02.00, Till Kamppeter wrote:
> 
>>Oliver Schwartz wrote:
>>
>>>The delays are annoying, but it seems that all delays are
>>>requested by the scanner. You can try to reduce the number of
>>>retries for the test_unit_ready in snapscan-scsi.c, line 1008 and
>>>see if that works any better.
>>
>>Would this really help? The scanners are USB scanners and not SCSI
>>scanners.
> 
> 
> Yes - some of routines in snapscan-scsi.c are used for usb as well. 
> 
> /Oliver
> 

I tried reducing the retries now, but nothing changed.

----------------------------------------------------------------------
[root@majax s]# xsane &
[4] 28629
[root@majax s]# [snapscan] Scanner warming up - waiting 4 seconds.
[snapscan] Scanner warming up - waiting 33 seconds.
[snapscan] Scanner warming up - waiting 30 seconds.

[4]+  Done                    xsane
[root@majax s]#
----------------------------------------------------------------------

    Till