[1109] in linux-scsi channel archive
RE: rereading scsi devices
daemon@ATHENA.MIT.EDU (Mark F. burgo)
Mon Dec 16 15:25:16 1996
In-Reply-To: <9612161939.AA24203@gnu.sdsp.mc.xerox.com>
Date: Mon, 16 Dec 1996 15:10:13 -0500 (EST)
From: "Mark F. burgo" <mfburgo@lrkimball.com>
To: "Marty Leisner" <leisner@sdsp.mc.xerox.com>
Cc: linux-scsi@vger.rutgers.edu
echo "scsi add-single-device ha ch dev lun" > /proc/scsi/scsi
to add
echo "scsi remove-single-device ha ch dev lun" > /proc/scsi/scsi
check out the source in /usr/src/linux/scsi/scsi.c and scan for single-device yo
u will
find it.....
mark
On 16-Dec-96 "Marty Leisner" wrote:
--->--->
--->
--->I have a scsi driver built into my kernel (not a module).
--->
--->How do I get it to rescan the scsi devices (ex: I turn on/off a device).
--->
--->I recall I wrote some magic strings out someplace, I haven't been able to
--->find it in the kernel (2.0.27) or the SCSI-HOWTO...
--->
--->
--->marty leisner@sdsp.mc.xerox.com
--->Don't confuse education with schooling.
---> Milton Friedman to Yogi Berra
--->
--->--
--->marty
--->leisner@sdsp.mc.xerox.com
--->Member of the League for Programming Freedom
--->
----------------------------------
E-Mail: Mark F. burgo <mfburgo@lrkimball.com>
Date: 12/16/96
Time: 15:10:13
This message was sent by XF-Mail
----------------------------------