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 2e64126 commit d828755Copy full SHA for d828755
drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h
@@ -157,6 +157,11 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
157
CH_PCI_ID_TABLE_FENTRY(0x5090), /* Custom T540-CR */
158
CH_PCI_ID_TABLE_FENTRY(0x5091), /* Custom T522-CR */
159
CH_PCI_ID_TABLE_FENTRY(0x5092), /* Custom T520-CR */
160
+ CH_PCI_ID_TABLE_FENTRY(0x5093), /* Custom T580-LP-CR */
161
+ CH_PCI_ID_TABLE_FENTRY(0x5094), /* Custom T540-CR */
162
+ CH_PCI_ID_TABLE_FENTRY(0x5095), /* Custom T540-CR-SO */
163
+ CH_PCI_ID_TABLE_FENTRY(0x5096), /* Custom T580-CR */
164
+ CH_PCI_ID_TABLE_FENTRY(0x5097), /* Custom T520-KR */
165
166
/* T6 adapters:
167
*/
0 commit comments