cxgbe: add more supported devices
Update pci id table to include more supported Chelsio T5 devices. Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: Kumar Sanghvi <kumaras@chelsio.com>
This commit is contained in:
parent
78fc1a716a
commit
50c3261cae
@ -141,6 +141,9 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
|
||||
CH_PCI_ID_TABLE_FENTRY(0x5087), /* Custom T580-CR */
|
||||
CH_PCI_ID_TABLE_FENTRY(0x5088), /* Custom T570-CR */
|
||||
CH_PCI_ID_TABLE_FENTRY(0x5089), /* Custom T520-CR */
|
||||
CH_PCI_ID_TABLE_FENTRY(0x5090), /* Custom T540-CR */
|
||||
CH_PCI_ID_TABLE_FENTRY(0x5091), /* Custom T522-CR */
|
||||
CH_PCI_ID_TABLE_FENTRY(0x5092), /* Custom T520-CR */
|
||||
CH_PCI_DEVICE_ID_TABLE_DEFINE_END;
|
||||
|
||||
#endif /* CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN */
|
||||
|
Loading…
x
Reference in New Issue
Block a user