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 and 2.6 series with ports to FreeBSD, Solaris, Tru64 and Windows. The version tracks changes in draft standards from www.t10.org since October 2009. Starting with this version if libsgutils2 from the sg3_utils package (version 1.29) is available during the sdparm build then the executable will depend on that shared object. ChangeLog for sdparm-1.05 [20100413] [svn: r149] - add '--readonly' option especially for '-C start' and '-C stop' on ATA disks. - Control mode page updates (spc4r23) - add Control data protection mode page (ssc4r01) - block device characteristics VPD page: decode form factor - extended inquiry VPD page: activate_microcode+r_sup (spc4r23) - Automation device serial number and Data transfer device element address VPD pages (ssc4r01) - add SBC Referrals VPD page (sbc3r22) - expand SBC Thin provisioning VPD page (sbc3r22) - expand SBC Block limits VPD page (sbc3r22) - SAS-2.1 specification split, upper layers placed in SPL - add enable_slumber and enable_partial fields to Enhanced phy control mode page - add AM_MAINTAINER_MODE to configure.ac to lessen build issues - build infrastructure change to use libsgutils2 if available ChangeLog for sdparm-1.04 [20090920] [svn: r129] .... For more information and downloads see: http://sg.danny.cz/sg/sdparm.html A release announcement will be sent to freshmeat.net . 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