[sane-devel] Device info about KONICA-MINOLTA magicolor 1690MF

2010-08-27 Thread Reinhold Kainhofer
Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/, DVR: 0005886 * LilyPond, Music typesetting, http://www.lilypond.org -- next part -- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/

No subject

2010-08-27 Thread
3. How to commit. Where should I send my code to? Just attach to an email to this mailing list? What should I send? The different files or a diff file? best regards, Torsten Houwaart -- GRATIS! Movie-FLAT mit ??ber 300 Videos. Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome

No subject

2010-08-27 Thread
during device I/O". == Any thoughts? == last few lines from: SANE_DEBUG_EPJITSU=30 scanimage -b --source="ADF Duplex" --resolution 150 2> s300.log: ... ... [epjitsu] 4000 58 3f 4d 58 40 4d 58 40 4d 58 40 4d 58 40 4d 58 [epjitsu] 4010 3f 4d 58 40 4d 57 40 4d 57 40 4d 58 40 4d 58 40 [epjitsu] 4020 4e

No subject

2010-08-27 Thread
I am hoping to read soon from you people. Regards, Rashid --00221532c7a03c6c2e0499190c2e Content-Type: text/html; charset=ISO-8859-1 Hi All,I am using Canon Image Class MF4150 scanner with Automatic Docment Feeder as Source. My OS is OpenSuSE 11.2. But I am unable to the get the whole image. F

[sane-devel] pros and cons regarding --enable-pthread for Linux

2010-08-27 Thread Chris Bagwell
On Fri, Aug 27, 2010 at 5:45 AM, Johannes Meixner wrote: > > Hello, > > On Aug 26 20:41 m. allan noah wrote: >> >> Pthread is the default on other platforms because they generally don't >> let open usb device handles pass across a fork(). Since this works on >> Linux, and threads were so flaky all

[sane-devel] pros and cons regarding --enable-pthread for Linux

2010-08-27 Thread Johannes Meixner
Hello, On Aug 26 20:41 m. allan noah wrote: > Pthread is the default on other platforms because they generally don't > let open usb device handles pass across a fork(). Since this works on > Linux, and threads were so flaky all those years ago, non-threaded > became the default for Linux. Honestl