[SCSI] Bug 4940 Repeatable Kernel Panic on Adaptec 2015S I20 device on bootup
authorJames Bottomley <jejb@mulgrave.(none)>
Mon, 8 Aug 2005 16:51:38 +0000 (11:51 -0500)
committerJames Bottomley <jejb@mulgrave.(none)>
Mon, 8 Aug 2005 16:51:38 +0000 (11:51 -0500)
commit9c472dd9197429a37691e91c938660a062bf20b0
treeffe17c0aa00728c0d4e1bebd203c68b9d16af58f
parent6fc32179de9e14c542e0b1760e412bc670611c53
[SCSI] Bug 4940 Repeatable Kernel Panic on Adaptec 2015S I20 device on bootup

From: "Salyzyn, Mark" <mark_salyzyn@adaptec.com>

Prevent driver from loading if another driver (i2o) has already claimed
the resources associated with the card. Discussion associated with this
bug can be referenced at http://bugzilla.kernel.org/show_bug.cgi?id=4940
where it was agreed to use pci_request_regions in both the dpt_i2o and
the i2o driver to prevent both drivers loading on the same adapter(s).

Signed-off-by: Mark Salyzyn <aacraid@adaptec.com>
Rejections fixed up and

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/dpt_i2o.c