mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 15:11:50 +00:00
cxgb4: Add more PCI device ids.
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
0034b2986a
commit
f0a8e6dea0
@ -254,6 +254,8 @@ static DEFINE_PCI_DEVICE_TABLE(cxgb4_pci_tbl) = {
|
||||
CH_DEVICE(0x5011, 4),
|
||||
CH_DEVICE(0x5012, 4),
|
||||
CH_DEVICE(0x5013, 4),
|
||||
CH_DEVICE(0x5014, 4),
|
||||
CH_DEVICE(0x5015, 4),
|
||||
CH_DEVICE(0x5401, 4),
|
||||
CH_DEVICE(0x5402, 4),
|
||||
CH_DEVICE(0x5403, 4),
|
||||
@ -273,6 +275,8 @@ static DEFINE_PCI_DEVICE_TABLE(cxgb4_pci_tbl) = {
|
||||
CH_DEVICE(0x5411, 4),
|
||||
CH_DEVICE(0x5412, 4),
|
||||
CH_DEVICE(0x5413, 4),
|
||||
CH_DEVICE(0x5414, 4),
|
||||
CH_DEVICE(0x5415, 4),
|
||||
{ 0, }
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user