[sane-devel] Anybody working on support for CanoScan LiDE 210 ?

2010-11-23 Thread nitzdr
stef free.fr> writes: > > Hello, > > the LiDE 210 is based on the same ASIC than the Lide 110. I am currently > working on LiDE 110 support. It is planned to be finished by mid-december. > Adding support for the LiDE 210 will then be quite easy from usb logs I have. > > Regards,

[sane-devel] Epson scanners: brightness and contrast setting

2010-11-23 Thread Olivier Jolit
next part -- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20101123/eaf9f5e9/attachment.htm>

[sane-devel] patch

2010-11-23 Thread t...@gmx.de
Sorry for my mails from toho at gmx.net I sometimes forget to change the outgoing address. I send to you this patch i created with git. What works for my X74 with this: 75 dpi colour, grey (here shading must be done manually) 150 dpi colour, grey 300 dpi colour, grey 600 dpi grey There is a po

[PATCH 2/2] no Deep_Debug

2010-11-23 Thread Torsten Houwaart (none)
--- backend/lexmark.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/backend/lexmark.h b/backend/lexmark.h index 6e1fe5e..ba856c9 100644 --- a/backend/lexmark.h +++ b/backend/lexmark.h @@ -45,7 +45,7 @@ #ifndef LEXMARK_H #define LEXMARK_H -#define DEEP_DEBUG +#undef

[PATCH 1/2] Changes to include support for Lexmark X74.

2010-11-23 Thread Torsten Houwaart (none)
--- backend/lexmark.c | 13 +- backend/lexmark.conf.in |2 + backend/lexmark.h | 21 +- backend/lexmark_low.c | 3802 - backend/lexmark_models.c | 35 +- backend/lexmark_sensors.c | 19 +- 6 files changed, 2440 insertio