On Tuesday, January 18, 2005 10:39 PM, Brian wrote:
> 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.

It has been added to the driver since 2.20.4.3.

Thanks,

Seokmann
LSI Logic Corporation.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, January 18, 2005 10:39 PM
> To: [EMAIL PROTECTED]
> Cc: linux-scsi@vger.kernel.org; [EMAIL PROTECTED]
> Subject: [patch 1/1] megaraid: Add AMI Megaraid card to new driver
> 
> 
> 
> 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: <[EMAIL PROTECTED]>
> ---
> 
> 
> 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.000000000 -0600
> +++ linux-2.6.11-rc1-bk6-brking/drivers/scsi/megaraid/megaraid_mbox.c
>       2005-01-18 18:23:57.000000000 -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,
> _
> -
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to [EMAIL PROTECTED]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to