sane-project-website/old-archive/1998-01/0032.html

70 wiersze
2.7 KiB
HTML

<!-- received="Sat Jan 10 15:21:48 1998 PST" -->
<!-- sent="Sat, 10 Jan 1998 21:20:30 +0100 (MET)" -->
<!-- name="Oliver.Rauch@Wolfsburg.DE" -->
<!-- email="Oliver.Rauch@Wolfsburg.DE" -->
<!-- subject="umax-backend" -->
<!-- id="199801102020.VAA01365@Babylon5.wolfsburg.de" -->
<!-- inreplyto="" -->
<title>sane-devel: umax-backend</title>
<h1>umax-backend</h1>
<a href="mailto:Oliver.Rauch@Wolfsburg.DE"><i>Oliver.Rauch@Wolfsburg.DE</i></a><br>
<i>Sat, 10 Jan 1998 21:20:30 +0100 (MET)</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#32">[ date ]</a><a href="index.html#32">[ thread ]</a><a href="subject.html#32">[ subject ]</a><a href="author.html#32">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0033.html">Bernd Seemann: "Re: umax-backend"</a>
<li> <b>Previous message:</b> <a href="0031.html">Michael Taht: "Sane-&gt;TWAIN"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0033.html">Bernd Seemann: "Re: umax-backend"</a>
<li> <b>Reply:</b> <a href="0033.html">Bernd Seemann: "Re: umax-backend"</a>
<li> <b>Reply:</b> <a href="0034.html">Peter Daum: "Re: umax-backend"</a>
<li> <b>Reply:</b> <a href="0035.html">Nicolas Lucas de Peslouan: "Re: umax-backend"</a>
<!-- reply="end" -->
</ul>
<!-- body="start" -->
Hello UMAX-BACKEND-USERS!<br>
<p>
I propably will change the inquiry-command in the umax-driver.<br>
But before I do that, I would like to know if the change command<br>
works with all scanners. So please could you try the following change:<br>
<p>
edit umax-scsidef.h<br>
search for inquiryC<br>
change 0x02 to 0x00 in inquiryC:<br>
<p>
original line:<br>
static unsigned char inquiryC[] = { INQUIRY, 0x00, 0x02, 0x00, 0xff, 0x00 };<br>
<p>
changed line:<br>
static unsigned char inquiryC[] = { INQUIRY, 0x00, 0x00, 0x00, 0xff, 0x00 };<br>
<p>
Then do<br>
make clean<br>
make<br>
and install sane again<br>
<p>
Please tell me, if it works or not.<br>
<p>
Bye<br>
Oliver<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">majordomo@mostang.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0033.html">Bernd Seemann: "Re: umax-backend"</a>
<li> <b>Previous message:</b> <a href="0031.html">Michael Taht: "Sane-&gt;TWAIN"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0033.html">Bernd Seemann: "Re: umax-backend"</a>
<li> <b>Reply:</b> <a href="0033.html">Bernd Seemann: "Re: umax-backend"</a>
<li> <b>Reply:</b> <a href="0034.html">Peter Daum: "Re: umax-backend"</a>
<li> <b>Reply:</b> <a href="0035.html">Nicolas Lucas de Peslouan: "Re: umax-backend"</a>
<!-- reply="end" -->
</ul>