[sane-devel] About the GL646(_HP) and future release of SANE

2008-02-17 Thread Vidar Sæterbø
Hi,

FYI, I was googling for information on the GL646 (I have a HP Scanjet
2400) when I came across this datasheet:
http://www.ic-on-line.cn/IOL_gl646/PdfView/833184.htm



Cheers,
Vidar


On Feb 4, 2008 7:28 AM, stef stef.dev at free.fr wrote:
 Le Sunday 03 February 2008 16:20:50 Tourneur Henry-Nicolas, vous avez ?crit :

  Hello,
 
  I'm a debian user of SANE and I'v got a hp 3690 scanjet. I saw it uses a
  GL646_HP chipset which is included in the genesys backend as an
  experimental driver. I would like to know if there is any planed release of
  sane which will include some support for this chipset.
 
  Kind regards.

 Hello,

 there is currently no plan to update the genesys backend for the 
 GL646 part.
 Someone with the hardware has to modify it. In case you feel like trying to
 do such, there are some informations about doing this at
 http://stef.dev.free.fr/sane/genesys/index.html
 You can also aks question to the mailing list.

 Regards,
 Stef

 --
 sane-devel mailing list: sane-devel at lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/sane-devel
 Unsubscribe: Send mail with subject unsubscribe your_password
  to sane-devel-request at lists.alioth.debian.org




[sane-devel] About the GL646(_HP) and future release of SANE

2008-02-17 Thread Pierre Willenbrock
Vidar S?terb? schrieb:
 Hi,
 
 FYI, I was googling for information on the GL646 (I have a HP Scanjet
 2400) when I came across this datasheet:
 http://www.ic-on-line.cn/IOL_gl646/PdfView/833184.htm
 

Another source for that datasheet is probably
http://www.genesyslogic.com/_en/product_01_1.php?id=44

 Cheers,
 Vidar

Regards,
  Pierre



[sane-devel] Canon LiDE 90

2008-02-17 Thread Pierre Willenbrock
Guillaume Gastebois schrieb:
 Hello,
 
 You can find the result of this test here :
 
 http://ggastebois.free.fr/lide90_snoop/no_shading_2bright_2dark.tar
 
 The calibration is about 25s long.
 Resulting image is bad (as befor).
 

Please try with bit 4+5 of frontend setup register 1 set to 3:
{0x00, 0x3f, 0x03, 0x26},
...

And, while you are at it, try if you can get setup register 2, bits 0+1
set to 0 to work. that may affect the position of the data, so you may
need to fiddle with gl842 registers 0x52-0x57.

 Regards
 Guillaume

Regards,
  Pierre



[sane-devel] About the GL646(_HP) and future release of SANE

2008-02-17 Thread Vidar Sæterbø
On Feb 17, 2008 1:09 PM, Pierre Willenbrock pierre at pirsoft.dnsalias.org 
wrote:
 Another source for that datasheet is probably
 http://www.genesyslogic.com/_en/product_01_1.php?id=44

 Regards,
   Pierre
You're right, and it's a more recent version as well.

Cheers,
Vidar



[sane-devel] meaning of 1200x2400 etc. explained

2008-02-17 Thread m. allan noah
go ahead and add your backend. uncomment the additional frame types in
sane.h while you are at it, lets get this ball rolling.

allan

On 2/15/08, Alessandro Zummo azummo-lists at towertech.it wrote:
 On Fri, 15 Feb 2008 07:37:08 -0500
 m. allan noah kitno455 at gmail.com wrote:

  unfortunately, the DPI is not one of the parameters reported to the
  frontend via sane_get_parameters, so a backend that does not have
  resolution controls, or one that relies on the scanner to round the
  resolution will not report the right values.


  unless that structure gets extended on the bottom :-D



  seriously, now that .19 is out we can move towards 1.1 . I'd like
  to commit the coolscan3 driver.

 --

  Best regards,

  Alessandro Zummo,
   Tower Technologies - Torino, Italy

   http://www.towertech.it


 --
 sane-devel mailing list: sane-devel at lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/sane-devel
 Unsubscribe: Send mail with subject unsubscribe your_password
  to sane-devel-request at lists.alioth.debian.org



-- 
The truth is an offense, but not a sin



[sane-devel] [sane-commit] CVS update of sane-backends (11 files)

2008-02-17 Thread m. allan noah
nicolas- please dont remove the lines from canon-mfp.desc, if that
external backend still supports those machines. it is ok to have the
same machines listed in two different desc files.

allan

On 2/17/08, Nicolas Martin nicols-guest at alioth.debian.org wrote:
 Date: Sunday, February 17, 2008 @ 15:49:43
   Author: nicols-guest
 Path: /cvsroot/sane/sane-backends

 Modified: ChangeLog backend/pixma.c backend/pixma.h backend/pixma_common.c
   backend/pixma_io_sanei.c backend/pixma_mp150.c
   backend/pixma_mp730.c backend/pixma_mp750.c
   doc/descriptions-external/canon_mfp.desc
   doc/descriptions/pixma.desc doc/sane-pixma.man

 New models changes:
  - added: Pixma MP210, MP470, MP520, MP610
  - added: MultiPASS MP710
  - declared untested: MP140, MP220, MultiPASS MP740
  - declared experimental and untested: MP970
 Bugs and fixes
  - multipage documents scan no more fails with non-ADF MPs
  - IO Fail bug when scanning large pages e.g. with Xsane
  - implement send_time message form MP710, MP730 family
  - run indent -gnu on all pixma_* source files.


 --+
  ChangeLog|   17 ++
  backend/pixma.c  |   10 +
  backend/pixma.h  |4
  backend/pixma_common.c   |6
  backend/pixma_io_sanei.c |3
  backend/pixma_mp150.c|  182 +
  backend/pixma_mp730.c|   29 +++-
  backend/pixma_mp750.c|   16 +-
  doc/descriptions-external/canon_mfp.desc |   33 -
  doc/descriptions/pixma.desc  |   56 
  doc/sane-pixma.man   |   35 +++--
  11 files changed, 305 insertions(+), 86 deletions(-)


 Diff URLs:
 http://alioth.debian.org/plugins/scmcvs/cvsweb.php/sane-backends/ChangeLog.diff?f=hcvsroot=saner1=1.3198r2=1.3199
 http://alioth.debian.org/plugins/scmcvs/cvsweb.php/sane-backends/backend/pixma.c.diff?f=hcvsroot=saner1=1.9r2=1.10
 http://alioth.debian.org/plugins/scmcvs/cvsweb.php/sane-backends/backend/pixma.h.diff?f=hcvsroot=saner1=1.8r2=1.9
 http://alioth.debian.org/plugins/scmcvs/cvsweb.php/sane-backends/backend/pixma_common.c.diff?f=hcvsroot=saner1=1.5r2=1.6
 http://alioth.debian.org/plugins/scmcvs/cvsweb.php/sane-backends/backend/pixma_io_sanei.c.diff?f=hcvsroot=saner1=1.4r2=1.5
 http://alioth.debian.org/plugins/scmcvs/cvsweb.php/sane-backends/backend/pixma_mp150.c.diff?f=hcvsroot=saner1=1.6r2=1.7
 http://alioth.debian.org/plugins/scmcvs/cvsweb.php/sane-backends/backend/pixma_mp730.c.diff?f=hcvsroot=saner1=1.5r2=1.6
 http://alioth.debian.org/plugins/scmcvs/cvsweb.php/sane-backends/backend/pixma_mp750.c.diff?f=hcvsroot=saner1=1.6r2=1.7
 http://alioth.debian.org/plugins/scmcvs/cvsweb.php/sane-backends/doc/descriptions-external/canon_mfp.desc.diff?f=hcvsroot=saner1=1.1r2=1.2
 http://alioth.debian.org/plugins/scmcvs/cvsweb.php/sane-backends/doc/descriptions/pixma.desc.diff?f=hcvsroot=saner1=1.9r2=1.10
 http://alioth.debian.org/plugins/scmcvs/cvsweb.php/sane-backends/doc/sane-pixma.man.diff?f=hcvsroot=saner1=1.8r2=1.9

 ___
 sane-commit mailing list
 sane-commit at lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/sane-commit



-- 
The truth is an offense, but not a sin



[sane-devel] Canon LiDE 90

2008-02-17 Thread Guillaume Gastebois
Hello,

I try both {0x00, 0x3f, 0x03, 0x26}, and {0x00, 0x3f, 0x00, 0x26},
you can find result under :
http://ggastebois.free.fr/lide90_snoop/17_test1.tar
and http://ggastebois.free.fr/lide90_snoop/17_test2.tar

Regards
Guillaume

Pierre Willenbrock a ?crit :
 Guillaume Gastebois schrieb:
 Hello,

 You can find the result of this test here :

 http://ggastebois.free.fr/lide90_snoop/no_shading_2bright_2dark.tar

 The calibration is about 25s long.
 Resulting image is bad (as befor).

 
 Please try with bit 4+5 of frontend setup register 1 set to 3:
 {0x00, 0x3f, 0x03, 0x26},
 ...
 
 And, while you are at it, try if you can get setup register 2, bits 0+1
 set to 0 to work. that may affect the position of the data, so you may
 need to fiddle with gl842 registers 0x52-0x57.
 
 Regards
 Guillaume
 
 Regards,
   Pierre
 
 



[sane-devel] [sane-commit] CVS update of sane-backends (11 files)

2008-02-17 Thread nicols

Ok, will fix and update the desc and man files today. 

Can we add then to Canon_mfp .desc file, the latest Canon Pixma models for
which Canon has released a driver ?

Nicolas



Gernot Hassenpflug wrote:
 
 Sorry, should have gone to the list:
 
 On Feb 18, 2008 4:05 AM, m. allan noah kitno455 at gmail.com wrote:
 nicolas- please dont remove the lines from canon-mfp.desc, if that
 external backend still supports those machines. it is ok to have the
 same machines listed in two different desc files.

 allan

 On 2/17/08, Nicolas Martin nicols-guest at alioth.debian.org wrote:
  Date: Sunday, February 17, 2008 @ 15:49:43
Author: nicols-guest
  Path: /cvsroot/sane/sane-backends
 
  Modified: ChangeLog backend/pixma.c backend/pixma.h
 backend/pixma_common.c
backend/pixma_io_sanei.c backend/pixma_mp150.c
backend/pixma_mp730.c backend/pixma_mp750.c
doc/descriptions-external/canon_mfp.desc
doc/descriptions/pixma.desc doc/sane-pixma.man
 
  New models changes:
   - added: Pixma MP210, MP470, MP520, MP610
   - added: MultiPASS MP710
   - declared untested: MP140, MP220, MultiPASS MP740
   - declared experimental and untested: MP970
  Bugs and fixes
   - multipage documents scan no more fails with non-ADF MPs
   - IO Fail bug when scanning large pages e.g. with Xsane
   - implement send_time message form MP710, MP730 family
   - run indent -gnu on all pixma_* source files.
 
 Just to chime in here: Nicolas, the MP710 is a PIXMA device, and the
 type with extra fax support is the MP740. I am not sure what the
 untested MultiPASS MP740 is, but you could add the PIXMA MP740 there
 too I think.
 
 Regards, Gernot
 
 -- 
 sane-devel mailing list: sane-devel at lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/sane-devel
 Unsubscribe: Send mail with subject unsubscribe your_password
  to sane-devel-request at lists.alioth.debian.org
 
 

-- 
View this message in context: 
http://www.nabble.com/Re%3A--sane-commit--CVS-update-of-sane-backends-%2811-files%29-tp15533287p15540180.html
Sent from the SANE - Dev mailing list archive at Nabble.com.