mirror of
https://github.com/xcat2/xNBA.git
synced 2025-01-20 22:43:14 +00:00
[hermon] Add support for MT26418 device
PCI ID supplied (and tested) by Frederic Temporelli <frederic.temporelli@bull.net>
This commit is contained in:
parent
d474386336
commit
997bccc64e
@ -2290,6 +2290,7 @@ static void hermon_remove ( struct pci_device *pci ) {
|
||||
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" ),
|
||||
};
|
||||
|
||||
struct pci_driver hermon_driver __pci_driver = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user