From mboxrd@z Thu Jan 1 00:00:00 1970 From: Douglas Gilbert Subject: [ANNOUNCE] lsscsi-0.24 released Date: Fri, 24 Dec 2010 17:43:24 -0500 Message-ID: <4D15220C.30705@interlog.com> Reply-To: dgilbert@interlog.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Sender: linux-kernel-owner@vger.kernel.org To: SCSI development list , linux-kernel List-Id: linux-scsi@vger.kernel.org lsscsi is a utility that uses sysfs in linux 2.6 series kernels to list information about SCSI devices and SCSI hosts. Both a compact format which is one line per device and a "classic" format (like the output of 'cat /proc/scsi/scsi') are supported. Version 0.24 is available at: http://sg.danny.cz/scsi/lsscsi.html More information can be found on that page including examples and a Download section for tarballs, rpm and deb packages. There have only been superficial changes to the beta release of 0.24 made in June 2010. ChangeLog: Version 0.24 2010/06/12 [svn: r83] - FC transport syntax changes (colon to slash) - add "(null)" to the currently accepted "" as the string representation of NULL - add AM_MAINTAINER_MODE to configure.ac - scandir() library function has changed its signature in its 4th argument, use newer (non-void) variant Version 0.23 2009/12/01 [svn: r76] ... Doug Gilbert