diff options
author | James Bottomley <James.Bottomley@steeleye.com> | 2005-08-04 18:33:22 -0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.(none)> | 2005-08-04 18:41:25 -0400 |
commit | 79778a27be4c704552a18cf2a3e8b9e30623acd1 (patch) | |
tree | 43a3107ead65790b9f5ffa04d54d5daa8904de79 /Documentation/scsi | |
parent | 52b5cfb355b2b3274979d25490f190d478ab1fad (diff) |
[SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9
This patch upports all relevant code fixes and bumps the driver version
to 7.0 to signify starting a new tree.
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'Documentation/scsi')
-rw-r--r-- | Documentation/scsi/aic7xxx.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Documentation/scsi/aic7xxx.txt b/Documentation/scsi/aic7xxx.txt index 160e7354cd1e..47e74ddc4bc9 100644 --- a/Documentation/scsi/aic7xxx.txt +++ b/Documentation/scsi/aic7xxx.txt | |||
@@ -1,5 +1,5 @@ | |||
1 | ==================================================================== | 1 | ==================================================================== |
2 | = Adaptec Aic7xxx Fast -> Ultra160 Family Manager Set v6.2.28 = | 2 | = Adaptec Aic7xxx Fast -> Ultra160 Family Manager Set v7.0 = |
3 | = README for = | 3 | = README for = |
4 | = The Linux Operating System = | 4 | = The Linux Operating System = |
5 | ==================================================================== | 5 | ==================================================================== |
@@ -131,6 +131,10 @@ The following information is available in this file: | |||
131 | SCSI "stub" effects. | 131 | SCSI "stub" effects. |
132 | 132 | ||
133 | 2. Version History | 133 | 2. Version History |
134 | 7.0 (4th August, 2005) | ||
135 | - Updated driver to use SCSI transport class infrastructure | ||
136 | - Upported sequencer and core fixes from last adaptec released | ||
137 | version of the driver. | ||
134 | 6.2.36 (June 3rd, 2003) | 138 | 6.2.36 (June 3rd, 2003) |
135 | - Correct code that disables PCI parity error checking. | 139 | - Correct code that disables PCI parity error checking. |
136 | - Correct and simplify handling of the ignore wide residue | 140 | - Correct and simplify handling of the ignore wide residue |