1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-04 09:09:56 +00:00
freebsd/sbin/scsi
Peter Dufault 1995d212e9 Add a "-s" argument to specify the command timeout in seconds.
Now you should be able to format a disk with something like:
> scsi -f /dev/rsd?c -s 1200 -c "4 0 0 0 0 0"
assuming sd.c lets you open it.
1995-05-01 12:35:05 +00:00
..
Makefile DPADD added 1995-01-25 20:25:57 +00:00
scsi.8 Add a "-s" argument to specify the command timeout in seconds. 1995-05-01 12:35:05 +00:00
scsi.c Add a "-s" argument to specify the command timeout in seconds. 1995-05-01 12:35:05 +00:00