Date: Tue, 18 Sep 2007 01:26:28 +0000 (UTC) From: "Kenneth D. Merry" <ken@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/camcontrol Makefile camcontrol.8 camcontrol.c Message-ID: <200709180126.l8I1QSIv043165@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ken 2007-09-18 01:26:28 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sbin/camcontrol Makefile camcontrol.8 camcontrol.c
Log:
MFC:
camcontrol/Makefile: rev 1.17
camcontrol.8: rev 1.44
camcontrol.c: rev 1.58
Add SCSI READ CAPACITY support to camcontrol. The new 'readcap' subcommand
will automatically issue the 16 byte verison of read capacity if the device
in question is larger than 2TB.
There are also a number of output options here (last block, number of
blocks, human readable) that should meet most needs, and also aid in
scripting.
Revision Changes Path
1.16.8.1 +2 -2 src/sbin/camcontrol/Makefile
1.41.2.2 +51 -1 src/sbin/camcontrol/camcontrol.8
1.53.2.3 +230 -2 src/sbin/camcontrol/camcontrol.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709180126.l8I1QSIv043165>
