lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 26 Dec 2008 22:29:36 -0500
From:	Douglas Gilbert <dgilbert@...erlog.com>
To:	SCSI development list <linux-scsi@...r.kernel.org>
CC:	linux-kernel <linux-kernel@...r.kernel.org>,
	Matt Taggart <taggart@...ian.org>
Subject: [ANNOUNCE] lsscsi-0.22 released

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.22 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.

ChangeLog:
Version 0.22 2008/12/26 [svn: r71]
   - add protection information (see CREDITS file)
   - add USB transport type with USB device name
   - add ATA and SATA transport types (crude: by driver name)
Version 0.21 2008/7/10 [svn: r64]
   ....

Example of some new features:
$ lsscsi
[0:0:0:0]    disk    ATA      FUJITSU MHY2160B 0000  /dev/sda
[3:0:0:0]    cd/dvd  MATSHITA DVD/CDRW UJDA775 CB03  /dev/scd0
[5:0:0:0]    disk    USB 2.0  SD/MMC Reader          /dev/sdb
[6:0:0:0]    disk    JetFlash TS2GJFVxx        8.01  /dev/sdc

$ lsscsi -t
[0:0:0:0]    disk    sata:                           /dev/sda
[3:0:0:0]    cd/dvd  ata:                            /dev/scd0
[5:0:0:0]    disk    usb: 7-1:1.0                    /dev/sdb
[6:0:0:0]    disk    usb: 7-2.4:1.0                  /dev/sdc


Doug Gilbert
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists