summaryrefslogtreecommitdiff
path: root/cpukit
diff options
context:
space:
mode:
authorDaniel Hellstrom <daniel@gaisler.com>2013-05-21 10:10:21 +0200
committerDaniel Hellstrom <daniel@gaisler.com>2013-05-21 10:10:21 +0200
commit8bbca82bf5f895ae097e1cb0c32443ec094bd612 (patch)
treef2d1f7351e3aa3e1f28d8abc02568fe226219ddf /cpukit
parent242a9113f0d63cd143ddfc3c9fbcd872ac6c6222 (diff)
NGMP PCI: added support for NGMP prototype boardsrcc-v1.2.11
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/libpci/pci/ids_extra.h1
1 files changed, 1 insertions, 0 deletions
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 */