mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-29 07:34:06 +08:00
cxgb4: add device ID for few T5 adapters
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
2e64126bb0
commit
d828755eae
@ -157,6 +157,11 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
|
||||
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_ID_TABLE_FENTRY(0x5093), /* Custom T580-LP-CR */
|
||||
CH_PCI_ID_TABLE_FENTRY(0x5094), /* Custom T540-CR */
|
||||
CH_PCI_ID_TABLE_FENTRY(0x5095), /* Custom T540-CR-SO */
|
||||
CH_PCI_ID_TABLE_FENTRY(0x5096), /* Custom T580-CR */
|
||||
CH_PCI_ID_TABLE_FENTRY(0x5097), /* Custom T520-KR */
|
||||
|
||||
/* T6 adapters:
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user