wok-current diff sg3_utils/description.txt @ rev 25380
updated unhide (20130526 -> 20210124)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Jul 30 16:42:50 2022 +0100 (2022-07-30) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/sg3_utils/description.txt Sat Jul 30 16:42:50 2022 +0100 1.3 @@ -0,0 +1,6 @@ 1.4 +The sg3_utils package contains utilities that send SCSI commands to devices. 1.5 +As well as devices on transports traditionally associated with SCSI 1.6 +(e.g. Fibre Channel (FCP), Serial Attached SCSI (SAS) and the SCSI 1.7 +Parallel Interface(SPI)) many other devices use SCSI command sets. 1.8 +ATAPI optical drives and SATA disks that connect via a translation layer 1.9 +or a bridge device are examples of devices that use SCSI command sets.