[sane-devel] Libusb support for sane-find-scanner and other changes

Henning Meier-Geinitz henning@meier-geinitz.de
Sun, 14 Jul 2002 19:38:26 +0200


Hi,

On Fri, Jul 12, 2002 at 11:09:21PM +0200, Henning Meier-Geinitz wrote:
> I have just committed an updated sane-find-scanner.c. 

Some more additions/changes:

Option -q (quiet) disables the printing of comments. Just the devices
that have been found.

Option -v can be used more then once. With -v -v the SCSI inquiry
printing is enabled.

An explicitely given device name is tested for "usb", "uscanner" and
"ugen" before deciding how to handle it. This test can be deactivated
by option -f (force).

The libusb scan is disabled for explicitely given devices.

Bye,
  Henning