sane-project-website/old-archive/2001-03/0005.html

106 wiersze
4.2 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="Nick Lamb (njl98r@ecs.soton.ac.uk)">
<META NAME="Subject" CONTENT="Re: Writing Fujitsu M3091 backend">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: Writing Fujitsu M3091 backend</H1>
<!-- received="Thu Mar 1 05:59:38 2001" -->
<!-- isoreceived="20010301135938" -->
<!-- sent="Thu, 1 Mar 2001 14:14:41 +0000" -->
<!-- isosent="20010301141441" -->
<!-- name="Nick Lamb" -->
<!-- email="njl98r@ecs.soton.ac.uk" -->
<!-- subject="Re: Writing Fujitsu M3091 backend" -->
<!-- id="20010301141441.B2704@ecs.soton.ac.uk" -->
<!-- inreplyto="01030111120201.03815@slowcrap" -->
<STRONG>From:</STRONG> Nick Lamb (<A HREF="mailto:njl98r@ecs.soton.ac.uk?Subject=Re:%20Writing%20Fujitsu%20M3091%20backend&In-Reply-To=&lt;20010301141441.B2704@ecs.soton.ac.uk&gt;"><EM>njl98r@ecs.soton.ac.uk</EM></A>)<BR>
<STRONG>Date:</STRONG> Thu Mar 01 2001 - 06:14:41 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0006.html">mh: "Re: Writing Fujitsu M3091 backend"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0004.html">Mick Barry: "Re: Writing Fujitsu M3091 backend"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0003.html">mh: "Re: Writing Fujitsu M3091 backend"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0006.html">mh: "Re: Writing Fujitsu M3091 backend"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0006.html">mh: "Re: Writing Fujitsu M3091 backend"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#5">[ date ]</A>
<A HREF="index.html#5">[ thread ]</A>
<A HREF="subject.html#5">[ subject ]</A>
<A HREF="author.html#5">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
On Thu, Mar 01, 2001 at 10:34:13AM +0100, mh wrote:
<BR>
<EM>&gt; There is no &quot;well known option&quot; or a flag in SANE_Parameters which tells the
</EM><BR>
<EM>&gt; frontend that it should continue with image acquisition. Therefore you
</EM><BR>
<P>There is a return code, SANE_STATUS_NO_DOCS which indicates that we've
<BR>
run out of paper, or some analagous problem has occurred, this is what
<BR>
you want I think.
<BR>
<P><EM>&gt; have the following possibilities:
</EM><BR>
<EM>&gt; -let the user hit the scan button for each single scan operation
</EM><BR>
<EM>&gt; -let the user set the number of scans, and then try to acquire this number of
</EM><BR>
<EM>&gt; scans.
</EM><BR>
<P>&nbsp;&nbsp;-scan images until the backend returns SANE_STATUS_NO_DOCS indicating
<BR>
that it doesn't have anything left worth scanning.
<BR>
<P>This is what all the existing software which supports ADF does AFAIK.
<BR>
Some future version of the standard should spell this out in the advice
<BR>
for implementers.
<BR>
<P>Nick.
<BR>
<P><PRE>
--
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=&lt;20010301141441.B2704@ecs.soton.ac.uk&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0006.html">mh: "Re: Writing Fujitsu M3091 backend"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0004.html">Mick Barry: "Re: Writing Fujitsu M3091 backend"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0003.html">mh: "Re: Writing Fujitsu M3091 backend"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0006.html">mh: "Re: Writing Fujitsu M3091 backend"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0006.html">mh: "Re: Writing Fujitsu M3091 backend"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#5">[ date ]</A>
<A HREF="index.html#5">[ thread ]</A>
<A HREF="subject.html#5">[ subject ]</A>
<A HREF="author.html#5">[ 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>Thu Mar 01 2001 - 06:02:19 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>