| Kernel v2.4.19 /Documentation/cciss.txt |
|---|
 2.4.19
 Documentation
 cciss.txt
diff -urN linux-2.4.18/Documentation/cciss.txt linux-2.4.19/Documentation/cciss.txt
--- linux-2.4.18/Documentation/cciss.txt Thu Oct 11 09:04:57 2001
+++ linux-2.4.19/Documentation/cciss.txt Fri Aug 2 17:39:42 2002
@@ -100,7 +100,7 @@
can be informed of changes to the virtual SCSI bus which the driver
presents to it in the usual way. For example:
- echo add-single-device 3 2 1 0 > /proc/scsi/scsi
+ echo scsi add-single-device 3 2 1 0 > /proc/scsi/scsi
to add a device on controller 3, bus 2, target 1, lun 0. Note that
the driver makes an effort to preserve the devices positions
|