Re: Megaraid random loss of luns

From: Sergey S. Kostyliov
Date: Fri Oct 08 2004 - 13:56:27 EST


On Friday 08 October 2004 20:30, Mukker, Atul wrote:
> You can try to add the PCI ids for your controllers in megaraid_mbox.c
> pci_device_id table. That _should_ work

That solve unrecognized controller issue. Thank you!
And here is a patch, please consider applying.


--
Sergey S. Kostyliov <rathamahata@xxxxxxxxx>
Jabber ID: rathamahata@xxxxxxxxxx
===== drivers/scsi/megaraid/megaraid_mbox.c 1.4 vs edited =====
--- 1.4/drivers/scsi/megaraid/megaraid_mbox.c 2004-08-31 22:52:04 +04:00
+++ edited/drivers/scsi/megaraid/megaraid_mbox.c 2004-10-08 21:54:44 +04:00
@@ -295,6 +295,12 @@
PCI_SUBSYS_ID_PERC3_SC,
},
{
+ PCI_VENDOR_ID_AMI,
+ PCI_DEVICE_ID_AMI_MEGARAID3,
+ PCI_VENDOR_ID_AMI,
+ PCI_SUBSYS_ID_PERC3_SC,
+ },
+ {
PCI_VENDOR_ID_LSI_LOGIC,
PCI_DEVICE_ID_MEGARAID_SCSI_320_0,
PCI_VENDOR_ID_LSI_LOGIC,