[sane-devel] Bugfix in Epson USB config

Ron Cemer ron@roncemer.com
Mon, 17 Feb 2003 13:15:57 -0800


Henning Meier-Geinitz wrote:

>Hi,
>
>On Fri, Feb 14, 2003 at 07:11:02AM -0500, Karl Heinz Kremer wrote:
>  
>
>>Ron Cemer said:
>>    
>>
>>>The attached patch fixes a bug in the Epson driver when parsing
>>>hexadecimal vendor and product ids from the epson.conf file.  The sscanf
>>> was using %d (which only accepts decimal arguments), so I changed it to
>>> %i (which also accepts hexadecimal arguments).
>>>
>>>Thanks!
>>>Ron
>>>      
>>>
>>Thanks, I'll apply this patch tonight.
>>    
>>
>
>By the way: Does automatic detection of Epson USB devices work?
>Currently the usb part in epson.conf is commented out. So with a fresh
>SANE installation, does the user need to put "usb" in epson.conf or
>does the epson backend scan for Epson USB scanners automatically when
>e.g. scanimage -L is run?
>  
>
It requires a line in the format "usb" or "usb <vendor> <product>".  
When I comment that line out here, it does not find my epson scanner.

>Bye,
>  Henning
>_______________________________________________
>Sane-devel mailing list
>Sane-devel@www.mostang.com
>http://www.mostang.com/mailman/listinfo/sane-devel
>
>  
>