mirror of
https://github.com/xcat2/xNBA.git
synced 2024-11-22 17:41:55 +00:00
[hermon] Add PCI ID for ConnectX QDR card
Patch provided by Itay Gazit <itaygazit@gmail.com>.
This commit is contained in:
parent
4d7c650164
commit
3a799e99ca
1
src/drivers/infiniband/hermon.c
Normal file → Executable file
1
src/drivers/infiniband/hermon.c
Normal file → Executable file
@ -2309,6 +2309,7 @@ static struct pci_device_id hermon_nics[] = {
|
||||
PCI_ROM ( 0x15b3, 0x6340, "mt25408", "MT25408 HCA driver" ),
|
||||
PCI_ROM ( 0x15b3, 0x634a, "mt25418", "MT25418 HCA driver" ),
|
||||
PCI_ROM ( 0x15b3, 0x6732, "mt26418", "MT26418 HCA driver" ),
|
||||
PCI_ROM ( 0x15b3, 0x673c, "mt26428", "MT26428 HCA driver" ),
|
||||
};
|
||||
|
||||
struct pci_driver hermon_driver __pci_driver = {
|
||||
|
Loading…
Reference in New Issue
Block a user