| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Submitted by: Kenneth Merry <ken@FreeBSD.org>
|
|
|
|
| |
"just a printf formatting change"....
|
| |
|
|
|
|
|
|
|
| |
"page_ctl" and "pagectl" to "pgctl" to reflect ``camcontrol --help''.
PR: docs/8781
Submitted by: Norihiro Kumagai <kuma@jp.FreeBSD.org>
|
| |
|
|
|
|
|
|
|
|
| |
that any transactions in front of the stop command get flushed to disk
first. This will have no effect on devices that have tagged queueing
turned off, or don't support tagged queueing.
Reviewed by: gibbs
|
|
|
|
| |
Noticed by: Philippe Regnauld <regnauld@deepo.prosa.dk>
|
| |
|
|
|
|
|
|
|
| |
function in camcontrol.
Also, fix the modepage example in the examples section of the man page. It
didn't quite come out right with the '.Dl' macro.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
print out a one line description/dump of every SCSI CDB sent to a
particular debugging target or targets.
This is a good bit more useful than the other debugging modes, I think.
Change some things in LINT to note the availability of this new option.
Fix an erroneous argument to scsi_cdb_string() in scsi_all.c
Reviewed by: gibbs
|
|
|
|
| |
PR: docs/7975
|
|
|
|
| |
Reported by: Tony Maher <tonym@angis.usyd.edu.au> on -current
|
| |
|
|
Submitted by: "Kenneth D. Merry" <ken@plutotech.com>
|