mirror of
https://github.com/xcat2/xNBA.git
synced 2025-02-19 20:14:34 +00:00
[intel] Add some missing PCI IDs
Tested-by: Philipp Hagen <Philipp.Hagen@she.net> Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
parent
290a43efda
commit
3fa7a3b136
@ -454,6 +454,8 @@ static void intelx_remove ( struct pci_device *pci ) {
|
||||
/** PCI device IDs */
|
||||
static struct pci_device_id intelx_nics[] = {
|
||||
PCI_ROM ( 0x8086, 0x10fb, "82599", "82599", 0 ),
|
||||
PCI_ROM ( 0x8086, 0x1528, "x540at2", "X540-AT2", 0 ),
|
||||
PCI_ROM ( 0x8086, 0x154d, "x520", "X520", 0 ),
|
||||
};
|
||||
|
||||
/** PCI driver */
|
||||
|
Loading…
x
Reference in New Issue
Block a user