mjacob
ac88066d3b
Bad Dog! No Biscuit! *Never* commit without testing- even if it was
...
"just a printf formatting change"....
1998-12-20 20:32:34 +00:00
mjacob
e6b2429a95
add Bus and Device Reset commands
1998-12-20 18:51:56 +00:00
billf
568d61befe
Insert missing macro, and while I'm here change the inconsistent
...
"page_ctl" and "pagectl" to "pgctl" to reflect ``camcontrol --help''.
PR: docs/8781
Submitted by: Norihiro Kumagai <kuma@jp.FreeBSD.org>
1998-12-02 22:42:36 +00:00
ken
a9ae5e2586
Fix a typo in a comment.
1998-11-12 17:47:24 +00:00
ken
c81149bfaf
When we send a stop unit command to a device, send it as an ordered tag so
...
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
1998-10-13 22:02:38 +00:00
ken
f0d7c5e4dc
Fix a bug in camcontrol that caused 'camcontrol start' to not work.
...
Noticed by: Philippe Regnauld <regnauld@deepo.prosa.dk>
1998-10-13 16:23:26 +00:00
ken
a90d05e930
Add a missing word.
1998-10-06 00:32:58 +00:00
ken
89a9a866fe
Add the -c flag in to the usage summaries in the man page and the usage()
...
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.
1998-10-03 19:15:53 +00:00
ken
1ad6536975
Add a new CAM debugging mode, CAM_DEBUG_CDB. This causes the kernel to
...
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
1998-10-02 21:00:58 +00:00
ken
8ab0f364d8
Fix a grammar problem.
...
PR: docs/7975
1998-09-21 20:44:39 +00:00
ken
23704f1928
Page control field values go from 0-3, not 1-4.
...
Reported by: Tony Maher <tonym@angis.usyd.edu.au> on -current
1998-09-17 16:12:30 +00:00
ken
76b1945eae
Fix a typo. "Primay" -> "Primary"
1998-09-17 05:10:23 +00:00
gibbs
eb4ff87544
Camcontrol - A utility for configuring/manipulating the CAM subsystem
...
Submitted by: "Kenneth D. Merry" <ken@plutotech.com>
1998-09-15 06:43:02 +00:00