Wykres commitów

37 Commity (ca3b0059467a11e3ce1ff7e2ee84e421f328e14b)

Autor SHA1 Wiadomość Data
Mattias Ellert ec738ed266 Updated Swedish translation, fix libusb warning. 2009-09-11 05:11:31 +02:00
Julien BLACHE ad1a44d92a Add support for libusb-1.0. 2009-02-19 13:57:45 +00:00
Mattias Ellert 71be983cdd use SCSITaskSGElement if available 2007-11-10 15:44:41 +00:00
Mattias Ellert 71f9081904 MacOS X updates 2007-11-10 11:35:34 +00:00
Henning Geinitz 92d177c049 Added USB support for DragonFlyBSD (bug #303183). 2006-03-11 12:56:34 +00:00
Henning Geinitz 2b425ad61c Added checks for altsetting =! 0. 2006-01-22 16:52:13 +00:00
Henning Geinitz 259a745dd4 Print more clear output if no USB scanners are found. Point to manual page. Warn
if libusb support hasn't been built.
2005-09-26 12:13:51 +00:00
Henning Geinitz 53fe9ae549 Don't print anything else but the found messages in "-q" mode. 2005-08-16 18:19:41 +00:00
Julien BLACHE ed5831c99f tools/sane-find-scanner: Added a hint about switching the scanner on and connecting it to the computer before doing anything else. 2004-12-29 15:39:12 +00:00
Henning Geinitz 2a36618fa2 When getting string descriptors, ask for the length of the descriptor first (bug
#301001).
2004-10-18 19:39:18 +00:00
Henning Geinitz aea72b506d Fixed compilation problem when compiled without libusb support. Print
sane-backends version number. Print if built without libusb.
2004-10-05 10:31:03 +00:00
Henning Geinitz 85b457a282 sane-find-scanner can now load USB descriptors from /proc/bus/usb/devices dumps
(e.g. from the unsupported scanner web pages). Minor modifications to some of
the chipset tests.
2004-10-04 18:29:37 +00:00
Henning Geinitz a072aedd06 Worked around a cygwin libusb compatibility problem (patch from Giuseppe Sacco
eppesuig at users.alioth.debian.org).
2004-08-23 15:32:22 +00:00
Henning Geinitz a199a0ce90 Look for NetBSD uscanner devices (bug #300815). 2004-06-22 16:29:18 +00:00
Mattias Ellert 3458605b55 SCSI scanners can now be selected by LUN on MacOS X
sane-find-scanner now finds SCSI scanners on MacOS X
making some sanei_scsi internal functions static
2004-06-19 21:31:42 +00:00
Jochen Eisinger 82737c0daf 2004-04-10 Jochen Eisinger <jochen@penguin-breeder.org>
* tools/sane-find-scanner.c, doc/sane-mustek_pp.man,
	  doc/sane-find-scanner.man: added support for detecting
	  mustek parallel port scanners.
2004-04-10 09:39:16 +00:00
Henning Geinitz 43d3cf687a Actually use the number of the alt setting when printing descriptors. Fixes bug
#300383 found by Gerard Klaver.
2003-12-14 17:29:25 +00:00
Frank Zago 3bda0d541d Port to Cygwin. 2003-09-24 03:41:48 +00:00
Henning Geinitz b3fd92c684 Added support for detecting USB chipsets to sane-find-scanner. 2003-07-18 12:11:01 +00:00
Henning Geinitz 748037c18b Check all interfaces. Print a more definite message when a scanner was found
to avoid confusion.
2003-02-19 19:40:44 +00:00
Henning Geinitz 238a1814b2 Format of output for devices supported by libusb and scanner module is the
same now. Minor output fixes.
2002-09-15 14:27:00 +00:00
Henning Geinitz aa0e51a932 Print USB descriptors (libusb) in -v -v mode. Print vendor and product names
(when available). Rewrote libusb heuristics.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-15 21:35:21 +00:00
Henning Geinitz 6e103ba768 Made verbosity option more flexible and added quiet option. In quiet mode,
print only the devices we have found. Don't check USB devices with SCSI
functions and vice versa if option force is not given. Don't do the libusb
scan if an explicit device name was given.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-14 16:39:03 +00:00
Henning Geinitz d2221d45a1 Added support for libusb. Made comments better readable and positioned after
the output of the devices.  Shorter output to fit into 80 chars.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-12 20:50:54 +00:00
Henning Geinitz 676903b82c For HP-UX, check the complete /dev/rscsi/ directory for SCSI sscanners, not
only the device files for the first two host adapters.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-06-28 15:28:21 +00:00
Henning Geinitz bef1529da8 Fixed indentation.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-06-25 18:49:44 +00:00
Henning Geinitz 3ee0145e35 Added support for scanning whole directories for SCSI and USB device files.
Moved SCSI and USB detection routines to their own functions.  Renamed
functions related to SCSI for clarity.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-06-25 18:41:57 +00:00
Frank Zago 370d4281c5 Check sanei_scsi_cmd() return values. In verbose mode: add a better explanation for failures, add a dump of the scsi inquiry in verbose mode. 2002-04-28 19:33:49 +00:00
Frank Zago e8578565b0 No changes. Fixed indentation. 2002-04-28 19:20:20 +00:00
Henning Geinitz 29c95ca954 Added OpenBSD device files.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-12-25 16:07:35 +00:00
Henning Geinitz b8ef033a47 Check for __hpux instead of __hpux__.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-10-02 20:38:07 +00:00
Henning Geinitz a9218c2311 Fixed minor bugs in debug output and documentation.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-08-26 10:39:54 +00:00
Henning Geinitz 36f00f522b Added (limited) support for FreeBSD.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-08-16 21:20:20 +00:00
Henning Geinitz 84a429d184 Added USB support.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-08-11 13:23:01 +00:00
Petter Reinholdtsen 114eeeb3aa Remove some compiler warnings. 2001-05-14 07:18:25 +00:00
Henning Geinitz 9e56b1205a Used #include "../include/sane/...".
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-13 18:44:13 +00:00
Henning Geinitz 4644df5bd7 2000-12-31 Henning Meier-Geinitz <hmg@gmx.de>
* tools/find-scanner.c: Removed. Now called sane-find-scanner.
	* tools/sane-find-scanner: New file (was find-scanner).
	* tools/.cvsignore tools/Makefile.in tools/README: Updated because
	  of name change. sane-find-scanner is installed now.
	* README README.linux: Updated because of sane-find-scanner.
	* frontend/scanimage.man: Updated because of sane-find-scanner.
	* doc/sane-find-scanner.man: New file.
	* doc/.cvsignore doc/Makefile.in: Added sane-find-scanner(1).
	* TODO: Updated concerning sane-find-scanner. Added entry about
	  qcam /tmp file handling. Some spelling corrections.
2000-12-31 19:35:04 +00:00