mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-20 12:11:26 +00:00
Corrected t10_dev_id and usn documentation.
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.0.0.x@3501 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -900,11 +900,13 @@ Each vdisk_fileio's device has the following attributes in
|
||||
identifier for Device Identification VPD page (0x83) of INQUIRY data.
|
||||
By default VDISK handler always generates t10_dev_id for every new
|
||||
created device at creation time based on the device name and
|
||||
scst_vdisk_ID scst_vdisk.ko module parameter (see below).
|
||||
scst_vdisk_ID scst_vdisk.ko module parameter for procfs (see below)
|
||||
or the SCST setup_id when using the sysfs interface (see above).
|
||||
|
||||
- usn - contains the virtual device's serial number of INQUIRY data. It
|
||||
is created at the device creation time based on the device name and
|
||||
scst_vdisk_ID scst_vdisk.ko module parameter (see below).
|
||||
scst_vdisk_ID scst_vdisk.ko module parameter for procfs (see below)
|
||||
or the SCST setup_id when using the sysfs interface (see above).
|
||||
|
||||
- type - contains SCSI type of this virtual device.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user