All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] SCSI: Support for Adaptec ASC-1045/1405 SAS/SATA HBA on mvsas
@ 2009-11-24 14:37 SRINIVAS NAGA VENKATASATYA PASAGADUGULA - ERS, HCL Tech
  0 siblings, 0 replies; only message in thread
From: SRINIVAS NAGA VENKATASATYA PASAGADUGULA - ERS, HCL Tech @ 2009-11-24 14:37 UTC (permalink / raw)
  To: linux-scsi, James Bottomley; +Cc: ayan, kewei


From: Srinivas <satyasrinivasp@hcl.in>

This is support for Adaptec ASC-1045/1405 SAS/SATA HBA on mvsas, which is based on Marvell 88SE6440 chipset.
Signed-off-by: Srinivas <satyasrinivasp@hcl.in>
---
diff --git a/drivers/scsi/mvsas/mv_init.c b/drivers/scsi/mvsas/mv_init.c
index c790d45..cae6b2c 100644
--- a/drivers/scsi/mvsas/mv_init.c
+++ b/drivers/scsi/mvsas/mv_init.c
@@ -657,6 +657,7 @@ static struct pci_device_id __devinitdata mvs_pci_table[] = {
        { PCI_VDEVICE(MARVELL, 0x9180), chip_9180 },
        { PCI_VDEVICE(ARECA, PCI_DEVICE_ID_ARECA_1300), chip_1300 },
        { PCI_VDEVICE(ARECA, PCI_DEVICE_ID_ARECA_1320), chip_1320 },
+       { PCI_VDEVICE(ADAPTEC2, 0x0450), chip_6440 },

        { }     /* terminate list */
 };

--

Thanks,
Srinivas.

DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. 
It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. 
Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have 
received this email in error please delete it and notify the sender immediately. Before opening any mail and 
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-24 14:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-24 14:37 [PATCH] SCSI: Support for Adaptec ASC-1045/1405 SAS/SATA HBA on mvsas SRINIVAS NAGA VENKATASATYA PASAGADUGULA - ERS, HCL Tech

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.