patch-2.4.0-test6 linux/drivers/scsi/README.st

Next file: linux/drivers/scsi/ibmmca.c
Previous file: linux/drivers/scsi/README.ibmmca
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test5/linux/drivers/scsi/README.st linux/drivers/scsi/README.st
@@ -2,7 +2,7 @@
 The driver is currently maintained by Kai M{kisara (email
 Kai.Makisara@metla.fi)
 
-Last modified: Sat Apr 22 14:50:25 2000 by makisara@kai.makisara.local
+Last modified: Sat Aug  5 10:29:07 2000 by makisara@kai.makisara.local
 
 
 BASICS
@@ -67,7 +67,7 @@
 In variable block mode, the byte count in write() determines the size
 of the physical block on tape. When reading, the drive reads the next
 tape block and returns to the user the data if the read() byte count
-is at least the block size. Otherwise the data is truncated.
+is at least the block size. Otherwise, error ENOMEM is returned.
 
 In fixed block mode, the data transfer between the drive and the
 driver is in multiples of the block size. The write() byte count must

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)