Hello, On Aug 8 16:49 Parag N(????) wrote (shortened): > What sane-find-scanner does ... > 3)check_usb_file will open each attached usb device and then collect > USB ID's and it will show you that output.
Not in any case. There are several other USB devices which are correctly not shown as scanners by sane-find-scanner. Right now I didn't check check_usb_file and the functions which it calls in detail but according to https://bugzilla.novell.com/attachment.cgi?id=95324&action=view it seems sane-find-scanner lists any USB device as scanner when either bDeviceClass = 255 (Vendor Specific Class) or bDeviceClass = 0 (Defined at Interface level) and bInterfaceClass = 255 (Vendor Specific Class) because those USB devices are "The Usual Suspects" ;-) Kind Regards Johannes Meixner -- SUSE LINUX Products GmbH, Maxfeldstrasse 5 Mail: [email protected] 90409 Nuernberg, Germany WWW: http://www.suse.de/
