sane-project-website/old-archive/1997-07/0136.html

89 wiersze
4.5 KiB
HTML

<!-- received="Fri Jul 25 01:00:53 1997 MST" -->
<!-- sent="Fri, 25 Jul 1997 08:49:57 +0200 (MET DST)" -->
<!-- name="Rogier Wolff" -->
<!-- email="R.E.Wolff@BitWizard.nl" -->
<!-- subject="Re: More on Mustek 8000SP adventures..." -->
<!-- id="199707250649.IAA00784@cave.BitWizard.nl" -->
<!-- inreplyto="m0wrYfO-000BW3C@charon.beck-sw.de" -->
<title>sane-devel: Re: More on Mustek 8000SP adventures...</title>
<h1>Re: More on Mustek 8000SP adventures...</h1>
<b>Rogier Wolff</b> (<a href="mailto:R.E.Wolff@BitWizard.nl"><i>R.E.Wolff@BitWizard.nl</i></a>)<br>
<i>Fri, 25 Jul 1997 08:49:57 +0200 (MET DST)</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#136">[ date ]</a><a href="index.html#136">[ thread ]</a><a href="subject.html#136">[ subject ]</a><a href="author.html#136">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0137.html">David Mosberger-Tang: "Re: More on Mustek 8000SP adventures..."</a>
<li> <b>Previous message:</b> <a href="0135.html">becka@sunserver1.rz.uni-duesseldorf.de: "Re: More on Mustek 8000SP adventures..."</a>
<li> <b>In reply to:</b> <a href="0135.html">becka@sunserver1.rz.uni-duesseldorf.de: "Re: More on Mustek 8000SP adventures..."</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>
<!-- body="start" -->
<a href="mailto:becka@sunserver1.rz.uni-duesseldorf.de">becka@sunserver1.rz.uni-duesseldorf.de</a> wrote:<br>
<i>&gt; </i><br>
<i>&gt; </i><br>
<i>&gt; &gt; I'm writing sane-support for the Tamarack SCSI scanner. I had the same</i><br>
<i>&gt; &gt; problem: my NCR810 driver would report an "NCR DEAD" when I tried to</i><br>
<i>&gt; &gt; scan a slightly non-trivial amount of data. </i><br>
<i>&gt; </i><br>
<i>&gt; &gt; Initially I increased the timeout to one minute. However nowadays, my</i><br>
<i>&gt; &gt; driver simply reduces the scan-size to at most an inch at a time.</i><br>
<i>&gt; &gt; The Tamarack takes less than 10 seconds to scan an inch, so there</i><br>
<i>&gt; &gt; is no problem. This way I can run a standard kernel. (well almost).</i><br>
<i>&gt; </i><br>
<i>&gt; &gt; Mustec maintainers: This might also be applicable for the mustec</i><br>
<i>&gt; &gt; backend....</i><br>
<i>&gt; Well - I doubt the mustek will resume precisely enough (re-positioning with </i><br>
<i>&gt; 1200dpi reolution at the presence of mechanical parts seems non-trivial to </i><br>
<i>&gt; me) and it is already quite slow.</i><br>
<i>&gt; </i><br>
<i>&gt; However something a simple as decreasing the SCSI-buffer-length (or rather </i><br>
<i>&gt; the requested length) might do the trick.</i><br>
<p>
Well, that's what the Tamarack does. I don't have a mustek, so I don't <br>
know what it actually does, but from all I hear, it is the same as what<br>
the Tamarack does. <br>
<p>
Not using the full SCSI buffer length is exactly what I was<br>
suggesting.<br>
<p>
The tamarack more or less scans at a constant mechanical speed. At<br>
higher resolutions the datarate is simply higher. With higher<br>
resolutions you easily hit buffer-size restrictions. At the lower<br>
resolutions, a buffer simply lasts longer. That is how you can reach<br>
"more than 10 seconds" transfers. <br>
<p>
When you tell the scanner not to do more than 1" at a time, it will<br>
require a new scsi command every 1". This gives the NCR chip time to<br>
breathe. You will not give more than 10 unneccesary breaks per scan:<br>
there are just 11 inches to scan.<br>
<p>
Should you have other devices on the scsi bus, it would also be nice<br>
if the others get a chance to the bus every ten seconds or so. I have<br>
all my "only used occasionally" hardware on my scsi bus, so most of<br>
the time the scanner is alone. But having a harddisk locked out for<br>
more than ten seconds is annoying.....<br>
<p>
<p>
Regards,<br>
<p>
Roger.<br>
<p>
<p>
<pre>
--
Source code, list archive, and docs: <a href="http://www.azstarnet.com/~axplinux/sane/">http://www.azstarnet.com/~axplinux/sane/</a>
To unsubscribe: mail -s unsubscribe <a href="mailto:sane-devel-request@listserv.azstarnet.com">sane-devel-request@listserv.azstarnet.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0137.html">David Mosberger-Tang: "Re: More on Mustek 8000SP adventures..."</a>
<li> <b>Previous message:</b> <a href="0135.html">becka@sunserver1.rz.uni-duesseldorf.de: "Re: More on Mustek 8000SP adventures..."</a>
<li> <b>In reply to:</b> <a href="0135.html">becka@sunserver1.rz.uni-duesseldorf.de: "Re: More on Mustek 8000SP adventures..."</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>