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 e29129f commit 6e24dcaCopy full SHA for 6e24dca
drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h
@@ -189,6 +189,8 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
189
CH_PCI_ID_TABLE_FENTRY(0x50ac), /* Custom T540-BT */
190
CH_PCI_ID_TABLE_FENTRY(0x50ad), /* Custom T520-CR */
191
CH_PCI_ID_TABLE_FENTRY(0x50ae), /* Custom T540-XL-SO */
192
+ CH_PCI_ID_TABLE_FENTRY(0x50af), /* Custom T580-KR-SO */
193
+ CH_PCI_ID_TABLE_FENTRY(0x50b0), /* Custom T520-CR-LOM */
194
195
/* T6 adapters:
196
*/
0 commit comments