NetBSD/sbin/scsictl
fair 76b92d1ae9 Increase the SCSI command timeout for device start & stop from 10
to 30 seconds, per PR 25734. I've seen this problem myself. I think
that scsictl should:

1. accept a timeout flag/parameter to set the timeout to an arbitrary
value other than the default.

2. support a verbose mode that would report the timeout value before
the command is started, and then report how long the command actually
took to complete, though I suppose the latter could also be done
by using time(1).
2004-06-01 02:40:00 +00:00
..
Makefile
extern.h
scsi_sense.c
scsi_subr.c Make this compile after the recent changes to the kernel. 2003-09-08 09:05:08 +00:00
scsictl.8 Bump date for last. 2003-09-01 04:43:32 +00:00
scsictl.c Increase the SCSI command timeout for device start & stop from 10 2004-06-01 02:40:00 +00:00