Wykres commitów

1758 Commity (0edcf8ce42ee85f8f7c4b5a70cea47833273d71d)

Autor SHA1 Wiadomość Data
Henning Geinitz 749ceed2e6 Added a switch to disable libusb. Removed switch to enable ipv6
uncondinionally.  Check for sys/poll.h.
2003-04-02 16:21:07 +00:00
Henning Geinitz 284ff7a543 Initialize global variables in sane_init. 2003-04-02 15:02:42 +00:00
Henning Geinitz 94c80d74aa Artec website works again, I should have checked that before committing. 2003-04-02 14:48:34 +00:00
Henning Geinitz a2e76b2942 Remove Chris Pinkham as active maintainer because his primary email address
bounces, the website is dead and he doesn't respond to mails to other
addresses. Marked email addresses and website as dead. Fixed AT3 misdectection
that was on the TODO list for some time.
2003-04-02 14:40:48 +00:00
Henning Geinitz 27beb7d01b Fixed comment headers. They were copied verbatim from the dll backend. 2003-04-02 14:04:06 +00:00
Henning Geinitz 52c6a7f13d Reorganization. Updated DEVELOPER'S DOCUMENTATION. Rewrote PROBLEMS in a more
user-centric way. Added "HOW CAN YOU HELP" section. Added paragraph about SANE
device lists. Updated CONTACT section. Minor additions to the gt68xx and
plustek entries. Minor spelling fixes.
2003-04-02 11:59:31 +00:00
Henning Geinitz 5669edd6d0 Added info about $PATH. Minor formatting fixes. 2003-04-02 09:27:41 +00:00
Henning Geinitz 966e3536da Include poll.h only if new saned code is used. Fixes compilation on
OS/2. Patch from Julien BLACHE <jb@jblache.org>.
2003-03-31 16:15:10 +00:00
Henning Geinitz 73f20fa4d4 Updated net sections. Removed Irix pacht entry. Added entry about libusb
switch.
2003-03-30 20:06:41 +00:00
Henning Geinitz 088281c4e1 Added support for IPv6. Updated manpages. Patch from Julien BLACHE
<jb@jblache.org>.
2003-03-30 19:07:18 +00:00
Henning Geinitz e1b27e1c18 Added Medion MD 6228, Microtek ScanPort 3000, and PIE Primefilm 1800u. 2003-03-29 23:53:41 +00:00
Oliver Schirrmeister bfdf791597 added fujitsu fi-4120C support 2003-03-28 14:46:17 +00:00
Karl Heinz Kremer 5652917dd6 Added workaround for GT-8000 scanner, fixed two warnings reported by der Mouse. 2003-03-26 23:18:58 +00:00
Rene Rebe 8ce6e0d515 Updated the avision backend to latest build. This includes user-space
USB support and OS/2 thread handling.
2003-03-25 01:43:35 +00:00
Henning Geinitz bfa506e446 Added Canon CanoScan FB620U. Added more info for HP ScanJet 3500c. 2003-03-24 18:22:42 +00:00
Rene Rebe a6858b5057 Support for interrupt endpoint reads:
/** Initiate a interrupt transfer read.
 *
 * Read up to size bytes from the interrupt endpoint from the device to
 * buffer. After the read, size contains the number of bytes actually read.
 *
 * @param dn device number
 * @param buffer buffer to store read data in
 * @param size size of the data
 *
 * @return
 * - SANE_STATUS_GOOD - on succes
 * - SANE_STATUS_EOF - if zero bytes have been read
 * - SANE_STATUS_IO_ERROR - if an error occured during the read
 * - SANE_STATUS_INVAL - on every other error
 *
 */
2003-03-24 01:36:27 +00:00
Rene Rebe aafe742829 fixed typo in the sanei_usb manpage 2003-03-23 22:55:48 +00:00
Ulrich Deiters c6d5ebe9fb Modified behaviour of the option "eject after each scan":
Eject is suppresed for film scanners after preview scans.
2003-03-22 16:31:52 +00:00
Henning Geinitz d2ebe3dca4 Added Canon LIDE 50, IBM ADF Color Scanner, Plustek Spectra ADF. 2003-03-20 20:05:57 +00:00
Henning Geinitz 341f58125e Fixed segmentation fault when $PATH is not set. 2003-03-17 19:33:00 +00:00
Henning Geinitz 8ea8fe0223 Increased stacksize for thread. Patch from Franz Bakan <fbakan@gmx.net>. 2003-03-16 11:05:11 +00:00
Henning Geinitz 293a629d7c OS/2 specific changes: memory for SRB now is allocated using _tcalloc()
instead of allocating on stack to avoid crossing 64k borders due to
restrictions of 16-bit device-driver.  Cosmetic changes and some casts to
reduce compiler-warnings. Patch from Franz Bakan <fbakan@gmx.net>.
2003-03-16 11:04:19 +00:00
Oliver Schirrmeister 86a3214291 patch from Ron Cemer <ron@roncemer.com>
fixes the broken "ADF empty" detection on the Fujitsu scanners
 when connected via USB.  It also fixes a sense-request issues,
 which were required in order to determine whether the ADF is
 empty.  It also eliminates some duplicate code blocks.
 renamed some functions
2003-03-14 18:21:22 +00:00
Henning Geinitz 7d03b5c4df Removed fujitsu and ma1509 entries. Updated .desc files and global variables
entry.
2003-03-13 17:30:13 +00:00
Henning Geinitz 39a2dd7f0a Added some Boeder, Brother, HP and Trust scanners. 2003-03-13 17:27:31 +00:00
Henning Geinitz a84d4a611f Added Packard Bell Diamond 1200 Plus to .desc and manpage. New flag to avoid
running stop_scan before doing a scan. The Windows firmware of the BearPaw
1200 CU Plus doesn't seem to like that.
2003-03-13 17:18:29 +00:00
Oliver Schirrmeister 711bb118b4 displays the offending byte when something is wrong in the
window descriptor block.
2003-03-10 12:38:36 +00:00
Eddy De Greef b743fe4641 Fixed two calibration bugs in mustek_pp_cis.[ch]. 2003-03-09 20:33:37 +00:00
Henning Geinitz f87050d7b0 Removed link to everex (timeout). 2003-03-09 20:05:12 +00:00
Henning Geinitz 646fbd05bc Wait for the completion of all SCSI commands in sanei_scsi_flush_all_extended
(Linux). Without this fix, especially long running commands and command
queuing would cause memory corruption if the buffer was invalid after the
flush command.
2003-03-09 19:22:43 +00:00
Henning Geinitz 8d9c13ed82 Minor debug message updates. Fixed a little bug in sane_control_option (gamma
control). Removed the signal blocking again. That only hides the segfault in
sanei_scsi.  Check if there are documents in ADF for Paragon 2. Otherwise
return error. Fix some minor issues in reading the config file.
2003-03-07 19:31:26 +00:00
Peter Fales 35391a21a3 doc/descriptions/dc210.desc, doc/descriptions/dc240.desc 2003-03-07 14:16:16 +00:00
Henning Geinitz 0bb508a879 Small requests are done with a response buffer of 8 bytes (instead of 64)
now. Looks like GT-6816 based scanners return 8 bytes if the firmware is
loaded and 64 bytes if it's not loaded. Changed GT-6816 firmware check to
ignore errors from above change. GT-6816 scanners work with the BSDs now (at
least once). Updated manpage concerning the BSDs.
2003-03-06 14:27:54 +00:00
Henning Geinitz 6a0dd9cd5e Added missing option size (avoids crash on network scanning). Patch from Milon
Firikis <milonf@hotpop.com>.
2003-03-05 18:04:33 +00:00
Oliver Schirrmeister f9d7350534 * backend/fujitsu.c, backend/fujitsu.h: renamed some variables
* backend/fujitsu.c: gray duplex scanning now works with the 4097D
	  when disconnect is enabled in the scsi-controller
	* doc/descriptions/unsupported.desc: remove fujitsu fi4120C
	* doc/descriptions/fujitsu.desc added fi4120C, ScanParter 93GX
2003-03-05 12:56:44 +00:00
Henning Geinitz a4b5a465fd Removed Umax AstraSlim (now supported by artec_eplus48u backend). 2003-03-04 23:58:23 +00:00
Henning Geinitz bf357a6b9a Changed the example to use /dev/sg0 instead of /dev/sge. 2003-03-04 23:55:47 +00:00
Henning Geinitz df7d2cda19 Added function sanei_check_value in addition to the existing
sanei_constrain_value.  It checks if the value of a sane option fits into the
constraint but doesn't try to do any fixing/rounding.
2003-03-04 22:37:39 +00:00
Gerhard Jaeger ca786b2c28 Bug-fix update for Genius, HP2100c and EPSON Photo devices. 2003-03-03 14:34:20 +00:00
Henning Geinitz a04ea4b251 Make sure that the firmware for plustek-like scanners is loaded. Didn't work
for Genius vivid3xe.  Added both Genius scanners to man page. Removed warning
from Genius Vivid3xe.
2003-03-02 22:08:50 +00:00
Michael Herder 6520e41917 *** empty log message *** 2003-03-02 06:55:18 +00:00
Henning Geinitz f8b385aca1 Updated Microtek scanners. Added Umax AstraSlim SE. 2003-03-01 17:39:57 +00:00
Henning Geinitz 175a070af6 Added Ricoh IS-430. 2003-03-01 17:38:27 +00:00
Ulrich Deiters bf3546ca14 adjusted backend/canon-sane.c to use the new sanei_constrain_value()
made some cosmetic changes to reduce the number of compiler warnings
2003-02-28 09:35:24 +00:00
Henning Geinitz 4558610025 Added Compaq S4 100 and Microtek Scanmaker 4800. 2003-02-27 23:06:09 +00:00
Henning Geinitz 4b00890161 Added Genius Colorpage Vivid3xe. Added request_type and request fields to the
command set. Request is 0x01 or 0x04.
2003-02-27 17:31:52 +00:00
Henning Geinitz 6df6af8d0e Round a word list value to the nearest entry (if necessary). Code was taken
from canon backend.
2003-02-26 18:52:55 +00:00
Henning Geinitz 0dcf319756 Added :new token. 2003-02-26 15:34:27 +00:00
Henning Geinitz 113152bbed Removed hp5400 series (now in hp5400.conf). Added Lexmark, Medion and Primax
scanners.
2003-02-26 14:31:38 +00:00
Henning Geinitz 1bbf2101e6 Added Visioneer OneTouch 8600. 2003-02-26 14:29:48 +00:00
Henning Geinitz ccb0bbe80d Added description for hp5400 backend. It supports the Hewlett-Packard 5400,
5470 and (maybe) 5490 scanners.
2003-02-26 14:25:46 +00:00
Ulrich Deiters 4fe497b559 * modified the Canon SCSI backend (now version 1.12):
* backend/canon.c, canon-sane.c, canon.h: Added support for
  the FB1200S flatbed scanner.
* backend/canon.c: Made the sense handler generate meaningful
  status information for new scanner models (solved the Mandrake
  crash problem).
* backend/canon.c, canon-sane.c, canon.h: Moved model-dependent
  declarations and decisions to a common location.
* backend/canon-sane.c: Fixed the out-of-memory problem of
  xscanimage when doing previews with scanners using hardware
  scan resolutions only.
2003-02-26 13:50:00 +00:00
Henning Geinitz ed9cd94046 Updated French translation (from Yann E. MORIN <yann dot morin dot 1998 at
anciens dot enib dot fr>).
2003-02-25 23:01:12 +00:00
Stéphane Voltz 5ed8c99cb7 - changed 'gain' option name to 'brightness'
- changed 'highlight' option name to 'contrast'
2003-02-25 07:04:12 +00:00
Henning Geinitz 141a7159d9 Some parts concerning PRJECTS/.desc files are rewritten. Added information
about initializing global variables and sizeof (void *) != sizeof (int) (from
Martijn van Oosterhout <kleptog@svana.org>).
2003-02-24 21:16:44 +00:00
Henning Geinitz b1564e705a Updated for ma1509. 2003-02-24 21:11:02 +00:00
Henning Geinitz bb2da8d6c7 Added ma1509. 2003-02-24 21:07:10 +00:00
Henning Geinitz 47d5a76da0 Added documentation for ma1509 backend. 2003-02-24 21:05:18 +00:00
Henning Geinitz 747619ae5f Added new backend ma1509 for Mustek BearPaw 1200F scanners. 2003-02-24 21:04:08 +00:00
Simon Munton d152930b5e incremented BUILD in pie.c (missed in last change) 2003-02-23 17:12:51 +00:00
Simon Munton 0423675807 fixed segmentation faults in pie.c when sane_init/sane_exit called more than once 2003-02-23 13:32:52 +00:00
Stéphane Voltz 711f602c76 - reset global vars when needed
- fixed a bug when th device name used was ""
2003-02-23 08:54:16 +00:00
Frank Zago 591cd41fa4 Changes. 2003-02-22 19:45:47 +00:00
Henning Geinitz 1a6da620ab Add ma1509 backend. Add segfault when running sane_init more than
once. Removed sanei_usb interface issue.
2003-02-22 17:25:41 +00:00
Henning Geinitz 3cf8377bee Initialize global variables in sane_init. 2003-02-22 16:54:22 +00:00
Henning Geinitz 7e4fe2df10 Iniatialize global variables explicitely. Mention ma1509. 2003-02-22 16:48:02 +00:00
Henning Geinitz 8dedb6c862 Explicitely initialize global variables to avoid segfaults when calling
sane_init/sane_exit more than once.
2003-02-22 16:22:25 +00:00
Henning Geinitz 08af36a2e8 Call sanei_usb_init only once. 2003-02-22 15:45:51 +00:00
Henning Geinitz 99a1cf050f Add Ricoh IS-420. 2003-02-22 15:38:34 +00:00
Henning Geinitz b0d7681738 Initialize global variables in sane_init to avoid segmentation faults when
sane_init/sane_exit is run more than once.
2003-02-22 15:37:19 +00:00
Henning Geinitz a0251b6cc1 Added vid/pid 0x07b3/0x0400 to gt68xx.conf also. Added indormation about
Medion 4394. Mention ma1509 backend. Fix segfault when calling sane_open with
an empty device name.
2003-02-22 15:34:51 +00:00
Henning Geinitz 098f57adb0 Removed Fujitsu fi-4220C (now supported by fujitsu backend). Added Syscan
Travelscan 464. Updated HP scanners.
2003-02-20 18:18:44 +00:00
Oliver Schirrmeister b7fbc8a3aa bugfixes: option RIF is available for the 3091 and 3092,
set availability of options THRESHOLD und VARIANCE
2003-02-20 14:48:55 +00:00
Oliver Schirrmeister d74d4231ce patch from <ron@roncemer.com>
fi4220 support
usb support
2003-02-20 13:33:07 +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 5d4e2220a0 Check all acceptable interfaces instead of using the first one. 2003-02-19 19:38:26 +00:00
Henning Geinitz f4ccae6565 Added Avision, Brother, and Umax scanners. Removed Mustek BearPaw 1200F. 2003-02-19 19:35:12 +00:00
Henning Geinitz 919fcac4c2 Added description of the ma1509 backend for Mustek BearPaw 1200F scanners. 2003-02-19 19:32:37 +00:00
Henning Geinitz b625db341a usb_clear_halt should only be called in libusb mode. 2003-02-18 20:14:08 +00:00
Stéphane Voltz a7b7dfb309 - EPP mode set fix for direct hardware access
- icc compile fixes
2003-02-18 13:32:52 +00:00
Henning Geinitz 4c0c01a04e Added more French translations (from Yann E. MORIN <yann dot morin dot 1998 at
anciens dot enib dot fr>).
2003-02-18 10:27:14 +00:00
Henning Geinitz b9a6e5cc4a Make sure that the result of the reader_process is interpreted
correctly. Block signals when waiting for a SCSI request to finish. Otherwise
we may get a segfault if the reader_process is terminated while waiting.
2003-02-17 12:05:56 +00:00
Henning Geinitz 57e852ea8a List BearPaw 2400 CS Plus as supported. Make fast preview the default
(otherwise BP 2400 TA Plus wouldn't work with 12/16 bits). Added vid/pid
0x07b3/0x0400, that's another Plustek OpticPro 1248U.
2003-02-16 21:31:45 +00:00
Henning Geinitz b1fb6f66b3 Updated desc file entry. 2003-02-16 20:58:43 +00:00
Henning Geinitz b92a3a30ef Added Artec scanners. 2003-02-16 20:35:40 +00:00
Henning Geinitz e0f00cd762 Fixed link to USB spec. 2003-02-16 19:06:57 +00:00
Henning Geinitz cb82756da0 Updated version. 2003-02-16 19:05:58 +00:00
Rene Rebe 2f8f90a79a Update to the latest Avision backend release. It includes feature
and stability improvements and bug fixes. The sane man-page now
mentions that the avision backend supports more than the AV 630 CS ...
2003-02-16 17:35:05 +00:00
Karl Heinz Kremer e1b2d70a16 Moved sanei_usb_init() to sane_init(). Thanks to Ron Cemer for the patch. 2003-02-15 21:09:47 +00:00
Karl Heinz Kremer aae28825db Fix problem with "usb <vendor> <product> syntax in config file 2003-02-15 18:18:58 +00:00
Henning Geinitz e273cc36f9 Added entries about v4l, fujitsu, snapscan. 2003-02-13 22:36:15 +00:00
Henning Geinitz 9f2a495e22 Updated Canon, Fujitsu, and Plustek entries. 2003-02-13 22:34:48 +00:00
Peter Fales b955959bed backend/gphoto2.c 2003-02-12 02:56:44 +00:00
Peter Kirchgessner cd307d89ae Fix problem with ifdef/ifndef in hp-handle.c for use of threads 2003-02-11 22:36:36 +00:00
Henning Geinitz 4c428e0517 Check for MacOS X native dynamic loading first before lookinf for libdl. 2003-02-11 17:30:21 +00:00
Henning Geinitz 3f2c8ff31e Updated version number. 2003-02-09 17:50:58 +00:00
Henning Geinitz 7b4e6010cc Added saned info. Added artec at3 misdetection. 2003-02-09 15:59:17 +00:00
Henning Geinitz 4166ae3a0e Moved "memory exhausted" and missing scsi headers problems from PROBLEMS. 2003-02-09 15:53:48 +00:00
Henning Geinitz 597bbc3d23 Moved "memory exhausted" and missing scsi headers problems to
README.linux. Removed SG_BIG_BUF problem. Rewrote Mustek "exceed the physical
scan area" problem as it applies to most flatbed scanners. Added info about
test backend. Added info about saned security issues.
2003-02-09 15:52:16 +00:00
Henning Geinitz 89ceb522f2 More warnings about security issues. Make more clear that -s and -d can't be
used in inetd mode.
2003-02-09 15:48:54 +00:00
Henning Geinitz 8d6c80a704 Added dutch (nl) translations for sane-backends (from Bertrik Sikken
<bertrik@zonnet.nl>).
2003-02-09 12:24:23 +00:00
Henning Geinitz e3ceee04be Check the IP address of the remote host before any communication occurs.
Check for a errors before trsuting values that came from remote.  Make sure
that strings are 0-terminated.
2003-02-09 11:23:41 +00:00
Stéphane Voltz b2370c178e - fixed a big bug related to color plane sync, which gave blur
pictures at > 75 dpi
        - changed version number
2003-02-09 08:26:00 +00:00
Peter Fales c099242420 backend/dc210.c, backend/dc240.c 2003-02-09 03:25:53 +00:00
Henning Geinitz 403f2e4241 Added Genius Colorpage Vivid III. Added more info for Plustek OpticPro 1212U
and U12/UT12.
2003-02-06 22:54:23 +00:00
Henning Geinitz 4fa2a7510d Don't generate po files with every make. That avoids recreation just because
of date changes.  Automatically create new languages on make
update. Automatically generate list of DISTFILES. Added template for header
used in new po files. Updated documentation.
2003-02-06 21:26:16 +00:00
Henning Geinitz 0051beb25f Added ChangeLog-1.0.10 to DISTFILES. 2003-02-06 21:21:43 +00:00
Henning Geinitz 5281a95489 Adjusted for new gt68xx options. Updated German translation for
gt68xx.
2003-02-05 16:17:08 +00:00
Henning Geinitz 5b79536901 Fixed resolutions for BearPaw 1200 TA. Increase the lowest black for CCD
coarse calibration. Adjusted internal gamma correction.  CCD scanners use
color mode for coarse+quality cal now. Preview isn't always in 8 bit mode now
(can be selected by option). Upper and lower limits for coarse calibration are
unified now. Added options for adjusting gain and offset.
2003-02-05 16:02:45 +00:00
Michael Herder b88fb0a410 *** empty log message *** 2003-02-04 18:01:24 +00:00
Henning Geinitz 069051ca29 Fixed UTF character. 2003-02-03 17:51:51 +00:00
Peter Kirchgessner 4a529d243d OS/2-support added for hp-backend 2003-02-02 17:10:34 +00:00
Henning Geinitz cb9170a884 Fixed wrong ChangeLog date. 2003-02-02 16:34:48 +00:00
Jochen Eisinger 396fd783a5 2003-02-02 Jochen Eisinger <jochen.eisinger@gmx.de>
* doc/descriptions/mustek_pp.desc: cleaned up the file a little
2003-02-02 16:31:45 +00:00
Jochen Eisinger 9eeabee526 2003-01-03 Jochen Eisinger <jochen.eisinger@gmx.de>
* doc/descriptions/mustek_pp.desc: cleaned up the file a little
2003-02-02 16:28:11 +00:00
Henning Geinitz 2ba295fc25 Unified manufacturer names. Minor bugfixes. 2003-02-02 15:45:00 +00:00
Henning Geinitz ad1137476d Warnings enabled again. Used extra version -cvs. 2003-02-01 22:58:18 +00:00
Henning Geinitz af92ce6fd8 ****** Release of sane-backends 1.0.10. End of code freeze ****** 2003-02-01 10:56:56 +00:00
Henning Geinitz 381cd383de Added Artec AM12e+. 2003-02-01 10:52:33 +00:00
Henning Geinitz c92b3b6123 Added plustek to list of directories. 2003-01-31 20:10:45 +00:00
Henning Geinitz 175995e387 New version: 1.0.10. Disabled warnings for release. 2003-01-31 19:45:21 +00:00
Gerhard Jaeger 7d13614480 *** empty log message *** 2003-01-31 12:36:44 +00:00
Henning Geinitz 3bd921ab97 Added Canon, Fijitsu and Prolink scanners. 2003-01-30 18:08:09 +00:00
Henning Geinitz 54faada982 Fixed severe bug in saned that allowed a remote frontend to crash saned (null
pointer derefence) if no scanners are connected.
2003-01-29 17:41:53 +00:00
Henning Geinitz e3d031fa82 ---- CODE FREEZE FOR SANE 1.0.10 ---
-- snapshot 1.0.10-pre3
2003-01-26 16:17:03 +00:00
Henning Geinitz eafefe8a7a Updated. 2003-01-26 15:12:12 +00:00
Henning Geinitz bbf27afd62 Added icc problem. 2003-01-26 15:08:10 +00:00
Henning Geinitz bf12c367b6 Minor updates due to backend changes. 2003-01-26 15:05:43 +00:00
Jochen Eisinger d4c867404c 2003-01-25 Jochen Eisinger <jochen.eisinger@gmx.de>
* README.linux: added a note about the Intel C++ Compiler
2003-01-26 14:51:56 +00:00
Jochen Eisinger 641376bc7f 2003-01-25 Jochen Eisinger <jochen.eisinger@gmx.de>
* backend/mustek_pp.c: fixed some character encoding issues in
	  debug messages
2003-01-26 13:45:33 +00:00
Jochen Eisinger 59071c8d43 2003-01-25 Jochen Eisinger <jochen.eisinger@gmx.de>
* sanei/sanei_pa4s2.c: added some #ifdefs to make it compile with
	  the Intel C++ Compiler (icc). The icc cannot expand assembler
	  inline macros (at least not with -ip)
2003-01-26 13:43:32 +00:00
Jochen Eisinger 3c30357f9d 2003-01-24 Jochen Eisinger <jochen.eisinger@gmx.de>
* backend/mustek_pp_ccd300.c: continued on the CCD low-level driver.
	  There is still some bug in it, that keeps it from actually scanning
	  something...
2003-01-25 20:04:52 +00:00
Henning Geinitz a0d0cfe607 Updated Irix patches and desc section. 2003-01-24 22:12:40 +00:00
Henning Geinitz 8012e306c8 Added Mustek parport scanners. Added more information for Primascan Colorado
2600u.
2003-01-24 22:01:38 +00:00
Jochen Eisinger f1a4d9514e 2003-01-24 Jochen Eisinger <jochen.eisinger@gmx.de>
* doc/descriptions/mustek_pp.desc: added supported scanners
2003-01-24 21:12:03 +00:00
Henning Geinitz b8010a3fec Declare prototypes for all functions that may miss on some platforms. 2003-01-24 14:06:08 +00:00
Henning Geinitz 85dddb6ca0 Use "Color pattern" consistantly. 2003-01-24 14:00:11 +00:00
Henning Geinitz f25fd9c455 Minor conversion fixes (from Andrea Suatoni <a.suatoni@telefonica.net>). 2003-01-24 13:52:52 +00:00
Gerhard Jaeger ee94f0caf1 Minor fixes and prototype description updates, code cleanup, doc update. 2003-01-24 11:44:04 +00:00
Andras Major 5f1314d8c4 *** empty log message *** 2003-01-24 03:14:54 +00:00
Karl Heinz Kremer 8c3299d9aa Added Perfection 3200 / GT-9800 2003-01-24 00:54:11 +00:00
Andras Major 36a01d3b84 *** empty log message *** 2003-01-23 23:41:21 +00:00
Henning Geinitz 184e830c86 Added Primax/Visioneer Primascan Colorado 2600u and UMAX Astra 4500. 2003-01-23 23:08:08 +00:00
Karl Heinz Kremer 4f25d39c42 Corrected syntax for GT-6000 entry. 2003-01-23 01:22:18 +00:00
Henning Geinitz c03e019f1c Scanning for devices is now done in sanei_usb_init instead of every time when
sanei_usb_find_devices is called. Also only devices that really exist are
opened. These changes fixe the slow detection of devices on systems using
devfs or old scanner drivers.
2003-01-22 16:54:14 +00:00
Henning Geinitz bf3553aacd Fixed regeneration of libsanei.a when the object files were changed. 2003-01-22 14:48:42 +00:00
Karl Heinz Kremer 716bffdf02 Added "SCSI" interface to GT-6000 entry. 2003-01-22 02:07:44 +00:00
Eddy De Greef d10145b94b Update. 2003-01-21 21:47:00 +00:00
Henning Geinitz 317e28ab74 Adjusted test for sparc64 to disable SCSI generic v3. 2003-01-21 16:02:56 +00:00
Karl Heinz Kremer 00cf6a6a13 Replaced :new with :alpha 2003-01-20 21:58:34 +00:00
Karl Heinz Kremer 0f701cfaa2 Added information about MFDs (multi-functional devices, scanners with
printers) to documentation and sane_usb.c file.
2003-01-19 19:17:29 +00:00
Henning Geinitz 31b4a9d428 Added snapshot marker for 1.0.10-pre2 2003-01-18 11:48:24 +00:00
Henning Geinitz 6d895dbc7b Removed wrong "untested" flag from Mustek AE USB and Lexmark X70/X73 scanners. 2003-01-18 11:46:15 +00:00
Henning Geinitz 43c3893439 Added links to hp4200 backend. Removed libusb entry, parport compilation
problems, SCSI on sparc64 issue, USB on BSD problems.
2003-01-17 12:31:30 +00:00
Henning Geinitz 97f05aa3a6 Added HP ScanJet 3500c, 3530c, 3570c, 3570cxi, 5500C and Microtek ScanMaker
3800. Updated link for ScanJet 4470C.
2003-01-17 12:28:17 +00:00
Henning Geinitz cb2e483d60 Disable the new Linux SG interface for sparc64 to work-around 32 bit userland
/ 64 bit kernel problems.
2003-01-17 12:21:16 +00:00
Frank Zago 4c36caa5ac *** empty log message *** 2003-01-17 01:56:01 +00:00
Henning Geinitz af90832aee Bugfix for the X12USL(solved problems >600dpi), one for lineart mode with a
6400XL and one for Scanmaker 5 (crashes at sendgamma). From Karsten Festag
<karsten.festag@gmx.de>.
2003-01-16 22:07:18 +00:00
Henning Geinitz 4740e6b7f1 Added HP 5490c. 2003-01-15 14:30:06 +00:00
Henning Geinitz 8ea589819e Don't call usb_clearhalt and usb_set_altinterface to avoid errors on Mac OS X. 2003-01-15 14:27:54 +00:00
Henning Geinitz 95dafc40f8 Added Artec Ultima 2000 (0x4001 model), Canon CanoScan D660U, Compaq S200, Epson
Perfection 660, HP ScanJet 4570C, Microtek ScanMaker 3630. Updated ScanJet 5400C and
5470C URLs, Canon FB1210 information.
2003-01-14 21:02:24 +00:00
Henning Geinitz 0d10c6c6f2 Added remark about old name of usbfs. 2003-01-14 20:38:01 +00:00
Henning Geinitz 9be3b10e28 Updated list of backends. 2003-01-14 20:36:45 +00:00
Jochen Eisinger 48d3828a13 2003-01-13 Jochen Eisinger <jochen.eisinger@gmx.de>
* backend/mustek_pp*, backend/Makefile: merged all mustek_pp
	  related files into one compile unit and removed illegal symbols
2003-01-13 19:49:47 +00:00
Gerhard Jaeger 4d0cba9aab Added HP2300C to unsupported.desc and provided some chipset info for
Plustek scanners.
2003-01-13 12:22:38 +00:00
Henning Geinitz 79871a2b79 ---- FEATURE FREEZE FOR SANE 1.0.10 --- 2003-01-12 20:20:19 +00:00
Jochen Eisinger 47e110e473 2003-01-12 Jochen Eisinger <jochen.eisinger@gmx.de>
* doc/sane-mustek_pp.man, doc/descriptions/mustek_pp.desc,
	  backend/mustek_pp*: replaced the old mustek_pp backend with
	  version 12-alpha. This version fully supports CIS scanners but
	  removes support for 600dpi CCD scanners and the 300dpi CCD
	  support isn't yet working. In contrary to the old backend, this
	  version is based on information provided by Mustek. For now,
	  the backend exports lots of illegal symbols, this will be fixed
	  before code freeze. Also the .desc file is empty and will be updated
	  soon.
	* AUTHORS: added Eddy De Greef who wrote the CIS hardware driver part
2003-01-12 19:44:26 +00:00
Abel Deuring 1f7adcf0d1 backend/sharp.*: fixed a segfault, when the SCAN command returned
an error; optional "relaxed" handling of transparency unit errors.

Abel
2003-01-12 14:17:19 +00:00
Gerhard Jaeger 2ee6160143 Removed unsupported devices from plustek.desc
Removed OpticPro 16B from unsupported.desc
2003-01-12 13:42:26 +00:00
Michael Herder 00fe8e63f3 *** empty log message *** 2003-01-12 08:06:03 +00:00
Henning Geinitz 4b4f26f500 Updated status for the BSDs. 2003-01-11 23:47:30 +00:00
Henning Geinitz e32796612a Updated sane-find-scanner and sane-desc.el entries. 2003-01-11 23:43:05 +00:00
Henning Geinitz 285c1e7cc1 Fixed overwrite warnings. Minor DBG message fixes. Fixed priority handling
(backend and manpage were overwritten even if a model had a lower priority).
2003-01-11 23:42:14 +00:00
Henning Geinitz be735bc16b OPT_THRESHOLD fix. Avoid using "_" in option names. Set more options in
microtek2.conf to on by default. From Karsten Festag <karsten.festag@gmx.de>.
2003-01-11 22:15:14 +00:00
Jochen Eisinger 2cd6ff39ac 2002-01-11 Jochen Eisinger <jochen.eisinger@gmx.de>
* sanei/sanei_pa4s2.h: prepared sanei for use with fork()ing
	  backends
2003-01-11 19:47:20 +00:00
Gerhard Jaeger 0140fad1bd Added some information about the Plustek backend.
Updated the Plustek description file.
Updated the unsupported description file.
2003-01-11 14:27:15 +00:00
Henning Geinitz 38406423c3 Some Primax scanners (and clones) are now supported by the primax backend. 2003-01-11 12:18:28 +00:00
Henning Geinitz 1652b580a4 Removed hardcoded option size. 2003-01-10 17:15:12 +00:00
Henning Geinitz b604106a48 Updated for 1.0.10. 2003-01-10 17:00:23 +00:00
Henning Geinitz 0115b200b4 Removed microtek2 problem, updated Irix patch section and Linux/Sparc section. 2003-01-10 16:56:32 +00:00
Henning Geinitz d2d3aaf90d Comment out resetep at sane_close. This function sets th USB data toggle only
on the host side.
2003-01-10 16:44:53 +00:00
Henning Geinitz 401acddcc9 Even more Portuguese translations from Pedro Morais <morais@inocam.com>. 2003-01-10 16:40:55 +00:00
Gerhard Jaeger fe4a9e1da4 Updated TODO file, as Plustek backend now supports libusb. 2003-01-10 13:36:19 +00:00
Gerhard Jaeger 8ba08fdfca Update to version 0.45, added some new models and support for libusb. 2003-01-10 13:32:11 +00:00
Peter Fales f1a6348869 backend/dc210.c, backend/dc240.c 2003-01-10 01:11:55 +00:00
Henning Geinitz b90c49914c Added some missing translations. Removed some (wrong) fuzzy translations. 2003-01-09 19:05:41 +00:00
Henning Geinitz 89e6ed33d8 Added Portuguese translation for the gt68xx backend (from Pedro Morais
<morais@inocam.com>).
2003-01-09 18:32:14 +00:00
Henning Geinitz 3451798f08 Updated (From Karsten Festag <karsten.festag@gmx.de>). 2003-01-09 18:07:17 +00:00
Henning Geinitz 9f0d82980b Updated manpage and .desc concerning Lexmark X70. Updated manpage concerning
kernel 2.4.21-pre3 containing the 1-endpoint fix. Fixed A3 USB resolution
setting. Updated A3 USB margins (Pedro Morais <morais@inocam.com>). Added
detection of Genius Colorpage Vivid3x.  It's unknown if it works. Updated
.desc file. Don't print calib line warnings by default.
2003-01-09 18:05:01 +00:00
Henning Geinitz 8d6c470598 Added translation for microtek2 backend. (From Karsten Festag
<karsten.festag@gmx.de>).
2003-01-09 00:57:54 +00:00
Henning Geinitz d213eef543 Add microtek2 files. 2003-01-09 00:51:51 +00:00
Henning Geinitz a50e314cbe Improved support for Scanmaker X12USL. Alpha support for Scanmaker
9800XL. Some bugfixes. (From Karsten Festag <karsten.festag@gmx.de>).
2003-01-09 00:40:45 +00:00
Henning Geinitz d93ecd140f Remove sane-backends.pot from list of distributed files. 2003-01-08 23:57:04 +00:00
Henning Geinitz fac9549e8f Updated .desc file, mapages, sanei_usb and OS/2 entries. Removed entry about
po files.
2003-01-08 23:47:09 +00:00
Henning Geinitz b8c407c198 Remove global saneopts translations. The translations are now in the
per-language sane-backends.??.po files.
2003-01-08 23:37:21 +00:00
Henning Geinitz 7a75971321 Remove per-backend translations. The translations are now in the per-language
sane-backends.??.po files.
2003-01-08 23:33:12 +00:00
Oliver Schwartz 42f2440739 Update to snapscan backend 1.4.18 2003-01-08 21:45:28 +00:00
Henning Geinitz 6f96e5795c Added Canon CanoScan D1250U2 and HP ScanJet 4400C. 2003-01-08 15:38:30 +00:00
Henning Geinitz 6b888cf8d4 Use uniform model names for HP scanners. 2003-01-08 15:36:34 +00:00
Peter Fales 822b0a6fb9 TODO: dc210/dc240 items marked as "done" 2003-01-08 02:48:37 +00:00
Oliver Rauch 0b681c7438 update to sane-umax build 39 2003-01-07 18:18:46 +00:00
Peter Fales bb778b2f56 backend/dc210.c, backend/dc240.c 2003-01-07 15:44:48 +00:00
Peter Kirchgessner 33233b5c3d Change HP ScanJet to ScanJet in hp.desc 2003-01-07 06:44:54 +00:00
Stéphane Voltz 6ee9e076de - man update
- model name change
2003-01-07 06:16:39 +00:00
Peter Fales 2f2121aee3 Update author info for dc25, dc210, dc240, and gphoto2 descriptions 2003-01-07 05:42:07 +00:00
Matthew Duggan e9220432d0 2003-01-07 Matthew Duggan <stauff1@users.sourceforge.net>
* backend/canon_pp-dev.c: Improve/fix detection logic.
* doc/descriptions/canon_pp.desc: Bump version number.
2003-01-07 05:14:28 +00:00
Peter Fales 4eff00e0e6 Irix fixes from mailing list for dc210, dc240, dc25, gphoto2 2003-01-07 01:19:18 +00:00
Peter Fales 7dfc66fb70 backend/dc25.c 2003-01-06 04:23:35 +00:00
Henning Geinitz adb46f2eb4 Added link to Irix patches. Updated .desc section. 2003-01-05 19:32:05 +00:00
Stéphane Voltz 34ba009415 - made /dev/parport0 the default device for scanning
- small picture quamity improvement
2003-01-05 07:37:54 +00:00
Henning Geinitz 6a432ce796 Added Genius HR7X Slim, Visioneer 6200 and Onetouch 8920. 2003-01-04 15:28:42 +00:00
Henning Geinitz 8088d3e59b Print version number. 2003-01-04 15:24:13 +00:00
Karl Heinz Kremer fa68479dcb Removed one '//' comment. 2002-12-31 21:20:33 +00:00
Henning Geinitz cb1ab44b32 Removed projects that are now in the .desc files. 2002-12-31 15:12:25 +00:00
Henning Geinitz c071d883d8 Added list of (known) scanners that are not supported by a SANE backend. There
may be information about them or even a standaalone program to which the
entries point.
2002-12-31 15:11:35 +00:00
Henning Geinitz f99fead914 Added (from PROJECTS). 2002-12-31 15:09:12 +00:00
Henning Geinitz 928a6abadb Added sm3600 issue, htmla manpage issue, sanei_scsi stuff. Updated desc file,
sanei_usb, and MacOSX entries. Deleted sane.tex stuff (now TODO for SANE2).
2002-12-30 14:08:48 +00:00
Henning Geinitz d9041acb54 Explicitely set first configuration. When claiming the interface, use the
interface number from bInterfaceNumber.  Explicitely set the alternative
setting. When closing, call clear_halt, and reset_ep, and release_interface
explicitley. On errors in write/read, call clear_halt.
2002-12-30 13:51:10 +00:00
Henning Geinitz b6f598d228 Minor formatting change. 2002-12-30 13:45:44 +00:00
Henning Geinitz f63abd633e Make sure that frontend bugs concerning the select fd are detected. 2002-12-30 13:44:27 +00:00
Henning Geinitz 02e2a1b0e4 Removed (now included). 2002-12-30 13:38:00 +00:00
Henning Geinitz 7baae1765f Added description files for scanwit and viceo backends. 2002-12-30 13:36:25 +00:00
Henning Geinitz e619e54b86 Use Hewlett-Packard consitantly (instead of HP). 2002-12-30 13:12:25 +00:00
Henning Geinitz b97a0721b5 Updated ScanExpress 2400 USB values. Added implementation of gt6801 lamp
control for CCD scanners. Added flag for SE 2400 USB, added some quirks in
gt68xx_gt6801.c. Fixed gt68xx_gt6801 -> lamp control. Adjusted Plustek 1248U
geometry and afe values. CCD gross calibration changed: start with the default
value from module struct. Is faster now for most cases. Only 2.5 mm of
calibration for GT-6801 scanners. Added "afe" option for gt68xx.conf for
selecting default afe values. Removed AFE and exposure SANE options. Added
documentation for afe option in gt68xx.conf. New version: 1.0-35.
2002-12-30 13:05:24 +00:00
Henning Geinitz 503f6e61ae Backends shouldn't be linked to sanei_config2 if they aren't also linked to
sanei_scsi. sanei_config2 needs sanei_scsi.
2002-12-30 12:59:10 +00:00
Henning Geinitz 8313af0881 Update to latest libtool (1.4.3), config.sub and config.gues. This should fix
the build problems on MacOS X concerning dynamic loading.
2002-12-30 12:41:56 +00:00
Henning Geinitz 166711dad9 Removed comment about dynamic loading. Added sm3600 and fork problems. 2002-12-30 12:32:46 +00:00
Henning Geinitz 102118c24b Removed HP 2200c project (now supported by plustek backend). Added "NIASH"
keyword to hp3300backend.
2002-12-30 12:31:13 +00:00
Henning Geinitz 3c12ae25fb Removed configure.os2. 2002-12-30 12:29:23 +00:00
Karl Heinz Kremer e9f5b82656 Added option to display short resolution list to support displays (e.g.
Sony Vaio PictureBook) that cannot show the complete list.
2002-12-29 02:40:35 +00:00
Henning Geinitz 76524496d9 Updated NEW! markers. 2002-12-08 21:04:49 +00:00
Henning Geinitz 7f699acfe3 Coarse calibration for first scan only" is off by default now. Added gamma
table factor option (SANE_CAP_EMULATED). Setup gamma to 2.0 by default.  Fixed
(hopefully) sigpipe when cancelling. No geometry quantization anymore (not
necessary). Plustek 1248U: do linemode for every resolution, fix color
correction. Added comments for every Model member in gt68xx_devices.  Added
Plustek UT16B and Genius Vivid3x to .desc. Added implementation for inverted
offset for CCD scanners. Added Mustek ScanExpress 2400 USB. Well, at least
it's detected. Added NEW marker to .desc.
2002-12-08 21:00:31 +00:00
Henning Geinitz e8fac410e1 Updated. 2002-12-08 19:23:10 +00:00
Henning Geinitz a633a2081f Added entries for missing scanners in desc files: snapscan
and epson. Added sanei_usb issues. Updated MacOS X and OS/2 porting
issues.
2002-12-07 23:15:51 +00:00
Henning Geinitz 3f4ec5c9a5 The "scsi ..." way of specifying devices is not Linux-only. Some minor
formatting updates.
2002-12-07 23:05:32 +00:00
Abel Deuring aa85bb0192 sanei/sanei_scsi.c: improved error handling for Linux 2002-12-07 18:10:45 +00:00
Karl Heinz Kremer 820ac413e7 Fixed problem with dropout color 2002-12-07 12:00:15 +00:00
Henning Geinitz 08c2f84690 Removed LEVEL2. 2002-12-06 23:27:30 +00:00
Henning Geinitz db6f3eae12 Removed. Contents is either in the SANE2 standard or in the SANE2 API TODO. 2002-12-06 20:54:17 +00:00
Henning Geinitz 0196d1a4e6 Updated contact information. 2002-12-06 20:49:47 +00:00
Peter Kirchgessner 6ae4b96a70 Add documentation for option dumb-read in hp-backend 2002-12-06 20:17:30 +00:00
Peter Kirchgessner 524d25e2c3 Work around problem with Buslogic driver and hp-backend 2002-12-06 19:49:57 +00:00
Henning Geinitz 02e9fd83aa Removed link to ACard problem. 2002-12-06 14:29:23 +00:00
Henning Geinitz 218716a010 Fixed MacOS X LD_FLAGS bug. 2002-12-06 14:26:31 +00:00
Henning Geinitz 61a9534ac0 Minor spelling and translation fixes. 2002-12-05 09:17:19 +00:00
Henning Geinitz 799dab5533 Updated links. 2002-12-05 08:48:22 +00:00
Henning Geinitz 15be0a21b4 Removed. No longer necessary. 2002-12-04 22:14:17 +00:00
Henning Geinitz f2cce09238 Intented according GNU coding standards. 2002-12-04 20:30:48 +00:00
Henning Geinitz 9e0f5f2a58 Ignore comments that are in the same line as the backend entries. Minor
manpage fixes.
2002-12-04 20:25:13 +00:00
Henning Geinitz 335de9c102 Added autoconf comment, removed MSGCAT variable. 2002-12-04 18:27:29 +00:00