[5160] in linux-scsi channel archive
Re: Rescan SCSI
daemon@ATHENA.MIT.EDU (Matthias Andree)
Tue Nov 17 18:29:31 1998
Date: Tue, 17 Nov 1998 01:08:50 +0100
From: Matthias Andree <mandree@sx1.HRZ.Uni-Dortmund.DE>
To: linux-scsi@vger.rutgers.edu
Mail-Followup-To: linux-scsi@vger.rutgers.edu
In-Reply-To: <000301be1149$ac25dd40$014670c3@mike-tp>; from Michael Vorburger on Mon, Nov 16, 1998 at 11:12:53AM +0100
On Mon, Nov 16, 1998 at 11:12:53AM +0100, Michael Vorburger wrote:
> Hello
>
> Is it possible to "rescan" the SCSI bus under LINUX to find devices like a
> JAZ drive which were not turned on at boot time, but now are? (Corresponding
> to a "Refresh" in "System Properties" / "Device Manager" under Win95 ?)
You cannot rescan, but
echo "scsi add-single-device host channel target lun" >/proc/scsi/scsi
for further info, check the sources (drivers/scsi/scsi.c)
--
Matthias Andree
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu