[PATCH] scsi: mvsas support for Asus P9A-I SAS on-board controller

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

 



Add support for ASUS P9A-I SAS controller to 'mvsas' driver (Marvell
88SE9485 based)

Signed-off-by: Jan Sebosik <sebosik@xxxxxxx>

---

--- drivers/scsi/mvsas/mv_init.c.orig   2015-02-20 23:16:33.071890099 +0100
+++ drivers/scsi/mvsas/mv_init.c        2015-02-20 23:18:18.298499615 +0100
@@ -728,6 +728,15 @@ static struct pci_device_id mvs_pci_tabl
                .class_mask     = 0,
                .driver_data    = chip_9485,
        },
+       {
+               .vendor         = PCI_VENDOR_ID_MARVELL_EXT, /* ASUS
P9A-I series on-board SAS controller */
+               .device         = 0x9485,
+               .subvendor      = PCI_VENDOR_ID_ASUSTEK,
+               .subdevice      = 0x8635,
+               .class          = 0,
+               .class_mask     = 0,
+               .driver_data    = chip_9485,
+       },
        { PCI_VDEVICE(OCZ, 0x1021), chip_9485}, /* OCZ RevoDrive3 */
        { PCI_VDEVICE(OCZ, 0x1022), chip_9485}, /* OCZ
RevoDrive3/zDriveR4 (exact model unknown) */
        { PCI_VDEVICE(OCZ, 0x1040), chip_9485}, /* OCZ
RevoDrive3/zDriveR4 (exact model unknown) */
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[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