Henning Geinitz
6714d97cee
Removed typedefs for DWORD, WORD and so on. Used int, unsigned short,
...
... directly in the code.
2005-10-16 16:37:13 +00:00
Henning Geinitz
f8d48dc09d
Minor modifications to sheet-fed scanner support.
2005-10-16 12:47:37 +00:00
Henning Geinitz
d71716bbc9
Added support for UMAX AstraSlim 1200 SE (from Harq al-Ada <nadaban.bogdan at
...
gmail.com>).
2005-10-16 10:45:15 +00:00
Oliver Schwartz
1751ed6572
Fixes for 16 bit scan mode from Simon Munton
2005-10-13 22:43:30 +00:00
Oliver Schwartz
8409b107c3
Fixes for Epson 3490 and 16 bit scan mode
2005-10-11 18:47:07 +00:00
Stéphane Voltz
9c28fc433c
- sane_start change to allow batch scanning. Previous code would
...
immediatly return if head was parking, now we wait for parking
completion
2005-10-11 05:28:18 +00:00
Mattias Ellert
cbd43ed18a
Off-by-one error
2005-10-05 16:02:23 +00:00
Henning Geinitz
8561c6a6bd
Added mustek_usb backend which supports the Mustek BearPaw 2448 TA Pro. Changes
...
of the code before inclusion to CVS can be found in
doc/mustek_usb2/mustek_usb2.CHANGES.
2005-10-03 13:27:03 +00:00
Gerhard Jaeger
4a4a57588b
Updated motor settings for Canoscan LiDE25, thanks to Stephan
...
February <stephanf@singnet.com.sg> for providing these values.
2005-10-02 19:36:43 +00:00
Gerhard Jaeger
716104d960
Bumped build number.
2005-10-02 19:36:15 +00:00
Henning Geinitz
2fb3897cfe
Fixed some compilation warnings (bug #300404 ).
2005-10-02 13:50:53 +00:00
Henning Geinitz
131218afb4
Fixed some warnings (bug #302290 ).
2005-10-01 17:06:25 +00:00
Eddy De Greef
4767a92bd5
Minor bug fix: wrong model name was reported for 1200CP+ driver.
2005-09-29 21:45:40 +00:00
Henning Geinitz
fb40be18dc
Added support for Plustek OpticSlim M12 (untested). Based on patch from Gerhard
...
Jaeger <gerhard@gjaeger.de>. Fixed gt68xx homepage links in man page. Changed
minimum version of libusb to 0.1.8.
2005-09-29 18:22:30 +00:00
Oliver Schwartz
88acee2eee
Reenabled enhanced inquiry command for Epson scanners (duh\!)
2005-09-28 22:09:26 +00:00
Oliver Schwartz
cb8f353952
Added 16 bit option for Epson scanners (untested)
2005-09-28 21:33:11 +00:00
Oliver Schwartz
13c07cf87d
Removed debugging code for Epson scanners
2005-09-25 08:19:12 +00:00
Mattias Ellert
21f94b0264
Fix SANE_DEBUG_SANEI_PV8630
2005-09-22 19:02:25 +00:00
Frank Zago
ab5d790e26
Replaced __unused__ with __sane_unused__ to avoid a namespace conflict.
2005-09-19 19:57:48 +00:00
Henning Geinitz
ac100ab017
Mustek Paragon 600 II EP works. Mentioned "parport0".
2005-09-18 11:11:46 +00:00
Henning Geinitz
872c187d42
Fixed segfault that may happen with Mustek ScanExpress A3 USB.
2005-09-18 10:48:18 +00:00
Oliver Schirrmeister
d79d95d0aa
bugfixes for the M3092, enabled dropoutcolor for all fi-* scanners.
...
Tested with the fi-5650
2005-09-07 11:44:45 +00:00
Oliver Schwartz
d72a7d33ff
Another small bugfix
2005-09-03 11:31:31 +00:00
Oliver Schwartz
304b667a6a
Fixed debugging code for epson scanners
2005-09-03 10:52:11 +00:00
Henning Geinitz
aa209997b7
Genius ColorPage Vivid 1200 X is reported to work. Genius ColorPage Vivid 4 XE
...
seems to be the same as 4 X, it just doesn't have buttons. Cleanup of .desc
file. Fixed gain setting. Mustek ScanExpress A3 USB 600 dpi color scanning works
now.
2005-09-01 20:01:50 +00:00
Stéphane Voltz
8c463cfb76
- added EPP support for UMAX Astra 610P
2005-08-24 05:35:06 +00:00
Gerhard Jaeger
db5cdf8c42
* doc/plustek/Plustek-USB.changes: Update.
...
* backend/plustek.c: Bumped build number.
* backend/plustek-usb.c backend/plustek-usbscan.c: Fixed problem,
when trying to scan at resolutions beyond the optical one
(sensor stops too early).
2005-08-22 07:29:45 +00:00
Henning Geinitz
93d43e0be8
Increased number limit of scanners that can work with this backend to 50. Added
...
support for Genius ColorPage Vivid 1200 X (untested).
2005-08-20 17:54:34 +00:00
Henning Geinitz
3c38ba02f4
Enabled GT68XX_FLAG_NO_STOP for Mustek BearPaw 2400 CU Plus. Some of these
...
scanners don't seem to like that command.
2005-08-19 15:54:31 +00:00
Gerhard Jaeger
f512d113f2
Removed obsolete _WAF_BLACKFINE.
...
LiDE20 does not seem to have a reliable black calibration area, so the
devices now will switch off the lamp for dark calibration.
Fixed line statistics and added calibration data output.
Bumped build number.
2005-08-19 11:55:10 +00:00
Henning Geinitz
b19e6c5262
Fixed the problem concerning scanning on *BSD. Scanning only worked once (bug
...
#300597 ). Fixed compilation warnings.
2005-08-18 19:26:09 +00:00
Oliver Schwartz
0f98b4adfe
Removed C++-style comment
2005-08-16 20:15:10 +00:00
Henning Geinitz
a2f1183de1
Removed direct dependence of sm3600 on libusb. Used sanei_usb instead. Based on
...
patch from Francois Revol <revol@free.fr>. Updated documentation
accordingly. Fixed compilation warnings.
2005-08-16 19:50:34 +00:00
Oliver Schwartz
159782bd7f
Make compileable again
2005-08-16 17:19:20 +00:00
Oliver Schwartz
7f9b7c4646
Added temporary debug code for 2480/2580 distinction
2005-08-15 18:56:55 +00:00
Oliver Schwartz
59fc80c118
Added support for Epson 3490/3590 (thanks to Matt Judge)
2005-08-15 18:06:38 +00:00
Gerhard Jaeger
2c1b5226b5
Tried to use the settings from SANE-1.0.13.
...
Added _TWEAK_GAIN to allow increasing GAIN during
lamp coarse calibration.
Added call to speedtest function.
2005-08-15 14:57:07 +00:00
Gerhard Jaeger
3290aae207
Cleanup.
2005-08-15 14:55:24 +00:00
Gerhard Jaeger
b3d68531d4
Readded kCIS670 to add 5% extra to LiDE20 fine calibration.
2005-08-15 14:53:39 +00:00
Gerhard Jaeger
a79e3e83f6
Minor fix for startup reset.
...
Removed unnecessary calls to usbio_ResetLM983x().
2005-08-15 14:52:00 +00:00
Gerhard Jaeger
168204528d
Added button support for Plustek/Genius devices.
...
Changed behaviour of usb_IsScannerReady().
Added special misc I/O setup for CIS devices (usb_ResetRegisters).
2005-08-15 14:48:28 +00:00
Gerhard Jaeger
39b37d80f6
usbio_DetectLM983x() now returns error if register
...
could not be red, usbio_ResetLM983x() checks for reg7
value before writing.
2005-08-15 14:46:16 +00:00
Gerhard Jaeger
97761aa27b
Cleanup.
...
Bumped version and build number.
Activated IPC between reader-process and parent.
2005-08-15 14:39:53 +00:00
Henning Geinitz
46cfa92d35
Enabled backtracking by default. This is slower but avois bumping the scan head
...
at the end of the scan area and also missing parts of the scanned
image. Increased safety margin for backtracking. This fixes the "garbled image"
bug. Set default gamma value to 2. Manpage update. Status set to "basic".
2005-08-14 12:59:32 +00:00
Henning Geinitz
3c5ea794ba
Added hp4200 backend. Code from Julien BLACHE's sane-backends-extras debian
...
package, based on Frank Zago's patches based on Adrian Perez Jorge's code. Fixed
compilation warnings. Fixed bug when no sane device was given. Code indented by
indent -gnu. Added man page.
2005-08-13 15:30:02 +00:00
Gerhard Jaeger
6ec7a1844d
Fixed bug, that causes ASIC96003/1 based devices to move their
...
sensors too fast in lineart mode at 200 and 300dpi.
2005-08-10 20:39:59 +00:00
Gerhard Jaeger
8ab9887a05
Bumped build number.
2005-08-10 20:39:00 +00:00
Gerhard Jaeger
49e3d0cda0
Added support for CanoScan LiDE25.
2005-08-08 07:37:47 +00:00
Gerhard Jaeger
af4091095a
Bumped build number.
2005-08-08 07:37:01 +00:00
Oliver Schwartz
417ef8eac5
Use first known device if no device is specified
2005-08-07 12:37:29 +00:00