We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e6a976 commit 8bdb3b9Copy full SHA for 8bdb3b9
drivers/scsi/smartpqi/smartpqi_init.c
@@ -8254,6 +8254,22 @@ static const struct pci_device_id pqi_pci_id_table[] = {
8254
PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
8255
PCI_VENDOR_ID_HP, 0x1101)
8256
},
8257
+ {
8258
+ PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
8259
+ 0x1d8d, 0x0800)
8260
+ },
8261
8262
8263
+ 0x1d8d, 0x0908)
8264
8265
8266
8267
+ 0x1d8d, 0x0806)
8268
8269
8270
8271
+ 0x1d8d, 0x0916)
8272
8273
{
8274
8275
PCI_ANY_ID, PCI_ANY_ID)
0 commit comments