[sane-devel] Problem with CanoScan N656U & Mac OS X 10.3.3

2004-04-06 Thread Mattias Ellert
This is a multi-part message in MIME format. --030805030401080700080009 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Onizuka wrote: > Yesterday I downloaded the current snapshot (to solve OS X compilation > errors in 1.0.13) and built it. >

[sane-devel] Problem with CanoScan N656U & Mac OS X 10.3.3

2004-04-06 Thread Onizuka
>Hi! > >I have been looking into this issue last weekend. A backtrace shows >that the process hangs on the read call in sane_read in the plustek >backend: >It should be possible to fix this by closing the filedescriptors at >the end of the reader thread, e.g. by applying the following pat

[sane-devel] fujitsu duplex scan with usb

2004-04-06 Thread Oliver Schirrmeister
Thanks, I think the status of the fujitsu scanners with USB interface should not be reported 'good'. Oliver Am Montag 05 April 2004 22:23 schrieb m. allan noah: > so, i tracked it down using usb snoopy in windows. the problem is simple > to explain, but harder to fix: > > most scsi commands that

[sane-devel] Problem with CanoScan N656U & Mac OS X 10.3.3

2004-04-06 Thread Mattias Ellert
This is a multi-part message in MIME format. --060709010008070407050805 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Onizuka wrote: > > Hi! > Thank you for the help! > After patching and rebuilding plustek.c scanimage hangs no more... so I

[sane-devel] Problem with CanoScan N656U & Mac OS X 10.3.3

2004-04-06 Thread Onizuka
>Try this patch instead. It only closes the write end of the pipe, >and not both as the previous one. > > Mattias > > >diff -ur sane-backends.orig/backend/plustek.c sane-backends/backend/plustek.c >--- sane-backends.orig/backend/plustek.c2004-01-09 >15:24:30.0 +0100 >+++ san

[sane-devel] fujitsu duplex scan with usb

2004-04-06 Thread m. allan noah
agreed, just committed an updated version. please check. but i get this error: henning? Checking in doc/descriptions/fujitsu.desc; /cvsroot/sane/sane-backends/doc/descriptions/fujitsu.desc,v <-- fujitsu.desc new revision: 1.13; previous revision: 1.12 done U descriptions/fujitsu.desc /bin/sh:

[sane-devel] Problem with CanoScan N656U & Mac OS X 10.3.3

2004-04-06 Thread Mattias Ellert
Onizuka wrote: > > Great! With this patch it works!! > Just in time for the 1.0.14 :-) > Thank you! > > Gianfranco I have created a bug report so that it won't be forgotten: https://alioth.debian.org/tracker/index.php?func=detail&aid=300620&group_id=1308&atid=410366 Mattias -- __

[sane-devel] Problem with CanoScan N656U & Mac OS X 10.3.3

2004-04-06 Thread Gerhard Jaeger
Hi Mattias, how is the current state of the OSX support within the Plustek backend. Have you any patches? I'm currently very short of time, but I'd like to do what's necessary to not forgot your work. I've not forgotten the pending sanei_thread stuff! Ciao, Gerhard On Tuesday 06 April 2004 15

[sane-devel] Problem with CanoScan N656U & Mac OS X 10.3.3

2004-04-06 Thread Mattias Ellert
Gerhard Jaeger wrote: > Hi Mattias, > > how is the current state of the OSX support within the Plustek backend. > Have you any patches? I'm currently very short of time, but I'd like to do > what's necessary to not forgot your work. > > I've not forgotten the pending sanei_thread stuff! At the m

[sane-devel] fujitsu duplex scan with usb

2004-04-06 Thread Henning Meier-Geinitz
Hi, On Tue, Apr 06, 2004 at 09:06:12AM -0400, m. allan noah wrote: > agreed, just committed an updated version. please check. but i get this > error: henning? > > Checking in doc/descriptions/fujitsu.desc; > /cvsroot/sane/sane-backends/doc/descriptions/fujitsu.desc,v <-- > fujitsu.desc > new

[sane-devel] sane-find-scanner and mustek parallel port devices

2004-04-06 Thread Jochen Eisinger
This is a multi-part message in MIME format. --070004080404080406040306 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I just wrote a short patch to sane-find-scanner which detects mustek parallel port devices. With sanei_pa4s2 it's possible to get a li

[sane-devel] Problem with sane, HP5200 and libusb

2004-04-06 Thread Stefan Seubert
Hello Peter, I installed the CVS version of sane-backends and my scanner is working again. Many Thanks. Some times I still get this "Error on Device I/O" message, but on a second try the scanner works in most cases. Good work! Please let me know if I can help you, to get this thing kind of bullet

[sane-devel] fujitsu duplex scan with usb

2004-04-06 Thread abel deuring
m. allan noah wrote: > most scsi commands that use a data block after the command block (mode > select, set window, scan) are formatted differently when sent via usb. the > command block is sent first, in a single urb, padded to 31 bytes with null > bytes. then the data block(s) are sent in ano

[sane-devel] Re: sane-devel digest, Vol 1 #266 - 5 msgs

2004-04-06 Thread abel deuring
Pramathesh Ambasta schrieb: > Thanks for your response. > Yes the sg driver is loaded. sane-find-scanner reports no scanner is > found whether run as root or as ordinary user. > cat /proc/scsi/scsi reports only the Samsung CD-RW drive attached to the > system. > When scannerdrake searches for a sca