summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aacraid/README
diff options
context:
space:
mode:
authorMark Haverkamp2005-10-24 19:52:22 +0200
committerJames Bottomley2005-10-28 18:41:53 +0200
commit8e0c5ebde82b08f6d996e11983890fc4cc085fab (patch)
tree3ba38ff8e7b9203b47d038c215d9c7d623c250ba /drivers/scsi/aacraid/README
parentMerge HEAD from ../scsi-misc-2.6-old (diff)
downloadkernel-qcow2-linux-8e0c5ebde82b08f6d996e11983890fc4cc085fab.tar.gz
kernel-qcow2-linux-8e0c5ebde82b08f6d996e11983890fc4cc085fab.tar.xz
kernel-qcow2-linux-8e0c5ebde82b08f6d996e11983890fc4cc085fab.zip
[SCSI] aacraid: Newer adapter communication iterface support
Received from Mark Salyzyn. This patch adds the 'new comm' interface, which modern AAC based adapters that are less than a year old support in the name of much improved performance. These modern adapters support both the legacy and the 'new comm' interfaces. Signed-off-by: Mark Haverkamp <markh@osdl.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/aacraid/README')
-rw-r--r--drivers/scsi/aacraid/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/aacraid/README b/drivers/scsi/aacraid/README
index 4fa524687bc5..4193865d419c 100644
--- a/drivers/scsi/aacraid/README
+++ b/drivers/scsi/aacraid/README
@@ -57,7 +57,7 @@ Deanna Bonds (non-DASD support, PAE fibs and 64 bit,
(fixed 64bit and 64G memory model, changed confusing naming convention
where fibs that go to the hardware are consistently called hw_fibs and
not just fibs like the name of the driver tracking structure)
-Mark Salyzyn <Mark_Salyzyn@adaptec.com> Fixed panic issues and added some new product ids for upcoming hbas.
+Mark Salyzyn <Mark_Salyzyn@adaptec.com> Fixed panic issues and added some new product ids for upcoming hbas. Performance tuning, card failover and bug mitigations.
Original Driver
-------------------------