* [PATCH] Add AMI Megaraid card to new driver
@ 2004-12-13 5:08 Brian King
0 siblings, 0 replies; only message in thread
From: Brian King @ 2004-12-13 5:08 UTC (permalink / raw)
To: Atul.Mukker; +Cc: linux-scsi
[-- Attachment #1: Type: text/plain, Size: 0 bytes --]
[-- Attachment #2: megaraid_ami_perc3dc.patch --]
[-- Type: text/x-patch, Size: 889 bytes --]
Adds AMI Megaraid Elite 1600 to the list of supported
adapters. I encountered some issues running with the old
megaraid driver with this card, so I wrote this patch and
have been running without problems for several days now.
Please apply.
---
diff -puN drivers/scsi/megaraid/megaraid_mbox.c~megaraid_ami_perc3dc drivers/scsi/megaraid/megaraid_mbox.c
--- linux-2.6.10-rc3-bk6/drivers/scsi/megaraid/megaraid_mbox.c~megaraid_ami_perc3dc 2004-12-12 22:58:17.235599413 -0600
+++ linux-2.6.10-rc3-bk6-brking/drivers/scsi/megaraid/megaraid_mbox.c 2004-12-12 22:59:49.594673649 -0600
@@ -301,6 +301,12 @@ static struct pci_device_id pci_id_table
PCI_SUBSYS_ID_PERC3_SC,
},
{
+ PCI_VENDOR_ID_AMI,
+ PCI_DEVICE_ID_AMI_MEGARAID3,
+ PCI_VENDOR_ID_AMI,
+ PCI_SUBSYS_ID_PERC3_DC,
+ },
+ {
PCI_VENDOR_ID_LSI_LOGIC,
PCI_DEVICE_ID_MEGARAID_SCSI_320_0,
PCI_VENDOR_ID_LSI_LOGIC,
_
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-12-13 5:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-13 5:08 [PATCH] Add AMI Megaraid card to new driver Brian King
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).