Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755344AbYGJEyz (ORCPT ); Thu, 10 Jul 2008 00:54:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752339AbYGJEyq (ORCPT ); Thu, 10 Jul 2008 00:54:46 -0400 Received: from elrond2.infotech.no ([82.134.31.41]:35365 "EHLO elrond2.infotech.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752233AbYGJEyp (ORCPT ); Thu, 10 Jul 2008 00:54:45 -0400 Message-ID: <48759603.9050803@torque.net> Date: Thu, 10 Jul 2008 00:54:27 -0400 From: Douglas Gilbert Reply-To: dougg@torque.net User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: SCSI Mailing List CC: "linux-kernel@vger.kernel.org" , taggart@debian.org Subject: [ANNOUNCE] lsscsi-0.21 released X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1134 Lines: 29 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 (default) which is one line per device and a "classic" format (like the output of 'cat /proc/scsi/scsi') are supported. Version 0.21 is available at http://www.torque.net/scsi/lsscsi.html More information can be found on that page including examples and a Download section for tarballs, rpm and deb packages. This is a maintenance release: lsscsi version 0.20 (released yesterday) was not sufficient to make lsscsi work on lk 2.6.26 . ChangeLog: Version 0.21 2008/7/10 [svn: r64] - more sysfs scanning work needed for lk 2.6.26 Version 0.20 2008/7/9 [svn: r43] - Handle SCSI midlayer rework circa lk 2.6.25/26 - this fix needed if CONFIG_SYSFS_DEPRECATED_V2 is not defined in the kernel build (lk 2.6.26) .... Doug Gilbert -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/