public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Brian King <brking@charter.net>
To: James.Bottomley@SteelEye.com
Cc: Atul.Mukker@lsil.com, linux-scsi@vger.kernel.org
Subject: [PATCH] Add AMI Megaraid card to new driver (resend)
Date: Tue, 18 Jan 2005 18:32:45 -0600	[thread overview]
Message-ID: <41EDAAAD.60308@charter.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #2: megaraid_ami_perc3dc.patch --]
[-- Type: text/x-patch, Size: 1356 bytes --]


This is the fourth submission of this patch. I have still
had no response from the maintainer.

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 since mid December.
Please apply.

Here is the PCI config space dump of my controller:

0000:03:00.0 RAID bus controller: American Megatrends Inc. MegaRAID (rev 02)
00: 1e 10 60 19 16 00 90 22 02 00 04 01 08 40 00 00
10: 08 00 00 d0 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 1e 10 93 04
30: 00 00 df df 80 00 00 00 00 00 00 00 0a 01 00 00

Signed-off-by: <brking@charter.net>
---


diff -puN drivers/scsi/megaraid/megaraid_mbox.c~megaraid_ami_perc3dc drivers/scsi/megaraid/megaraid_mbox.c
--- linux-2.6.11-rc1-bk6/drivers/scsi/megaraid/megaraid_mbox.c~megaraid_ami_perc3dc	2005-01-18 18:23:57.095273612 -0600
+++ linux-2.6.11-rc1-bk6-brking/drivers/scsi/megaraid/megaraid_mbox.c	2005-01-18 18:23:57.100272474 -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,
_

             reply	other threads:[~2005-01-19  0:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-19  0:32 Brian King [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-01-07  4:37 [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=41EDAAAD.60308@charter.net \
    --to=brking@charter.net \
    --cc=Atul.Mukker@lsil.com \
    --cc=James.Bottomley@SteelEye.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