wiz
38b227d18c
New sentence, new line. Simplify macro usage.
2005-01-07 02:13:13 +00:00
ginsbach
661eb28d4c
Add command to read the defect data from a direct access device.
2005-01-07 02:08:34 +00:00
erh
4ed261aea9
Add a couple cross-references to make similar ctl commands easier to find.
2004-09-16 18:02:27 +00:00
wiz
feb417a0db
Bump date for last.
2003-09-01 04:43:32 +00:00
mycroft
4950c2c904
Add a flushcache command -- I need it for my DVD+RW.
2003-09-01 04:24:55 +00:00
wiz
09cbac4e7f
New sentence, new line. From Robert Elz.
2002-10-03 15:41:44 +00:00
thorpej
0683880e19
* Add "getcache" and "setcache" commands to get/set basic cache
...
parameters (enables, really).
* Fix an error in the manpage.
* Shuffle some code to group things together better.
2002-09-03 16:56:05 +00:00
wiz
5081d82d22
Punctuation vs. markup nits, and use .Dq instead of double quotes.
2002-06-26 18:07:21 +00:00
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
wiz
875bfce8db
Sort sections, use standard section headers.
2001-11-16 11:26:53 +00:00
wiz
e6b5422235
Fix a typo, and capitalize SCSI in one place.
2001-07-18 23:16:20 +00:00
bouyer
03fd5e671e
Add and document a 'detach' command.
2001-07-18 20:36:36 +00:00
wiz
73f545bb5b
Drop arguments of .Os.
2001-06-05 11:22:41 +00:00
jdolecek
4fe147ddbf
xref se(4) now that the manpage is built and installed
2001-04-03 11:51:33 +00:00
wiz
dd7acb43b8
Don't xref nonexisting se(4).
2001-04-03 11:18:53 +00:00
ad
a42efe450c
Fix typo.
2001-02-11 13:04:22 +00:00
kleink
141d219082
Use .Pa.
2000-07-08 10:28:17 +00:00
jdolecek
5aa5c9fa83
Add a note about what and where is printed for 'scan' command.
...
Addresses bin/9227 by <johnr@spimageworks.com>
2000-03-07 19:27:11 +00:00
ad
2829eb17d7
Make `all' a synonym for the `any' keyword.
1999-09-28 23:32:04 +00:00
hubertf
958ed46f74
Collect all little usage-messages spread around into one place,
...
and as a side effect, print the available commands (and their
usage) if no command is given on the command line.
Approved by Jason Thorpe.
1999-07-30 02:29:04 +00:00
thorpej
d937146240
Oops, finish the description of the "scan" bus command.
1998-10-15 21:51:23 +00:00
thorpej
c9a47c223b
scsictl(8) - a program to manipulate SCSI devices and busses. Currently
...
supports:
Devices: identify, reassign blocks, reset
Busses: reset, scan for devices
Coming soon, device formatting, mode page editing, device freeze/thaw, etc.
1998-10-15 21:44:39 +00:00