Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
sg3_utils: Utils for Linux's SCSI generic driver devices + raw devices
- Summary
- Collection of tools for SCSI devices that use the Linux SCSI generic (sg)
interface. Includes utilities to copy data based on "dd" syntax
and semantics (called sg_dd, sgp_dd and sgm_dd); check INQUIRY data and
associated pages (sg_inq); check mode and log pages (sg_modes and sg_logs);
spin up and down disks (sg_start); do self tests (sg_senddiag); and various
other functions. See the README and CHANGELOG files. Requires the lk 2.4
series or better. [In the lk 2.6 series many of these utilities
can use the primary block device name (e.g. /dev/sda).]
Warning: Some of these tools access the internals of your system and their
incorrect usage may render your system inoperable.
Changelog
- * Mon Nov 13 18:00:00 2006 Phil Knirsch <pknirsch{%}redhat{*}com> 1.22-3.el5.1
- Rebase to sg3_utils-1.22 (#194465)
- Some required specfile and files section updates due to the rebase
- * Tue Aug 3 19:00:00 2004 Phil Knirsch <pknirsch{%}redhat{*}com> 1.06-3
- rebuilt
- * Thu Mar 11 18:00:00 2004 Tim Powers <timp{%}redhat{*}com> 1.06-2
- rebuild