Re: [PATCH] VNIC: Adding support for Cavium ThunderX network controller
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2014-10-31 02:45:29
Also in:
linux-arm-kernel, lkml
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2014-10-31 02:45:29
Also in:
linux-arm-kernel, lkml
On Thu, 30 Oct 2014 17:54:34 +0100 Robert Richter [off-list ref] wrote:
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 1fa99a301817..80bd3336691e 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h@@ -2324,6 +2324,8 @@ #define PCI_DEVICE_ID_ALTIMA_AC9100 0x03ea #define PCI_DEVICE_ID_ALTIMA_AC1003 0x03eb +#define PCI_VENDOR_ID_CAVIUM 0x177d
I don't think PCI folks want this updated with every id anymore.