RE: [PATCH] [SCSI] mvsas: Add support for Marvell's 88SE9480 chip.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, Alexander

> -----Original Message-----
> From: Alexander Kurtz [mailto:kurtz.alex@xxxxxxxxxxxxxx]
> Sent: 2011年8月13日 18:12
> To: linux-scsi@xxxxxxxxxxxxxxx
> Cc: Xiangliang Yu; James Bottomley
> Subject: [PATCH] [SCSI] mvsas: Add support for Marvell's 88SE9480 chip.
> 
> This patch adds the missing pci id for Marvell's 88SE9480 SAS/SATA HBA
> which is also sold with a vendor id of 0x1B4B instead of 0x11AB.
> 
> Signed-off-by: Alexander Kurtz <kurtz.alex@xxxxxxxxxxxxxx>
> ---
>  drivers/scsi/mvsas/mv_init.c |    9 +++++++++
>  1 files changed, 9 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/scsi/mvsas/mv_init.c b/drivers/scsi/mvsas/mv_init.c
> index 4e9af66..bd5b8e1 100644
> --- a/drivers/scsi/mvsas/mv_init.c
> +++ b/drivers/scsi/mvsas/mv_init.c
> @@ -723,6 +723,15 @@ static struct pci_device_id __devinitdata mvs_pci_table[]
> = {
>  		.class_mask	= 0,
>  		.driver_data	= chip_9485,
>  	},
> +	{
> +		.vendor		= 0x1b4b,
> +		.device		= 0x9480,
> +		.subvendor	= PCI_ANY_ID,
> +		.subdevice	= PCI_ANY_ID,

Subdevice should be is 0x9480
		.subdevice = 0x9480,


��.n��������+%������w��{.n�����{������ܨ}���Ơz�j:+v�����w����ޙ��&�)ߡ�a����z�ޗ���ݢj��w�f



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux