[sane-devel] sane-epkowa backend for EPSON V500

2008-04-21 Thread n...@wideopenwest.com
Sorry, false alarm. It does work. Something seems to have gotten fouled up in the initial installation. I completely uninstalled sane and the Epson software. I then reinstalled sane 18 via a .deb package and did likewise for the Epson RPMs after converting to .deb packages. Previously I built

[sane-devel] sane-epkowa backend for EPSON V500

2008-04-21 Thread Olaf Meeuwissen
nbi at wideopenwest.com writes: Sorry, false alarm. It does work. Something seems to have gotten fouled up in the initial installation. I completely uninstalled sane and the Epson software. I then reinstalled sane 18 via a .deb package and did likewise for the Epson RPMs after converting

[sane-devel] LiDE 90 half ccd

2008-04-21 Thread Guillaume Gastebois
Hello, I remember that LiDE 90 is a 2400DPI scanner. And I did nothing in code to port that. I backend ready for 2400dpi (I think so regarding portion of code) ? I write 2400 dpi in genesys_sensor for lide 90. But how to know pixel number for CCD sensor ? After writing 2400 dpi in sensor, I get

[sane-devel] Canon imageClass MFP's

2008-04-21 Thread nicols
Yep, you?re right, there?s a change to apply to pixma.c, will update it as well. The PIXMA_CAP_ADFDUP looks to be a a ?double flag?: #define PIXMA_CAP_ADFDUP ((1 7) | PIXMA_CAP_ADF) Should we probably change also its name to sthg more explicit, like PIXMA_CAP_ADF_OR_ADFDUP ? BTW, did

[sane-devel] Canon imageClass MFP's

2008-04-21 Thread Dennis Lou
From: nicols nicolas.mar...@freesurf.fr Should we probably change also its name to sthg more explicit, like PIXMA_CAP_ADF_OR_ADFDUP ? The OR seems a little confusing to me, as if the device could be equipped with one or the other. BTW, did you have also opportunity to test the

[sane-devel] Canon imageClass MFP's

2008-04-21 Thread Nicolas
FYI, have committed to CVS, the pixma backend updates provided by Dennis (thanks), to add support for ImageCLASS series MFPs (currently designed and tested for MF4270) to Sane pixma backend. Nicolas Le dimanche 20 avril 2008 ? 17:55 -0700, Dennis Lou a ?crit : Regarding the ADF duplex issue,

[sane-devel] epjitsu backend for a Scansnap S300

2008-04-21 Thread jojuez
I am attempting to install and use a Fujitsu Scansnap S300 on Ubuntu 7.10 and SANE 1.0.19. After installing SANE there was no epjitsu.conf file in the sane.d directory. I located a sample and copied it to the directory. I also copied the firmware file to a directory and pointed the conf file

[sane-devel] epjitsu backend for a Scansnap S300

2008-04-21 Thread m. allan noah
On Mon, Apr 21, 2008 at 3:03 PM, jojuez jsanchezjr at gmail.com wrote: I am attempting to install and use a Fujitsu Scansnap S300 on Ubuntu 7.10 and SANE 1.0.19. After installing SANE there was no epjitsu.conf file in the sane.d directory. I located a sample and copied it to the directory.