sane-project-website/old-archive/1999-04/0157.html

91 wiersze
4.2 KiB
HTML

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<!-- received="Thu Apr 8 16:11:10 1999 PDT" -->
<!-- sent="Thu, 8 Apr 1999 18:12:34 -0500" -->
<!-- name="Scott Wells" -->
<!-- email="scott@wells-inc.com" -->
<!-- subject="RE: New ScanMaker X6 EL patch for pre1.01-4" -->
<!-- id="" -->
<!-- inreplyto="199904082255.PAA22290@mail4.aracnet.com" -->
<title>sane-devel: RE: New ScanMaker X6 EL patch for pre1.01-4</title>
<h1>RE: New ScanMaker X6 EL patch for pre1.01-4</h1>
<b>Scott Wells</b> (<a href="mailto:scott@wells-inc.com"><i>scott@wells-inc.com</i></a>)<br>
<i>Thu, 8 Apr 1999 18:12:34 -0500</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#157">[ date ]</a><a href="index.html#157">[ thread ]</a><a href="subject.html#157">[ subject ]</a><a href="author.html#157">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0158.html">Graham Stoney: "Re: Linking non-libtool libraries into a new backend?"</a>
<li> <b>Previous message:</b> <a href="0156.html">Rich Klumpp: "Re: New ScanMaker X6 EL patch for pre1.01-4"</a>
<li> <b>In reply to:</b> <a href="0155.html">Rich Klumpp: "Re: New ScanMaker X6 EL patch for pre1.01-4"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>
<!-- body="start" -->
Don't replace the revision ID; supplement with a new conditional. Change:<br>
<p>
<i>|| (mi-&gt;model_code == 0x98</i><br>
&amp;&amp; (md-&gt;revision == 1.10 || md-&gt;revision == 1.30) ) )<br>
<p>
to:<br>
<p>
<i>|| (mi-&gt;model_code == 0x98</i><br>
&amp;&amp; (md-&gt;revision == 1.10 || md-&gt;revision == 1.30 || md-&gt;revision ==<br>
1.40) ) )<br>
<p>
Scott Wells<br>
<p>
<i>&gt; -----Original Message-----</i><br>
<i>&gt; From: <a href="mailto:owner-sane-devel@mostang.com">owner-sane-devel@mostang.com</a></i><br>
<i>&gt; [<a href="mailto:owner-sane-devel@mostang.com">mailto:owner-sane-devel@mostang.com</a>]On Behalf Of Rich Klumpp</i><br>
<i>&gt; Sent: Thursday, April 08, 1999 5:56 PM</i><br>
<i>&gt; To: <a href="mailto:sane-devel@mostang.com">sane-devel@mostang.com</a></i><br>
<i>&gt; Subject: Re: New ScanMaker X6 EL patch for pre1.01-4</i><br>
<i>&gt;</i><br>
<i>&gt;</i><br>
<i>&gt; On Tue, Apr 06, 1999 at 02:57:02PM -0500, Scott Wells wrote:</i><br>
<i>&gt; &gt;&gt; I tried the patch from the mailing list and I was still</i><br>
<i>&gt; getting green tones</i><br>
<i>&gt; &gt;&gt; on my previews. It turns out that my revision is 1.10 (I bought this</i><br>
<i>&gt; &gt;&gt; scanner almost exactly when it was released) and the patch</i><br>
<i>&gt; only checked for</i><br>
<i>&gt; &gt;&gt; 1.30. Here's a new patch, but a more general solution is</i><br>
<i>&gt; probably needed:</i><br>
<i>&gt;</i><br>
<i>&gt; This has been my experience with the green. I just checked and I</i><br>
<i>&gt; have revision 1.40. What must I do</i><br>
<i>&gt; to get rid of the green with that revision? Simply edit the patch</i><br>
<i>&gt; to state 1.40 where it currently states</i><br>
<i>&gt; 1.30? I am as green as my scans when it comes to hacking patches</i><br>
<i>&gt; and such so any help is welcome.</i><br>
<i>&gt;</i><br>
<i>&gt; Thanks,</i><br>
<i>&gt; Rich Klumpp</i><br>
<i>&gt; <a href="mailto:rmk@aracnet.com">rmk@aracnet.com</a></i><br>
<i>&gt; <a href="mailto:moab@worldnet.att.net">moab@worldnet.att.net</a></i><br>
<i>&gt;</i><br>
<i>&gt;</i><br>
<i>&gt;</i><br>
<i>&gt;</i><br>
<i>&gt;</i><br>
<i>&gt; --</i><br>
<i>&gt; Source code, list archive, and docs: <a href="http://www.mostang.com/sane/">http://www.mostang.com/sane/</a></i><br>
<i>&gt; To unsubscribe: echo unsubscribe sane-devel | mail <a href="mailto:majordomo@mostang.com">majordomo@mostang.com</a></i><br>
<i>&gt;</i><br>
<i>&gt;</i><br>
<p>
<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">majordomo@mostang.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0158.html">Graham Stoney: "Re: Linking non-libtool libraries into a new backend?"</a>
<li> <b>Previous message:</b> <a href="0156.html">Rich Klumpp: "Re: New ScanMaker X6 EL patch for pre1.01-4"</a>
<li> <b>In reply to:</b> <a href="0155.html">Rich Klumpp: "Re: New ScanMaker X6 EL patch for pre1.01-4"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>