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
m. allan noah
9f2b3f8fa4
Revert "Pixma MX370 reported as working"
...
This reverts commit 152552b983
.
2012-08-26 10:58:39 -04:00
m. allan noah
7850bfc87a
Revert "man update"
...
This reverts commit 689892bed2
.
2012-08-26 10:58:29 -04:00
Louis Lagendijk
9e68f66cc2
pixma_bjnp.c: Added more sockaddr support functions + some more re-factoring & clean-ups
2012-08-25 23:31:57 +02:00
Louis Lagendijk
d929acb1b2
pixma_bjnp.c Added bjnp_sockaddr_t, a union that makes all explicit typecasts for sockaddr_xxx unnecessary
...
This makes the code much cleaner
2012-08-25 23:28:10 +02:00
Louis Lagendijk
177fde920c
pixma_bjnp.c Minor code cleanups, add #defines for mosts hardcoded values
2012-08-25 23:27:53 +02:00
Louis Lagendijk
1b4cce5f2d
pixma_bjnp.c Adeded scanner discovery for IPv6
2012-08-25 23:27:36 +02:00
Louis Lagendijk
62c2a094f9
pixma_bjnp.c: let prepare_socket determine destination for braodcast
2012-08-25 23:27:23 +02:00
Louis Lagendijk
3c693c66e5
pixma_bjnp.c: Move socket creation out of find_devices
2012-08-25 23:27:09 +02:00
Louis Lagendijk
2be2111a1a
pixma_bjnp.c: some code cleanup
...
Use address from revfrom rather then the address returned n the discover response
Removed useless serial number code
Some refactoring to reduce the size of the find_devices() function: it is still too big
2012-08-25 23:26:49 +02:00
Louis Lagendijk
d6040014df
pixma_bjnp: added inintial ipv6 support
2012-08-25 23:26:35 +02:00
Louis Lagendijk
f9a70e14be
pixma_bjnp: add working scan button support
2012-08-25 23:25:49 +02:00
Louis Lagendijk
cea03f3946
pixma_io_sanei.c: corrected error handling for bjnp interface
2012-08-25 23:25:38 +02:00
Louis Lagendijk
fb1b31f82a
pixma_bjnp.c Use a single socket for broadcasts so we can use a single port (8612) as well.
...
Right now we were not in compliance with the documentation that stated so.
This makes firewalling much easier.
2012-08-25 23:25:23 +02:00
Louis Lagendijk
750f2e2a09
pixma_bjnp.c: fix compiler warnings
2012-08-25 23:25:08 +02:00
Louis Lagendijk
0bcf1530e3
pixma_bjnp.c: Some buggy routers return a bogus name on a reverse name lookup.
...
Perform a forward lookup on the name and see if the returned ip-address matches
2012-08-25 23:24:55 +02:00
Rolf Bensch
689892bed2
man update
2012-08-25 16:24:51 +02:00
Rolf Bensch
152552b983
Pixma MX370 reported as working
2012-08-25 16:23:26 +02:00