mirror of https://gitee.com/openkylin/linux.git
cxgb4: Add device ID for new adapter
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
970282d0e1
commit
933e0db118
|
@ -154,6 +154,7 @@ 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_DEVICE_ID_TABLE_DEFINE_END;
|
||||
|
||||
#endif /* CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN */
|
||||
|
|
Loading…
Reference in New Issue