From: Brian King <brking@charter.net>
To: Atul.Mukker@lsil.com
Cc: linux-scsi@vger.kernel.org
Subject: [PATCH] Add AMI Megaraid card to new driver (resend)
Date: Thu, 06 Jan 2005 22:37:21 -0600 [thread overview]
Message-ID: <41DE1201.5000509@charter.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 0 bytes --]
[-- Attachment #2: megaraid_ami_perc3dc.patch --]
[-- Type: text/x-patch, Size: 881 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-bk9/drivers/scsi/megaraid/megaraid_mbox.c~megaraid_ami_perc3dc 2005-01-06 22:32:29.003600750 -0600
+++ linux-2.6.10-bk9-brking/drivers/scsi/megaraid/megaraid_mbox.c 2005-01-06 22:32:29.008599617 -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,
_
next reply other threads:[~2005-01-07 4:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-07 4:37 Brian King [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-01-19 0:32 [PATCH] Add AMI Megaraid card to new driver (resend) Brian King
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41DE1201.5000509@charter.net \
--to=brking@charter.net \
--cc=Atul.Mukker@lsil.com \
--cc=linux-scsi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox