diff options
Diffstat (limited to 'Documentation/scsi')
-rw-r--r-- | Documentation/scsi/ChangeLog.megaraid_sas | 10 | ||||
-rw-r--r-- | Documentation/scsi/LICENSE.qla2xxx | 2 | ||||
-rw-r--r-- | Documentation/scsi/LICENSE.qla4xxx | 2 | ||||
-rw-r--r-- | Documentation/scsi/st.txt | 6 |
4 files changed, 14 insertions, 6 deletions
diff --git a/Documentation/scsi/ChangeLog.megaraid_sas b/Documentation/scsi/ChangeLog.megaraid_sas index 80441ab608e4..3a3079411a3d 100644 --- a/Documentation/scsi/ChangeLog.megaraid_sas +++ b/Documentation/scsi/ChangeLog.megaraid_sas | |||
@@ -1,3 +1,13 @@ | |||
1 | Release Date : Tue. Jun 17, 2012 17:00:00 PST 2012 - | ||
2 | (emaild-id:megaraidlinux@lsi.com) | ||
3 | Adam Radford/Kashyap Desai | ||
4 | Current Version : 00.00.06.18-rc1 | ||
5 | Old Version : 00.00.06.15-rc1 | ||
6 | 1. Fix Copyright dates. | ||
7 | 2. Add throttlequeuedepth module parameter. | ||
8 | 3. Add resetwaittime module parameter. | ||
9 | 4. Move poll_aen_lock initializer. | ||
10 | ------------------------------------------------------------------------------- | ||
1 | Release Date : Mon. Mar 19, 2012 17:00:00 PST 2012 - | 11 | Release Date : Mon. Mar 19, 2012 17:00:00 PST 2012 - |
2 | (emaild-id:megaraidlinux@lsi.com) | 12 | (emaild-id:megaraidlinux@lsi.com) |
3 | Adam Radford | 13 | Adam Radford |
diff --git a/Documentation/scsi/LICENSE.qla2xxx b/Documentation/scsi/LICENSE.qla2xxx index ce0fdf349a81..27a91cf43d6d 100644 --- a/Documentation/scsi/LICENSE.qla2xxx +++ b/Documentation/scsi/LICENSE.qla2xxx | |||
@@ -1,4 +1,4 @@ | |||
1 | Copyright (c) 2003-2011 QLogic Corporation | 1 | Copyright (c) 2003-2012 QLogic Corporation |
2 | QLogic Linux FC-FCoE Driver | 2 | QLogic Linux FC-FCoE Driver |
3 | 3 | ||
4 | This program includes a device driver for Linux 3.x. | 4 | This program includes a device driver for Linux 3.x. |
diff --git a/Documentation/scsi/LICENSE.qla4xxx b/Documentation/scsi/LICENSE.qla4xxx index ab899591ecb7..78c169f0d7c6 100644 --- a/Documentation/scsi/LICENSE.qla4xxx +++ b/Documentation/scsi/LICENSE.qla4xxx | |||
@@ -1,4 +1,4 @@ | |||
1 | Copyright (c) 2003-2011 QLogic Corporation | 1 | Copyright (c) 2003-2012 QLogic Corporation |
2 | QLogic Linux iSCSI Driver | 2 | QLogic Linux iSCSI Driver |
3 | 3 | ||
4 | This program includes a device driver for Linux 3.x. | 4 | This program includes a device driver for Linux 3.x. |
diff --git a/Documentation/scsi/st.txt b/Documentation/scsi/st.txt index 685bf3582abe..f346abbdd6ff 100644 --- a/Documentation/scsi/st.txt +++ b/Documentation/scsi/st.txt | |||
@@ -112,10 +112,8 @@ attempted). | |||
112 | 112 | ||
113 | MINOR NUMBERS | 113 | MINOR NUMBERS |
114 | 114 | ||
115 | The tape driver currently supports 128 drives by default. This number | 115 | The tape driver currently supports up to 2^17 drives if 4 modes for |
116 | can be increased by editing st.h and recompiling the driver if | 116 | each drive are used. |
117 | necessary. The upper limit is 2^17 drives if 4 modes for each drive | ||
118 | are used. | ||
119 | 117 | ||
120 | The minor numbers consist of the following bit fields: | 118 | The minor numbers consist of the following bit fields: |
121 | 119 | ||