Skip to content

Commit

Permalink
feat: evrdump extended with mtca-evr-300.
Browse files Browse the repository at this point in the history
  • Loading branch information
jerzyjamroz committed Nov 12, 2024
1 parent 22891e2 commit e1377f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions evrMrmApp/src/evrdump.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ static const epicsPCIID mrmevrs[] = {
PCI_DEVICE_ID_MRF_EVRTG_300, PCI_VENDOR_ID_MRF)
,DEVPCI_SUBDEVICE_SUBVENDOR(PCI_DEVICE_ID_EC_30, PCI_VENDOR_ID_LATTICE,
PCI_DEVICE_ID_MRF_EVRTG_300E, PCI_VENDOR_ID_MRF)
,DEVPCI_SUBDEVICE_SUBVENDOR(PCI_DEVICE_ID_XILINX_DEV, PCI_VENDOR_ID_XILINX,
PCI_DEVICE_ID_MRF_EVRMTCA300, PCI_VENDOR_ID_MRF)
,DEVPCI_END
};

Expand Down

0 comments on commit e1377f8

Please sign in to comment.