hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h
....@@ -217,6 +217,9 @@
217217 CH_PCI_ID_TABLE_FENTRY(0x6087), /* Custom T6225-CR */
218218 CH_PCI_ID_TABLE_FENTRY(0x6088), /* Custom T62100-CR */
219219 CH_PCI_ID_TABLE_FENTRY(0x6089), /* Custom T62100-KR */
220
+ CH_PCI_ID_TABLE_FENTRY(0x608a), /* Custom T62100-CR */
221
+ CH_PCI_ID_TABLE_FENTRY(0x608b), /* Custom T6225-CR */
222
+ CH_PCI_ID_TABLE_FENTRY(0x6092), /* Custom T62100-CR-LOM */
220223 CH_PCI_DEVICE_ID_TABLE_DEFINE_END;
221224
222225 #endif /* __T4_PCI_ID_TBL_H__ */