"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_
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
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
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
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
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
"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
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.
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
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
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
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
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
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
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?
15 matches
Mail list logo