Wykres commitów

7844 Commity (a852ce82335ef0f602fe44ea1f4397f662389488)

Autor SHA1 Wiadomość Data
Stéphane Voltz c04c167ecd improve power saving handling and fix Lide 50 parking
- don't enable power save during head parking
- enable power save at sane_close()
- align gl841 parking on other ASICs
2012-10-24 21:30:15 +02:00
Stéphane Voltz e1a9cac4d3 use common register tracing function 2012-10-24 21:30:15 +02:00
Stéphane Voltz d069629212 Canoscan 4400F progress : 100 dpi color uncalibrated ready 2012-10-24 21:21:14 +02:00
Stéphane Voltz fb89d5d53c allow null usb device for unit testing 2012-10-24 21:21:14 +02:00
Stéphane Voltz e9908d0f70 use correct usb device number for CS4400F 2012-10-24 21:21:14 +02:00
Stéphane Voltz 3de973396f create flag when sensor is always at full hw resolution 2012-10-24 21:21:14 +02:00
Stéphane Voltz aa160f50f6 initial Canonscan 4400F work
- add 4400F to devices
- add settings for 100 dpi scan
2012-10-24 21:21:13 +02:00
Stéphane Voltz a7735b57df hardware lineart only for XP200 2012-10-24 21:21:13 +02:00
Mattias Ellert c6e8e2ab53 Unset VERSION during the SCSI header check 2012-10-24 17:30:05 +02:00
Mattias Ellert ef7023ae13 Fix arguments to IPv6 macros 2012-10-22 16:49:32 +02:00
Mattias Ellert 12c093b7ce Update Swedish translations 2012-10-22 11:23:11 +02:00
m. allan noah 7c02fa75d6 Changelog for recent commits 2012-10-18 20:29:07 -04:00
Ondrej Zary 19cedde244 canon: Fix cancel for Canon IX-4015
IX-4015 requires medium_position after cancelling a scan. Without that, it
does not return to home position and refuses to accept any other commands.
2012-10-18 20:27:30 -04:00
Ondrej Zary 8e627110cd canon: Add support for Canon IX-4015 scanner
This adds support for Canon IX-4015 scanner. The difference from other scanners
supported by this backend is that it has no highlight and shadow settings - the
corresponding bytes in set_window command must be zero or it will fail.

IX-4015 has optical resolution of 400 dpi, can interpolate up to 800 dpi (color)
or 1200 dpi (grayscale).
2012-10-18 20:27:30 -04:00
Ondrej Zary 1594aa5a05 canon: Separate diagnose and calibrate capabilities
Some scanners (e.g. IX-4015) support diangostics but not calibration
so separate these two capabilities.
2012-10-18 20:27:30 -04:00
Ondrej Zary d750ed0b12 canon: Fix sense_handler
sense_handler() crashes with Canon IX-4015 after the scanner is powered on because
scanner returns "unit attention - power on reset" sense status as a reply to the
"Test Unit Ready" command after power on - and dev is still NULL at that time.

The non-NULL dev is needed only to check if the device is a scsi2 device. But all devices
supported by this backend have the is_scsi2 flag set so it's useless.

So remove the flag and all its usage. Also change the return value for "power on
reset" check condition to SANE_STATUS_GOOD to allow IX-4015 to work.
2012-10-18 20:27:29 -04:00
Alex Belkin c333c4b094 usb id for Samsung SCX-4100, reported by Antonello Lobianco 2012-10-17 17:38:45 +04:00
Louis Lagendijk 36e86bc6ff Cleanup of address structure.
Prefer FQDN over global address over link-local address for the scanner
2012-10-16 20:49:57 +02:00
Alex Belkin c18f185c4f usb id for Samsung SCX-4729FD, reported by wom balton. 2012-09-18 04:16:09 +04:00
Rolf Bensch 6d44d795c3 Canon imageCLASS MF5730 reported as working 2012-09-12 22:47:29 +02:00
Rolf Bensch 7fa43aa6bc removed Canon Multipass 390 from unsupported device list 2012-09-10 19:20:59 +02:00
Louis Lagendijk 5997295720 pixma_bjnp.c: use MDL instead of DES string as model for the scanner.
This avoids lookup mismatches due to unnessacary additions like "Canon" opr "Pixma" in the string
2012-09-08 20:47:03 +02:00
Louis Lagendijk 57d117a2d4 pixma_bjnp.c/pixma_bjnp_private.h:
sanei_bjnp_read_bulk() rewritten to be more readable
Solved issue where scanner returned 0 bytes available
2012-09-08 20:47:02 +02:00
Louis Lagendijk 8b76fc2045 pixma_io_sanei.c: improved error string for bjnp scanner lookup 2012-09-08 20:47:01 +02:00
Louis Lagendijk 7d6bd4d63c pixma_bjnp.c Corrected an read error in sanei_bjnp_read_bulk.
When the scanner reports no data, we need to send a new read request
2012-09-08 20:47:00 +02:00
Louis Lagendijk c9e2cfa5a6 Updaqted Changelog for latest changes to pixma_bjnp 2012-09-08 20:35:14 +02:00
Stéphane Voltz e286fdb4f6 fix typo in changlog date entry 2012-09-06 06:10:06 +02:00
Stéphane Voltz daf1956189 compute gl646 buffer size like other glXXX chips 2012-09-06 06:09:14 +02:00
Stéphane Voltz 0bbd86cc1b enable hw lineart only if scanner has fastmode 2012-09-06 06:09:14 +02:00
Stéphane Voltz 9d97e5a606 enable hardware lineart for gl646 scanners 2012-09-06 06:07:40 +02:00
Rolf Bensch 4b2d7777e2 changelog for recent work 2012-09-05 18:39:46 +02:00
Rolf Bensch d6bbee89ba new scanner Canon imageCLASS D420 2012-09-05 10:18:30 +02:00
Rolf Bensch b671510a45 14" (ADF) / A4 (Flatbed) exception for Pixma MX410, MX420 2012-09-05 10:02:30 +02:00
Rolf Bensch 75a22240e3 changelog for recent work 2012-09-04 14:42:16 +02:00
Rolf Bensch efaa587115 Pixma MG5300 reported as working 2012-09-04 14:25:43 +02:00
Rolf Bensch 8f15e04f3d changelog for recent work 2012-09-03 11:14:50 +02:00
Rolf Bensch ccd77c6c3d installation description updated for sane-backends 1.0.24git 2012-09-03 11:14:04 +02:00
Rolf Bensch 00cfefa4b3 Canon imageRunner 1020/1024/1025 reported as working 2012-09-03 10:41:37 +02:00
Rolf Bensch a9e4f1370c use xdpi to check for 14" / A4 scan 2012-09-03 10:27:35 +02:00
Rolf Bensch 8da546df9c Pixma MX370 supports 1200 dpi 2012-09-03 10:04:23 +02:00
Louis Lagendijk f54f9c4db7 Updated Changelog for the changes to pixma_bjnp.c ad pixma_bjnp_private.h:
Added scan-button support as well as IPv6 support.
2012-08-27 19:55:48 +02:00
Louis Lagendijk 6f7a9645ed Merge ssh://git.debian.org/git/sane/sane-backends 2012-08-27 19:49:19 +02:00
Rolf Bensch f14ff15bdc MG6100 support reported 2012-08-27 15:40:21 +02:00
m. allan noah 0662fceeb0 Fix busted comment 2012-08-26 13:40:02 -04:00
m. allan noah 130a556c4e Revert "Revert "man update""
This reverts commit 7850bfc87a.
2012-08-26 13:36:07 -04:00
m. allan noah 8d3cbf9a7f Revert "Revert "Pixma MX370 reported as working""
This reverts commit 9f2b3f8fa4.
2012-08-26 13:35:42 -04:00
m. allan noah 854c461f92 Revert "Revert "PIXMA_CAP_EXPERIMENT removed""
This reverts commit 567be37c19.
2012-08-26 13:35:13 -04:00
m. allan noah 879f281487 Starting sane-backends 1.0.24git 2012-08-26 11:47:56 -04:00
m. allan noah d353a1c5f2 Release of sane-backends 1.0.23 2012-08-26 11:00:21 -04:00
m. allan noah 567be37c19 Revert "PIXMA_CAP_EXPERIMENT removed"
This reverts commit 17e3d3fff2.
2012-08-26 10:58:59 -04:00