EDT PCD SDK Documentation 6.1.0
|
Defines or constants for the device id defined in the PCI/PCIe firmware and for the stored mezzanine id values for mezzanine cards. More...
Macros | |
#define | PCI_VENDOR_ID_EDT 0x123dU |
Enumerations | |
enum | EDT_PCI_PID { EDT_PCI_UNKNOWN_ID = 0U , DMY_ID = 0x0080U } |
Defines or constants for the device id defined in the PCI/PCIe firmware and for the stored mezzanine id values for mezzanine cards.
Some (not all) EDT PCI devices have human-readable names listed in the PCI ID Repository. The lspci
tool on Linux can parse the "pci.ids" file to show the human-readable names in its output.
See https://admin.pci-ids.ucw.cz/mods/PC/123d and man update-pciids
.
#define PCI_VENDOR_ID_EDT 0x123dU |
Engineering Design Team's PCI Vendor ID.
enum EDT_PCI_PID |