[sane-devel] Compiling sane-backends CVS 2003/10/22 on OS/2

2003-10-22 Thread Julien BLACHE
"Franz Bakan" wrote: >>That means : >>-in_addr_t mask; >>+u_int32_t mask; /* or similar, depending on what kind of integers >>you've got on OS/2 */ > > Yes, this works. > >>I'll commit that to CVS in a moment. > > I see the entry in changelog, but line 611 still has in_addr_

[sane-devel] Compiling sane-backends CVS 2003/10/22 on OS/2

2003-10-22 Thread Peter Kirchgessner
Hi, hp-backend has now been changed in CVS to use new sanei_thread-interface. Franz, could you please test it on OS/2 ? Bye Peter Gerhard Jaeger schrieb: > Hi Franz, > > On Wednesday 22 October 2003 15:50, Franz Bakan wrote: > >>1. sane-backends\include\sane/sanei_thread.h >> >>line 108

[sane-devel] Re: umax_pp works well with "port 0x378" bot not with "/dev/parport0"

2003-10-22 Thread stef
On Wed, Oct 22, 2003 at 06:54:46PM +0200, Sven Hergenhahn wrote: > Hi Stef, > > sorry, some of the recent mails from this list didn't make it into my mailbox. > > > Could apply the following patch to > >linux-2.4.21/drivers/parport/parport_pc.c, rebuild and install modules, then > >reboot. > >I

[sane-devel] Compiling sane-backends CVS 2003/10/22 on OS/2

2003-10-22 Thread
On Wed, 22 Oct 2003 18:47:26 +0200, Julien BLACHE wrote: >It's not an IPv6 problem ;) The function is called check_v4_in_range() >for a reason :) OK, I see ;-) >Well, could you change in_addr_t on line 611 to some unsigned 32bit >integer ? >That means : >-in_addr_t mask; >+u_int32_t mask; /* or

[sane-devel] Experience with epson perfection 2400

2003-10-22 Thread Florian Reichert
Hello! As you now I am looking for a fast Scanner for Linux. I would like to now what your experience with the epson perfection 2400 are. The following topics are important for me: How log does the time for a prescan take? How long does it take to make a 300 dpi scan b/w or color? How much d

[sane-devel] Re: umax_pp works well with "port 0x378" bot not with "/dev/parport0"

2003-10-22 Thread Sven Hergenhahn
Hi Stef, sorry, some of the recent mails from this list didn't make it into my mailbox. > Could apply the following patch to >linux-2.4.21/drivers/parport/parport_pc.c, rebuild and install modules, then >reboot. >I'd like to know what the message 'Parallel port printer control=xx' reports. >Yo

[sane-devel] Compiling sane-backends CVS 2003/10/22 on OS/2

2003-10-22 Thread Julien BLACHE
"Franz Bakan" wrote: Hi, >>> 4. saned.c >> >>Can you provide a fix for that? > > Don't know, I will try. OS/2 has no IP_6... It's not an IPv6 problem ;) The function is called check_v4_in_range() for a reason :) Well, could you change in_addr_t on line 611 to some unsigned 32bit integer ? Tha

[sane-devel] Nikon Coolscan

2003-10-22 Thread Henning Meier-Geinitz
Hi, On Wed, Oct 22, 2003 at 05:09:48PM +0200, Oliver Breuninger wrote: > With xsane I get only 8 Bit coloured image files. When I use > xscanimage the scans result is in truecolor. Do you mean 8bit/color? This IS truecolor (8 * 3 = 24). SANE itself does not support 8 bits/pixel in color mode.

[sane-devel] Compiling sane-backends CVS 2003/10/22 on OS/2

2003-10-22 Thread Henning Meier-Geinitz
Hi, On Wed, Oct 22, 2003 at 05:28:34PM +0200, Gerhard Jaeger wrote: > On Wednesday 22 October 2003 17:06, Franz Bakan wrote: > [SNIPSNAP] > > >No, why do you think so? > > > > A). because otherwise I get errors in avision.c and mustek.c > > there this function is defined static void. > > I se

[sane-devel] Compiling sane-backends CVS 2003/10/22 on OS/2

2003-10-22 Thread Gerhard Jaeger
Hi Franz, On Wednesday 22 October 2003 17:06, Franz Bakan wrote: [SNIPSNAP] > >No, why do you think so? > > A). because otherwise I get errors in avision.c and mustek.c > there this function is defined static void. I see, but this has to be fixed also by the maintainers. I wrote the dire= ctl

[sane-devel] Nikon Coolscan

2003-10-22 Thread Oliver Breuninger
Hello Guys, I use XSane since several years with a Mustek Paragon 1200 and a 800 with ADF without problems. Now I want to use an Nikon Coolscan II (backend driver 'coolscan'). With xsane I get only 8 Bit coloured image files. When I use xscanimage the scans result is in truecolor. For my use

[sane-devel] Compiling sane-backends CVS 2003/10/22 on OS/2

2003-10-22 Thread
Hi Gerhard, >> 1. sane-backends\include\sane/sanei_thread.h >> >> line 108 >> >> static int ... >> has to be changed to >> static void ... > >No, why do you think so? A). because otherwise I get errors in avision.c and mustek.c there this function is defined static void. B). the funct

[sane-devel] Compiling sane-backends CVS 2003/10/22 on OS/2

2003-10-22 Thread Gerhard Jaeger
Hi Franz,=09 On Wednesday 22 October 2003 15:50, Franz Bakan wrote: > 1. sane-backends\include\sane/sanei_thread.h > > line 108 > > static int ... > has to be changed to > static void ... No, why do you think so?=20 > 2. > > sane-backends\backend/hp-handle.c Should be fixed (AFAIK will be fixe

[sane-devel] Compiling sane-backends CVS 2003/10/22 on OS/2

2003-10-22 Thread
Hi, Some problems: 1. sane-backends\include\sane/sanei_thread.h line 108 static int ... has to be changed to static void ... ... /* FIXME: remove this ASAP */ #ifdef HAVE_OS2_H static void os2_reader_process( void* data); ... 2. sane-backends\backend/hp-handle.c too many arguments: hp-ha

[sane-devel] CanoScan LIDE 20

2003-10-22 Thread k...@adept-hosting.net
Greetings! I have a CanoScan LIDE 20 that I am trying to get to work with FreeBSD 5.1, SANE and XSANE. It is an USB scanner. I don't think this particular scanner is supported and I haven't so far found any references to it in relation to SANE on google. Any advice for trying to get this to work?