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 136b10a commit a270ce1Copy full SHA for a270ce1
switchtec.c
@@ -1353,6 +1353,8 @@ static const struct pci_device_id switchtec_pci_tbl[] = {
1353
SWITCHTEC_PCI_DEVICE(0x8534), //PFX 64xG3
1354
SWITCHTEC_PCI_DEVICE(0x8535), //PFX 80xG3
1355
SWITCHTEC_PCI_DEVICE(0x8536), //PFX 96xG3
1356
+ SWITCHTEC_PCI_DEVICE(0x8541), //PSX 24xG3
1357
+ SWITCHTEC_PCI_DEVICE(0x8542), //PSX 32xG3
1358
SWITCHTEC_PCI_DEVICE(0x8543), //PSX 48xG3
1359
SWITCHTEC_PCI_DEVICE(0x8544), //PSX 64xG3
1360
SWITCHTEC_PCI_DEVICE(0x8545), //PSX 80xG3
0 commit comments