From ab907e8eabf5d2d756d2b4ab83a2c9ac7bb4566e Mon Sep 17 00:00:00 2001 From: Daniel Hellstrom Date: Tue, 21 May 2013 10:10:21 +0200 Subject: NGMP PCI: added support for NGMP prototype boards --- cpukit/libpci/pci/ids_extra.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/libpci') diff --git a/cpukit/libpci/pci/ids_extra.h b/cpukit/libpci/pci/ids_extra.h index bce41c2b64..a7d2bc5ec1 100644 --- a/cpukit/libpci/pci/ids_extra.h +++ b/cpukit/libpci/pci/ids_extra.h @@ -18,3 +18,4 @@ #define PCIID_DEVICE_GR_TMTC_1553 0x0198 /* GR-TMTC-1553 */ #define PCIID_DEVICE_GR_RASTA_SPW_RTR 0x0062 /* GR-RASTA-SPW-ROUTER */ #define PCIID_DEVICE_GR_LEON4_N2X 0x0061 /* GR-CPCI-LEON4-N2X */ +#define PCIID_DEVICE_GR_NGMP_PROTO 0x0064 /* GR-NGMP_PROTO */ -- cgit v1.2.3