提交 ac50bed3 编写于 作者: D Dimitris Michailidis 提交者: David S. Miller

cxgb4: add new PCI IDs

Signed-off-by: NDimitris Michailidis <dm@chelsio.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 7a3acb85
......@@ -175,6 +175,16 @@ enum {
static DEFINE_PCI_DEVICE_TABLE(cxgb4_pci_tbl) = {
CH_DEVICE(0xa000, 0), /* PE10K */
CH_DEVICE(0x4001, 0),
CH_DEVICE(0x4002, 0),
CH_DEVICE(0x4003, 0),
CH_DEVICE(0x4004, 0),
CH_DEVICE(0x4005, 0),
CH_DEVICE(0x4006, 0),
CH_DEVICE(0x4007, 0),
CH_DEVICE(0x4008, 0),
CH_DEVICE(0x4009, 0),
CH_DEVICE(0x400a, 0),
{ 0, }
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册