[SCSI] sym2: claim only "Storage" class
authorGrant Grundler <grundler@parisc-linux.org>
Mon, 17 Jul 2006 13:22:45 +0000 (07:22 -0600)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Fri, 28 Jul 2006 16:46:38 +0000 (11:46 -0500)
commitb2b3c121076961333977f485f0d54c22121df920
treedb121bd6a5231bb2b34038064d5c2bb93e05fbfb
parent64821324ca49f24be1a66f2f432108f96a24e596
[SCSI] sym2: claim only "Storage" class

The follow patch fixes a problem for Matt Taggart.
The Compaq system he had (dl380?) has a SmartArray device that exposes
the 53c1510 device in both RAID and "normal" modes. The difference
is in RAID mode, the smart array driver (IIRC) should claim the
device instead of sym2 driver. Patch below prevents sym2 from
claiming the device when the RAID "daughter board" is attached.

Signed-off-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/sym53c8xx_2/sym_glue.c