Skip to content

Commit 6e24dca

Browse files
Ganesh Goudardavem330
authored andcommitted
cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0
Signed-off-by: Ganesh Goudar <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent e29129f commit 6e24dca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,8 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
189189
CH_PCI_ID_TABLE_FENTRY(0x50ac), /* Custom T540-BT */
190190
CH_PCI_ID_TABLE_FENTRY(0x50ad), /* Custom T520-CR */
191191
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 */
192194

193195
/* T6 adapters:
194196
*/

0 commit comments

Comments
 (0)