mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-30 19:20:26 -04:00
cxgb4: add new T5 pci device id's
Add 0x50aa and 0x50ab T5 device id's. Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
96ac18f14a
commit
652faa98ec
@@ -181,6 +181,8 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
|
||||
CH_PCI_ID_TABLE_FENTRY(0x50a7), /* Custom T580-CR */
|
||||
CH_PCI_ID_TABLE_FENTRY(0x50a8), /* Custom T580-KR */
|
||||
CH_PCI_ID_TABLE_FENTRY(0x50a9), /* Custom T580-KR */
|
||||
CH_PCI_ID_TABLE_FENTRY(0x50aa), /* Custom T580-CR */
|
||||
CH_PCI_ID_TABLE_FENTRY(0x50ab), /* Custom T520-CR */
|
||||
|
||||
/* T6 adapters:
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user