summaryrefslogtreecommitdiffstats
path: root/cpukit/libpci/pci_bus.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libpci/pci_bus.h')
-rw-r--r--cpukit/libpci/pci_bus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libpci/pci_bus.h b/cpukit/libpci/pci_bus.h
index f96631f6e5..012f421845 100644
--- a/cpukit/libpci/pci_bus.h
+++ b/cpukit/libpci/pci_bus.h
@@ -46,6 +46,7 @@ extern "C" {
#define DRIVER_PCI_GAISLER_RASTAADCDAC_ID DRIVER_PCI_ID(PCIID_VENDOR_GAISLER, PCIID_DEVICE_GR_RASTA_ADCDAC)
#define DRIVER_PCI_GAISLER_TMTC_1553_ID DRIVER_PCI_ID(PCIID_VENDOR_GAISLER, PCIID_DEVICE_GR_TMTC_1553)
#define DRIVER_PCI_GAISLER_RASTA_SPW_ROUTER_ID DRIVER_PCI_ID(PCIID_VENDOR_GAISLER, PCIID_DEVICE_GR_RASTA_SPW_RTR)
+#define DRIVER_PCI_GAISLER_LEON4_N2X_ID DRIVER_PCI_ID(PCIID_VENDOR_GAISLER, PCIID_DEVICE_GR_LEON4_N2X)
struct pci_dev_id {
uint16_t vendor;