freebsd-dev/sbin/camcontrol
Kenneth D. Merry c60e19a83b Add a new device specification syntax to camcontrol. It is now possible to
do things like:

camcontrol tur da5
or
camcontrol tur 1:2:0
or
camcontrol tur 1:2

These changes are fully backwards compatible with the original device
specification syntax (-n dev -u unit), so it is possible to use either
method to specify a device now.

The device specification changes do not affect the rescan, reset or debug
commands, since by design, those commands work on a bus or bus:target:lun
basis only.

Also, shorten the default usage statement so that it fits in a 24 column
terminal.  The full usage statement is still available by using the "help"
"-h" or "-?" arguments to camcontrol.

Submitted by:	Joerg Wunsch <joerg_wunsch@interface-business.de>
1999-05-10 23:30:04 +00:00
..
camcontrol.8 Add a new device specification syntax to camcontrol. It is now possible to 1999-05-10 23:30:04 +00:00
camcontrol.c Add a new device specification syntax to camcontrol. It is now possible to 1999-05-10 23:30:04 +00:00
camcontrol.h Add a new device specification syntax to camcontrol. It is now possible to 1999-05-10 23:30:04 +00:00
Makefile Camcontrol - A utility for configuring/manipulating the CAM subsystem 1998-09-15 06:43:02 +00:00
modeedit.c Add a new device specification syntax to camcontrol. It is now possible to 1999-05-10 23:30:04 +00:00
util.c Add a new device specification syntax to camcontrol. It is now possible to 1999-05-10 23:30:04 +00:00