kopia lustrzana https://gitlab.com/sane-project/website
100 wiersze
4.3 KiB
HTML
100 wiersze
4.3 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
|
|||
|
|
"http://www.w3.org/TR/REC-html40/loose.dtd">
|
|||
|
|
<HTML>
|
|||
|
|
<HEAD>
|
|||
|
|
<TITLE>sane-devel: Re: Writing Fujitsu M3091 backend</TITLE>
|
|||
|
|
<META NAME="Author" CONTENT="Frederik Ramm (frederik@remote.org)">
|
|||
|
|
<META NAME="Subject" CONTENT="Re: Writing Fujitsu M3091 backend">
|
|||
|
|
</HEAD>
|
|||
|
|
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
|
|||
|
|
<H1>Re: Writing Fujitsu M3091 backend</H1>
|
|||
|
|
<!-- received="Tue Feb 27 09:47:28 2001" -->
|
|||
|
|
<!-- isoreceived="20010227174728" -->
|
|||
|
|
<!-- sent="Tue, 27 Feb 2001 18:04:52 +0000" -->
|
|||
|
|
<!-- isosent="20010227180452" -->
|
|||
|
|
<!-- name="Frederik Ramm" -->
|
|||
|
|
<!-- email="frederik@remote.org" -->
|
|||
|
|
<!-- subject="Re: Writing Fujitsu M3091 backend" -->
|
|||
|
|
<!-- id="20010227180452.B10137@aruba.remote.org" -->
|
|||
|
|
<!-- inreplyto="20010227173811.F14413@ecs.soton.ac.uk" -->
|
|||
|
|
<STRONG>From:</STRONG> Frederik Ramm (<A HREF="mailto:frederik@remote.org?Subject=Re:%20Writing%20Fujitsu%20M3091%20backend&In-Reply-To=<20010227180452.B10137@aruba.remote.org>"><EM>frederik@remote.org</EM></A>)<BR>
|
|||
|
|
<STRONG>Date:</STRONG> Tue Feb 27 2001 - 10:04:52 PST
|
|||
|
|
<P>
|
|||
|
|
<!-- next="start" -->
|
|||
|
|
<LI><STRONG>Next message:</STRONG> <A HREF="0237.html">Oliver Rauch: "Re: Writing Fujitsu M3091 backend"</A>
|
|||
|
|
<UL>
|
|||
|
|
<LI><STRONG>Previous message:</STRONG> <A HREF="0235.html">Frederik Ramm: "Re: Fujitsu fi-4750C Backend Project"</A>
|
|||
|
|
<LI><STRONG>In reply to:</STRONG> <A HREF="0234.html">Nick Lamb: "Re: Writing Fujitsu M3091 backend"</A>
|
|||
|
|
<!-- nextthread="start" -->
|
|||
|
|
<LI><STRONG>Next in thread:</STRONG> <A HREF="0238.html">mh: "Re: Writing Fujitsu M3091 backend"</A>
|
|||
|
|
<LI><STRONG>Next in thread:</STRONG> <A HREF="0237.html">Oliver Rauch: "Re: Writing Fujitsu M3091 backend"</A>
|
|||
|
|
<LI><STRONG>Reply:</STRONG> <A HREF="0238.html">mh: "Re: Writing Fujitsu M3091 backend"</A>
|
|||
|
|
<!-- reply="end" -->
|
|||
|
|
<LI><STRONG>Messages sorted by:</STRONG>
|
|||
|
|
<A HREF="date.html#236">[ date ]</A>
|
|||
|
|
<A HREF="index.html#236">[ thread ]</A>
|
|||
|
|
<A HREF="subject.html#236">[ subject ]</A>
|
|||
|
|
<A HREF="author.html#236">[ author ]</A>
|
|||
|
|
</UL>
|
|||
|
|
<HR NOSHADE><P>
|
|||
|
|
<!-- body="start" -->
|
|||
|
|
<P>
|
|||
|
|
Hi,
|
|||
|
|
<BR>
|
|||
|
|
<P><EM>> When scanning the first page, half the data goes in this large buffer,
|
|||
|
|
</EM><BR>
|
|||
|
|
<EM>> then when the frontend asks for another page it comes out of the
|
|||
|
|
</EM><BR>
|
|||
|
|
<EM>> buffer very quickly. The buffer can be discarded when the frontend
|
|||
|
|
</EM><BR>
|
|||
|
|
<EM>> calls ..._close() so it won't take up RAM all the time.
|
|||
|
|
</EM><BR>
|
|||
|
|
<P>That sounds reasonable. But can I be sure that front-ends will support
|
|||
|
|
<BR>
|
|||
|
|
reading multiple pages one after the other with no call to ..._close()
|
|||
|
|
<BR>
|
|||
|
|
in between? This would not, for example, work with "scanimage", would
|
|||
|
|
<BR>
|
|||
|
|
it?
|
|||
|
|
<BR>
|
|||
|
|
<P>Bye
|
|||
|
|
<BR>
|
|||
|
|
Frederik
|
|||
|
|
<BR>
|
|||
|
|
<P><PRE>
|
|||
|
|
--
|
|||
|
|
Frederik Ramm ## eMail <A HREF="mailto:frederik@remote.org?Subject=Re:%20Writing%20Fujitsu%20M3091%20backend&In-Reply-To=<20010227180452.B10137@aruba.remote.org>">frederik@remote.org</A> ## N57<35>48.10' W005<30>40.32'
|
|||
|
|
<P><P>--
|
|||
|
|
Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
|
|||
|
|
To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20Writing%20Fujitsu%20M3091%20backend&In-Reply-To=<20010227180452.B10137@aruba.remote.org>">majordomo@mostang.com</A>
|
|||
|
|
</PRE>
|
|||
|
|
<P><!-- body="end" -->
|
|||
|
|
<HR NOSHADE>
|
|||
|
|
<UL>
|
|||
|
|
<!-- next="start" -->
|
|||
|
|
<LI><STRONG>Next message:</STRONG> <A HREF="0237.html">Oliver Rauch: "Re: Writing Fujitsu M3091 backend"</A>
|
|||
|
|
<LI><STRONG>Previous message:</STRONG> <A HREF="0235.html">Frederik Ramm: "Re: Fujitsu fi-4750C Backend Project"</A>
|
|||
|
|
<LI><STRONG>In reply to:</STRONG> <A HREF="0234.html">Nick Lamb: "Re: Writing Fujitsu M3091 backend"</A>
|
|||
|
|
<!-- nextthread="start" -->
|
|||
|
|
<LI><STRONG>Next in thread:</STRONG> <A HREF="0238.html">mh: "Re: Writing Fujitsu M3091 backend"</A>
|
|||
|
|
<LI><STRONG>Next in thread:</STRONG> <A HREF="0237.html">Oliver Rauch: "Re: Writing Fujitsu M3091 backend"</A>
|
|||
|
|
<LI><STRONG>Reply:</STRONG> <A HREF="0238.html">mh: "Re: Writing Fujitsu M3091 backend"</A>
|
|||
|
|
<!-- reply="end" -->
|
|||
|
|
<LI><STRONG>Messages sorted by:</STRONG>
|
|||
|
|
<A HREF="date.html#236">[ date ]</A>
|
|||
|
|
<A HREF="index.html#236">[ thread ]</A>
|
|||
|
|
<A HREF="subject.html#236">[ subject ]</A>
|
|||
|
|
<A HREF="author.html#236">[ author ]</A>
|
|||
|
|
</UL>
|
|||
|
|
<!-- trailer="footer" -->
|
|||
|
|
<HR NOSHADE>
|
|||
|
|
<P>
|
|||
|
|
<SMALL>
|
|||
|
|
<EM>
|
|||
|
|
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
|
|||
|
|
: <EM>Tue Feb 27 2001 - 09:48:38 PST</EM>
|
|||
|
|
</EM>
|
|||
|
|
</SMALL>
|
|||
|
|
</BODY>
|
|||
|
|
</HTML>
|