lkml.org 
[lkml]   [2004]   [Oct]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
SubjectRe: Megaraid random loss of luns
Date
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@ehouse.ru>
Jabber ID: rathamahata@jabber.org
===== 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,
\
 
 \ /
  Last update: 2005-03-22 14:06    [W:0.016 / U:0.308 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site