patch-1.3.22 linux/drivers/scsi/README.st

Next file: linux/drivers/scsi/aha1542.c
Previous file: linux/drivers/scsi/53c7,8xx.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.21/linux/drivers/scsi/README.st linux/drivers/scsi/README.st
@@ -1,5 +1,5 @@
 This file contains brief information about the SCSI tape driver.
-Last modified: Tue Jan 10 21:32:35 1995 by root@kai.home
+Last modified: Sun Aug 27 12:49:11 1995 by root@kai.makisara.fi
 
 BASICS
 
@@ -15,6 +15,8 @@
 optionally written. In both cases end of data is signified by
 returning zero bytes for two consecutive reads.
 
+The compile options are defined in the file linux/drivers/scsi/st_options.h.
+
 BUFFERING
 
 The driver uses a buffer allocated at system initialization. The size
@@ -108,8 +110,9 @@
            (enabled/disabled) of the write buffering (MT_ST_BUFFER_WRITES),
            asynchronous writes (MT_ST_ASYNC_WRITES), read ahead
            (MT_ST_READ_AHEAD), writing of two filemark (ST_TWO_FM),
-	   using the SCSI spacing to EOD (MT_ST_FAST_EOM), and
-	   debugging (MT_ST_DEBUGGING ; debugging must be compiled into the
+	   using the SCSI spacing to EOD (MT_ST_FAST_EOM), automatic
+	   locking of the drive door (MT_ST_AUTO_LOCK) and debugging
+	   (MT_ST_DEBUGGING ; debugging must be compiled into the
 	   driver).
         MT_ST_WRITE_THRESHOLD
            Sets the write threshold for this device to kilobytes

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this