[ANNOUNCE] sdparm 0.95

From: Douglas Gilbert
Date: Tue Sep 20 2005 - 02:55:15 EST


sdparm is a command line utility designed to get and set
SCSI device parameters (cf hdparm for ATA disks). Apart
from SCSI devices (e.g. disks, tapes and enclosures) sdparm
can be used on any device that uses a SCSI command set.
Virtually all CD/DVD drives use the SCSI MMC set irrespective
of the transport. sdparm also can decode VPD pages including
the device identification page. Commands to start and stop
the media; and load and unload removable media are supported.
sdparm can be used in both the lk 2.4 and 2.6 series.

This release adds the decoding of 5 more Vital Product Data
(VPD) pages. Most of the rest of the changes are bug fixes.

For more information and downloads see:
http://www.torque.net/sg/sdparm.html

ChangeLog for sdparm-0.95 [20050920]
- add debian directory (for builds)
- add decode for extended inquiry data VPD page
- add decode for management network addresses VPD page
- add decode for mode page policy VPD page
- add decode for ATA information VPD page
- add decode for Block limits VPD page
- fix DRA and LBCSS bits in caching mode page
- sync with SPC-4 rev 02
- add EBACKERR in Informational exceptions mode page
- add some defensive code into SCSI INQUIRY response processing
- about 10 fixes to mode page items as a result of chk_sdparm_data
<see notes.txt file for more information>
- when changing mode pages, check modification position does not
exceed actual page length
- process '-p' option last since it depends on '-t' and '-i'
- output available arguments when '-p' or '-t' arguments
don't match
- fix command line problem with '--dbd', '--defaults' and
'--dummy'

Doug Gilbert
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/