aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/scsi/hpsa.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/scsi/hpsa.txt')
-rw-r--r--Documentation/scsi/hpsa.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/scsi/hpsa.txt b/Documentation/scsi/hpsa.txt
index b14e6ee00a95..880c085b951b 100644
--- a/Documentation/scsi/hpsa.txt
+++ b/Documentation/scsi/hpsa.txt
@@ -45,6 +45,7 @@ HPSA specific entries in /sys
45 45
46 /sys/class/scsi_host/host*/rescan 46 /sys/class/scsi_host/host*/rescan
47 /sys/class/scsi_host/host*/firmware_revision 47 /sys/class/scsi_host/host*/firmware_revision
48 /sys/class/scsi_host/host*/transport_mode
48 49
49 the host "rescan" attribute is a write only attribute. Writing to this 50 the host "rescan" attribute is a write only attribute. Writing to this
50 attribute will cause the driver to scan for new, changed, or removed devices 51 attribute will cause the driver to scan for new, changed, or removed devices
@@ -61,6 +62,10 @@ HPSA specific entries in /sys
61 root@host:/sys/class/scsi_host/host4# cat firmware_revision 62 root@host:/sys/class/scsi_host/host4# cat firmware_revision
62 7.14 63 7.14
63 64
65 The transport_mode indicates whether the controller is in "performant"
66 or "simple" mode. This is controlled by the "hpsa_simple_mode" module
67 parameter.
68
64 HPSA specific disk attributes: 69 HPSA specific disk attributes:
65 ------------------------------ 70 ------------------------------
66 71