NetBSD/sbin/scsictl
mjacob 41194c0e70 Add a bunch of stuff from Bob Nestor that fixes format to allow one to
specify device logical blocksize.

Furthermore, it also adds an 'immediate' option, which then sends more modern
devices into formatting in the background. scsictl still waits around and
sends a TEST UNIT READY every 10 seconds and, based upon the sense data
it gets back after the invariable CHECK CONDITION, prints out a progress
indicator (based upon SKSV progress in the sense data).

While we're at it, add a 'tur', 'reserve', 'release', 'start' and 'stop'
functions to the device commands.

Fix a long standing bug in scsi_command- the value in retsts is an integral
value- not a bitmask.
2002-06-26 16:04:11 +00:00
..
extern.h Add a bunch of stuff from Bob Nestor that fixes format to allow one to 2002-06-26 16:04:11 +00:00
Makefile
scsi_sense.c
scsi_subr.c Add a bunch of stuff from Bob Nestor that fixes format to allow one to 2002-06-26 16:04:11 +00:00
scsictl.8 Add a bunch of stuff from Bob Nestor that fixes format to allow one to 2002-06-26 16:04:11 +00:00
scsictl.c Add a bunch of stuff from Bob Nestor that fixes format to allow one to 2002-06-26 16:04:11 +00:00