diff options
Diffstat (limited to 'sys/scsi/README.ss')
-rw-r--r-- | sys/scsi/README.ss | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/scsi/README.ss b/sys/scsi/README.ss index dc8da5bdb8b..9634c9ae39f 100644 --- a/sys/scsi/README.ss +++ b/sys/scsi/README.ss @@ -1,4 +1,4 @@ -$OpenBSD: README.ss,v 1.4 1997/03/11 02:34:25 kstailey Exp $ +$OpenBSD: README.ss,v 1.5 1997/03/11 03:40:49 kstailey Exp $ If you think SCSI tape drives are quirky you haven't seen anything. @@ -33,6 +33,9 @@ common code for ssread() in ss.c could be used. Other Considerations +SCSI disconnect is missing from many scanners. Sucks huh? A slow +peripheral that also monopolizes the bus. + The image data from the scanner driver is currently supposed to resemble headerless PBM "rawbits". Depending on this is probably a bad idea especially because it cannot always be attained. The Fujutisu M3096G |