sdparm is a command line utility designed to get and set SCSI device parameters (cf hdparm for ATA disks). The parameters are held in mode pages. Apart from SCSI devices (e.g. disks, tapes and enclosures) sdparm can be used on any device that uses a SCSI command set. Almost all CD/DVD/BD 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; load and unload removable media and some other housekeeping functions are supported. sdparm supports both the Linux kernel 2.4, 2.6 and 3 series with ports to FreeBSD, Solaris, Tru64 and Windows. The version tracks changes in draft standards from www.t10.org since January 2012. For more information and downloads see: http://sg.danny.cz/sg/sdparm.html ChangeLog for sdparm-1.08 [20130606] [svn: r215] - device id VPD: add protocol specific port identifier - control extension mpage: add max sense data length - power condition mpage: FIDCPC->CCF_IDLE, FSBCPC->CCF_STAND, FSTCPC->CCF_STOPP (spc4r34+) - caching mpage: add SYNC_PROG field (sbc3r33) - block device characteristics VPD page additions sbc3r34 - extended inquiry vpd page: add max supported sense data length - protocol-specific port information VPD page for SAS SSP, persistent connection (spl3r2), power disable (spl3r3) - allow --readonly with --set= and --clear= - add placeholder for third party copy VPD page - supply more information if a UA occurs - add Makefile so scripts/sas_disk_blink installed - scripts/scsi_ch_swp: new, uses sdparm and blockdev - ./configure options: - change --enable-no-linux-bsg to --disable-linuxbsg - add --disable-scsistrings to reduce utility size with non-libsgutils build - point svn:externals to rev 498 of sg3_utils - report sdat_ovfl bit (if set) in sense data - sg_pt_linux: expand DID_ (host_byte) codes - cope with a transport error plus sense data - prefer major() over MAJOR() macro - win32: fixes for cygwin version 1.7.17 headers ChangeLog for sdparm-1.07 [20120121] [svn: r188] ... Doug Gilbert -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html