RTEMS CPU Kit with SuperCore
4.11.2
mnt
data0
chrisj
rtems
releases
rtems-release.git
4.11.2
ws-rtems
rtems-4.11.2
cpukit
libpci
pci
ids_extra.h
Go to the documentation of this file.
1
/* RTEMS local PCI data base */
2
3
/* Only included from pci_ids.h */
4
#ifndef __PCI_IDS_H__
5
#error pci/ids_extra.h should only be included from pci/ids.h
6
#endif
7
8
/* Gaisler PCI IDs */
9
#define PCIID_VENDOR_GAISLER 0x1AC8
10
#define PCIID_VENDOR_GAISLER_OLD 0x16E3
11
12
/* Gaisler PCI Devices */
13
#define PCIID_DEVICE_GR_RASTA_IO 0x0010
/* GR-RASTA-IO */
14
#define PCIID_DEVICE_GR_RASTA_IO_OLD 0x0210
/* old GR-RASTA-IO ID*/
15
#define PCIID_DEVICE_GR_RASTA_TMTC 0x0011
/* GR-RASTA-TMTC */
16
#define PCIID_DEVICE_GR_RASTA_ADCDAC 0x0014
/* GR-RASTA-ADCDAC */
17
#define PCIID_DEVICE_GR_701 0x0701
/* GR-701 */
18
#define PCIID_DEVICE_GR_TMTC_1553 0x0198
/* GR-TMTC-1553 */
19
#define PCIID_DEVICE_GR_RASTA_SPW_RTR 0x0062
/* GR-RASTA-SPW-ROUTER */
20
#define PCIID_DEVICE_GR_LEON4_N2X 0x0061
/* GR-CPCI-LEON4-N2X */
21
#define PCIID_DEVICE_GR_NGMP_PROTO 0x0064
/* GR-NGMP_PROTO */
Generated by
1.8.13