freebsd-src/sbin/camcontrol
Kenneth D. Merry d05caa00c5 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
..
camcontrol.8 Add a new CAM debugging mode, CAM_DEBUG_CDB. This causes the kernel to 1998-10-02 21:00:58 +00:00
camcontrol.c Add a new CAM debugging mode, CAM_DEBUG_CDB. This causes the kernel to 1998-10-02 21:00:58 +00:00
camcontrol.h Camcontrol - A utility for configuring/manipulating the CAM subsystem 1998-09-15 06:43:02 +00:00
Makefile Camcontrol - A utility for configuring/manipulating the CAM subsystem 1998-09-15 06:43:02 +00:00
modeedit.c Camcontrol - A utility for configuring/manipulating the CAM subsystem 1998-09-15 06:43:02 +00:00
util.c Camcontrol - A utility for configuring/manipulating the CAM subsystem 1998-09-15 06:43:02 +00:00