[SCSI] aacraid: disable Dell Percraid quirk on Adaptec 2200S and 2120S
authorHillier, Gernot <gernot.hillier@siemens.com>
Wed, 17 Sep 2008 14:03:06 +0000 (16:03 +0200)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Wed, 3 Dec 2008 15:24:37 +0000 (09:24 -0600)
commitb21227c5fcadab206e2a2373e5b288a351919abb
treeea8b952980f9e619cfcb96dcb9a5e6597f921514
parentf6f7b52e2f6149d2ee365717afff315b05720162
[SCSI] aacraid: disable Dell Percraid quirk on Adaptec 2200S and 2120S

A lot of 64bit machines with Adaptec 2200S and 2120S controllers don't
recognize SCSI disks any more with the patch

commit 94cf6ba11b068b8a8f68a1e88bffb6827e92124b
Author: Salyzyn, Mark <mark_salyzyn@adaptec.com>
Date:   Thu Dec 13 16:14:18 2007 -0800

    [SCSI] aacraid: fix driver failure with Dell PowerEdge Expandable RAID Controller 3/Di

but fail with tons of "aac_srb: aac_fib_send failed with status: 8195"
instead. This patch disables the quirk introduced in the change cited
above for those two controllers again.

[thenzl: added 2120S Controller]
Signed-off-by: Gernot Hillier <gernot.hillier@siemens.com>
Signed-off-by: Tomas Henzl <thenzl@redhat.com>
Acked-by: Matt Domsch <Matt_Domsch@dell.com>
Cc: AACRAID list <aacraid@adaptec.com>
Cc: Stable Tree <stable@kernel.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/aacraid/linit.c