[sane-devel] [PATCH 00/10] epjitsu: imporove backend driver

Hiroshi Miura miurahr at linux.com
Sun Nov 4 11:05:20 UTC 2012


Here is a series of patches to improve epjitsu backend driver.

It is intended to;

1) fix a size treatment in driver.
  1-1) TL_Y support, Width support
  1-2) Cut unnecessary padding

  epjitsu: page width support
  epjitsu: skip top padding
  epjitsu: tl_y parameter support


2) merge S1100 driver proposal
 in http://ubuntuforums.org/showthread.php?t=1678335

  epjitsu: introduce object_position()
  epjitsu: refactor coarsecal()
  epjitsu: ScanSnap S1100 support

3) General improvement

  Other patches.

I tested on S1300.


Hiroshi Miura (10):
  epjitsu: unit convert macro
  epjitsu: page width support
  epjitsu: optimize loop
  epjitsu: fix indent
  epjitsu: skip top padding
  epjitsu: tl_y parameter support
  epjitsu: x,y_resolution difference treatment
  epjitsu: introduce object_position()
  epjitsu: refactor coarsecal()
  epjitsu: ScanSnap S1100 support

 backend/epjitsu-cmd.h         |   88 +++++
 backend/epjitsu.c             |  816 +++++++++++++++++++++++++++--------------
 backend/epjitsu.conf.in       |    4 +
 backend/epjitsu.h             |   15 +-
 doc/descriptions/epjitsu.desc |    4 +-
 5 files changed, 652 insertions(+), 275 deletions(-)

-- 
1.7.9.5




More information about the sane-devel mailing list