]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
scsi: smartpqi: update controller ids
authorKevin Barnett <kevin.barnett@microsemi.com>
Wed, 27 Sep 2017 21:29:59 +0000 (16:29 -0500)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 3 Oct 2017 02:26:17 +0000 (22:26 -0400)
Update the driver's PCI IDs.

Reviewed-by: Scott Benesh <scott.benesh@microsemi.com>
Reviewed-by: Scott Teel <scott.teel@microsemi.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: Kevin Barnett <kevin.barnett@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/smartpqi/smartpqi_init.c

index 83bdbd84eb01f427e9d74d56526b2e1f1ceb9e33..677b88e58390417a3c35c32f09d7bd54cbdbe0ba 100644 (file)
@@ -6924,6 +6924,14 @@ static const struct pci_device_id pqi_pci_id_table[] = {
                PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
                               PCI_VENDOR_ID_ADAPTEC2, 0x1301)
        },
+       {
+               PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
+                              PCI_VENDOR_ID_ADAPTEC2, 0x1302)
+       },
+       {
+               PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
+                              PCI_VENDOR_ID_ADAPTEC2, 0x1303)
+       },
        {
                PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
                               PCI_VENDOR_ID_ADAPTEC2, 0x1380)