sane-project-website/old-archive/1998-03/0097.html

64 wiersze
2.6 KiB
HTML

<!-- received="Fri Mar 13 23:18:27 1998 PST" -->
<!-- sent="Sat, 14 Mar 1998 01:09:37 +0100 (MET)" -->
<!-- name="Rogier Wolff" -->
<!-- email="R.E.Wolff@BitWizard.nl" -->
<!-- subject="Re: Rescanning SCSI Bus..." -->
<!-- id="199803140009.BAA02391@cave.BitWizard.nl" -->
<!-- inreplyto="003f01bd4e9e$0481d9e0$2100a8c0@bmacy.ata.strobe.net" -->
<title>sane-devel: Re: Rescanning SCSI Bus...</title>
<h1>Re: Rescanning SCSI Bus...</h1>
<b>Rogier Wolff</b> (<a href="mailto:R.E.Wolff@BitWizard.nl"><i>R.E.Wolff@BitWizard.nl</i></a>)<br>
<i>Sat, 14 Mar 1998 01:09:37 +0100 (MET)</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#97">[ date ]</a><a href="index.html#97">[ thread ]</a><a href="subject.html#97">[ subject ]</a><a href="author.html#97">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0098.html">Rogier Wolff: "Re: Mustek scanner bug"</a>
<li> <b>Previous message:</b> <a href="0096.html">becka@rz.uni-duesseldorf.de: "Re: Mustek scanner bug"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>
<!-- body="start" -->
Brian Macy wrote:<br>
<i>&gt; </i><br>
<i>&gt; I have a MicroTek E3 and would like to attach it to my Alpha's SCSI chain.</i><br>
<i>&gt; It only has 1 SCSI controller and I don't want to force the scanner to be on</i><br>
<i>&gt; at boot-up. Is there a way to force Linux to rescan the SCSI bus (NCR810)</i><br>
<i>&gt; for the scanner? I can't reload the module since my Hard Drives are on the</i><br>
<i>&gt; same chain.</i><br>
<p>
Yes:<br>
<p>
I use the following script:<br>
<p>
#!/bin/sh<br>
echo "scsi add-single-device 0 0 $1 0" &gt; /proc/scsi/scsi<br>
<p>
As the argument you give it the scsi ID that needs to be rescanned. <br>
<p>
Roger. <br>
<p>
<p>
<p>
<pre>
--
If it's there and you can see it, it's REAL <a href="mailto:|___R.E.Wolff@BitWizard.nl">|___R.E.Wolff@BitWizard.nl</a> |
If it's there and you can't see it, it's TRANSPARENT | Tel: +31-15-2137555 |
If it's not there and you can see it, it's VIRTUAL |__FAX:_+31-15-2138217 |
If it's not there and you can't see it, it's GONE! -- Roy Wilks, 1983 |_____|
<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="0098.html">Rogier Wolff: "Re: Mustek scanner bug"</a>
<li> <b>Previous message:</b> <a href="0096.html">becka@rz.uni-duesseldorf.de: "Re: Mustek scanner bug"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>