diff options
author | James Bottomley <James.Bottomley@steeleye.com> | 2005-08-04 17:33:22 -0500 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.(none)> | 2005-08-04 17:41:25 -0500 |
commit | 79778a27be4c704552a18cf2a3e8b9e30623acd1 (patch) | |
tree | 43a3107ead65790b9f5ffa04d54d5daa8904de79 /Documentation/scsi | |
parent | 52b5cfb355b2b3274979d25490f190d478ab1fad (diff) | |
download | op-kernel-dev-79778a27be4c704552a18cf2a3e8b9e30623acd1.zip op-kernel-dev-79778a27be4c704552a18cf2a3e8b9e30623acd1.tar.gz |
[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 160e735..47e74dd 100644 --- a/Documentation/scsi/aic7xxx.txt +++ b/Documentation/scsi/aic7xxx.txt @@ -1,5 +1,5 @@ ==================================================================== -= Adaptec Aic7xxx Fast -> Ultra160 Family Manager Set v6.2.28 = += Adaptec Aic7xxx Fast -> Ultra160 Family Manager Set v7.0 = = README for = = The Linux Operating System = ==================================================================== @@ -131,6 +131,10 @@ The following information is available in this file: SCSI "stub" effects. 2. Version History + 7.0 (4th August, 2005) + - Updated driver to use SCSI transport class infrastructure + - Upported sequencer and core fixes from last adaptec released + version of the driver. 6.2.36 (June 3rd, 2003) - Correct code that disables PCI parity error checking. - Correct and simplify handling of the ignore wide residue |