提交 6d6f3807 编写于 作者: D Douglas Gilbert 提交者: Christoph Hellwig

scsi_debug: improve driver description in Kconfig

Try to give a more accurate driver description and some extra
information in less lines.
Signed-off-by: NChristoph Hellwig <hch@lst.de>
Signed-off-by: NDouglas Gilbert <dgilbert@interlog.com>
Reviewed-by: NEwan D. Milne <emilne@redhat.com>
上级 d467d31f
...@@ -1462,18 +1462,17 @@ config SCSI_WD719X ...@@ -1462,18 +1462,17 @@ config SCSI_WD719X
SCSI controllers (based on WD33C296A chip). SCSI controllers (based on WD33C296A chip).
config SCSI_DEBUG config SCSI_DEBUG
tristate "SCSI debugging host simulator" tristate "SCSI debugging host and device simulator"
depends on SCSI depends on SCSI
select CRC_T10DIF select CRC_T10DIF
help help
This is a host adapter simulator that can simulate multiple hosts This pseudo driver simulates one or more hosts (SCSI initiators),
each with multiple dummy SCSI devices (disks). It defaults to one each with one or more targets, each with one or more logical units.
host adapter with one dummy SCSI disk. Each dummy disk uses kernel Defaults to one of each, creating a small RAM disk device. Many
RAM as storage (i.e. it is a ramdisk). To save space when multiple parameters found in the /sys/bus/pseudo/drivers/scsi_debug
dummy disks are simulated, they share the same kernel RAM for directory can be tweaked at run time.
their storage. See <http://sg.danny.cz/sg/sdebug26.html> for more See <http://sg.danny.cz/sg/sdebug26.html> for more information.
information. This driver is primarily of use to those testing the Mainly used for testing and best as a module. If unsure, say N.
SCSI and block subsystems. If unsure, say N.
config SCSI_MESH config SCSI_MESH
tristate "MESH (Power Mac internal SCSI) support" tristate "MESH (Power Mac internal SCSI) support"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册