[sane-devel] Patches for SANE 1.0.9 be/fe compiled on IRIX

2003-01-09 Thread Andrea Suatoni
Henning Meier-Geinitz wrote: > So it looks like (at least on your system) the color order is bgr > despite it's big-endian. Could you test all the cases (24/4, 24/3, and > 32)? > > Does 32 exist at all? I can, but not before next Tuesday (best guess). Andrea

[sane-devel] dc2x0.c error compiling latest snapshot on OS/2

2003-01-09 Thread
Hi, compiling latest snapshot from today on OS/2 fails with: dc210.c: In function `init_dc210': dc210.c:376: `CRTSCTS' undeclared (first use in this function) and dc240.c: In function `init_dc240': dc240.c:421: `CRTSCTS' undeclared (first use in this function) Franz

[sane-devel] Current TODO list

2003-01-09 Thread Oliver Schwartz
Hi, > * desc files: > - snapscan.desc: Add Mitsubishi DV650U usb scanner > "It turns out the DV650U has the same ID string > (FlatbedScanner_23), vendor & product ID (0x04a5, 0x20b0) and > firmware file (u176v042.bin) as Acer/Benq 4300, listed at > http://snapscan.sourceforge.net"; Th

[sane-devel] Scan over network hangs

2003-01-09 Thread Robin Rosenberg
onsdagen den 8 januari 2003 14.48 skrev Henning Meier-Geinitz: > Hi, > > On Wed, Jan 08, 2003 at 03:34:33PM +0100, Robin Rosenberg wrote: > > I have an Acer 620ST (scsi) that works fine when scanning locally using > > the snapscan driver, but when doing a scan over the network it always > > hangs.

[sane-devel] epson perfection 660

2003-01-09 Thread Jaeger, Gerhard
Hi, this doesn't look too good, I think that the 660 does not contain a LM983x chipset. Ain't it possible that you open the scanner? Or does anybody else know what chipset it uses? Cheers Gerhard On Monday, 6. January 2003 22:29, you wrote: > On Debian testing I did : > #insmod scanner vendor

[sane-devel] dc2x0.c error compiling latest snapshot on OS/2

2003-01-09 Thread Peter Fales
I've put in a hack to fix the compile error, but someone with OS/2 will have to tell me if it works. -- Peter Fales Lucent Technologies, Room 1C-436 N9IYJ 2000 N Naperville Rd PO Box 3033 internet: psfa...@lucent.com Naperville, IL 60566-70

[sane-devel] microtek2 backend

2003-01-09 Thread Henning Meier-Geinitz
Hi, On Thu, Jan 09, 2003 at 02:00:24AM +0100, Henning Meier-Geinitz wrote: > > http://karstenfestag.gmxhome.de/software/list.html > > microtek2.desc: error 403: Forbidden! Works now. It's in CVS now also. Bye, Henning

[Fwd: [sane-devel] saned/Epson problems - ?third try?]

2003-01-09 Thread Lars Täuber
Hi, k...@khk.net wrote: > [ ... ] > >>Looks like a backend problem (maybe with interference of the frontend) >>to me now. >> >>I don't think the net stuff is involved, it seems to only trigger the >>bug(s). But it's really difficult to debug from here. >> >>Maybe the backend author has more idea

[sane-devel] [patch] Fix up error checking in canon backend

2003-01-09 Thread Henning Meier-Geinitz
Hi, On Thu, Jan 09, 2003 at 02:28:33PM +0100, Ulrich Deiters wrote: > The patch looks reasonable. I will test it this evening. While you are at it, please also check for the printing of unitialized varaible mentioned in http://www.mostang.com/pipermail/sane-devel/2002-December/017010.html . Bye,

[sane-devel] [patch] Fix up error checking in canon backend

2003-01-09 Thread Ulrich Deiters
The patch looks reasonable. I will test it this evening. Ulrich Deiters

[Fwd: [sane-devel] saned/Epson problems - ?third try?]

2003-01-09 Thread Henning Meier-Geinitz
Hi, On Tue, Jan 07, 2003 at 09:39:49PM +0100, Lars Täuber wrote: > > That's interesting. There is only one change in the net backend > > between 1.0.7 and 1.0.9 that may cause problems with options. Well, at > > least theoretically. The new code looks correct for me. > > > > Can you test xsane 0.

[sane-devel] Patches for SANE 1.0.9 be/fe compiled on IRIX

2003-01-09 Thread Henning Meier-Geinitz
Hi, On Tue, Jan 07, 2003 at 12:46:32AM +0100, Andrea Suatoni wrote: > > > diff -ruN sane-frontends-1.0.9/src/xcam.c > > > sane-frontends-1.0.9-patched/src/xcam.c > > > --- sane-frontends-1.0.9/src/xcam.c Sat Jun 9 14:52:05 2001 > > > +++ sane-frontends-1.0.9-patched/src/xcam.c Fri Dec 13 00:

[Fwd: [sane-devel] saned/Epson problems - ?third try?]

2003-01-09 Thread k...@khk.net
[ .. ] >> the backend can give you. The scanner actually reports the resolutions >> it can deliver, and 2400 is the highest value the backend receives. >> > > > but i get the choice to scan in 3200 dpi resolution with my scanner. I must have remembered this wrong. But it's still true that 2400dpi

[sane-devel] [patch] Fix up error checking in canon backend

2003-01-09 Thread Tim Waugh
Hi, Here is a patch to fix a crash in the canon backend. More details at: . Tim. */ --- sane-backends-1.0.9/backend/canon-sane.c.errorchk 2003-01-09 11:52:50.0 + +++ sane-backends-1.0.9/backend/canon-sane.c2003-01-09

[Fwd: [sane-devel] saned/Epson problems - ?third try?]

2003-01-09 Thread k...@khk.net
[ ... ] > > Looks like a backend problem (maybe with interference of the frontend) > to me now. > > I don't think the net stuff is involved, it seems to only trigger the > bug(s). But it's really difficult to debug from here. > > Maybe the backend author has more ideas :-) No, not really... But mo

[sane-devel] microtek2 backend

2003-01-09 Thread Henning Meier-Geinitz
Hi, On Thu, Jan 09, 2003 at 01:01:54AM +0100, Karsten Festag wrote: > I have made some modifications to the microtek2 backend: > > [Todo List] > - microtek2.c (scsi_read_control_bits): Make sure to pass a size_t* > to sanei_scsi_cmd(). > > -done. Ok. > -added german language support

[sane-devel] microtek2 backend

2003-01-09 Thread Karsten Festag
Hi all, I have made some modifications to the microtek2 backend: [Todo List] - microtek2.c (scsi_read_control_bits): Make sure to pass a size_t* to sanei_scsi_cmd(). -done. -added german language support (microtek2.de.po) -impoved support for Scanmaker X12USL -alpha support for Scanmak