From mboxrd@z Thu Jan 1 00:00:00 1970 From: Douglas Gilbert Subject: [ANNOUNCE] sdparm 1.00 Date: Wed, 18 Oct 2006 11:12:24 -0400 Message-ID: <45364458.7020507@torque.net> Reply-To: dougg@torque.net Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-kernel-owner@vger.kernel.org To: linux-scsi@vger.kernel.org Cc: linux-kernel@vger.kernel.org, tomfa@debian.org, kumba@gentoo.org List-Id: linux-scsi@vger.kernel.org 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. 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; load and unload removable media and some other housekeeping functions are supported. sdparm supports both the linux kernel 2.4 and 2.6 series. This version adds support for vendor specific mode pages. It modifies some exit status values to be the same as those found in the recently released sg3_utils version 1.22 . For more information and downloads see: http://www.torque.net/sg/sdparm.html Changelog: http://www.torque.net/sg/p/sdparm.ChangeLog A release announcement has been sent to freshmeat.net . Doug Gilbert