[DAQ-drivers] driver/jvme branch, devel, updated. 1.6-3-6-g1909ec9

Bryan Moffit moffit at jlab.org
Fri Jan 3 18:42:30 EST 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "driver/jvme".

The branch, devel has been updated
       via  1909ec9729f171c468d8df555e1dbaed50796754 (commit)
       via  e6bd915d741154222d50373b365861983d94e25e (commit)
       via  f6e4554efbca5349af4405e80af898cd1a61e73b (commit)
       via  5b6d61ea2d0611a61a67eafb9409234a3ac9fe4a (commit)
       via  b0e17403bd7ddf63eb6b72de4ed7cfb791b45c82 (commit)
       via  a2acdc44ee7a3da1d60e51748174398793ccfde0 (commit)
      from  72ea45e80b0440eae758b668abcb11f45e9ed3f6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1909ec9729f171c468d8df555e1dbaed50796754
Author: Bryan Moffit <moffit at jlab.org>
Date:   Thu Aug 9 16:31:51 2018 -0400

    Typo in printf for debug mode.

commit e6bd915d741154222d50373b365861983d94e25e
Merge: 5b6d61e f6e4554
Author: Bryan Moffit <moffit at jlab.org>
Date:   Tue Jun 26 10:54:48 2018 -0400

    Merge branch 'hotfix-TreeSearchBug' into devel

commit f6e4554efbca5349af4405e80af898cd1a61e73b
Author: Bryan Moffit <moffit at jlab.org>
Date:   Tue Jun 26 10:53:23 2018 -0400

    Fix a bug where the DMA would not start because the tree search
    algorythm was not initialized.  This was no good if physical memory
    was initialized outside of jvme.

commit 5b6d61ea2d0611a61a67eafb9409234a3ac9fe4a
Merge: 72ea45e b0e1740
Author: Bryan Moffit <moffit at jlab.org>
Date:   Thu May 24 14:40:15 2018 -0400

    Merge branch 'fix-vme_display_modmem' into devel

commit b0e17403bd7ddf63eb6b72de4ed7cfb791b45c82
Author: Bryan Moffit <moffit at jlab.org>
Date:   Thu May 24 14:35:06 2018 -0400

    Fix vme_modmem, with same fixes from vme_display.
    
    Also modify both programs to use vmeRead/Write commands, instead of
    doing their own pointer and byteswapping stuff.

commit a2acdc44ee7a3da1d60e51748174398793ccfde0
Author: Bryan Moffit <moffit at jlab.org>
Date:   Thu May 24 12:57:04 2018 -0400

    Fix compilation warnings, and wrong casts for 64bit.

-----------------------------------------------------------------------

Summary of changes:
 dmaPList.c            |  21 +++-
 jlabgefDMA.c          |   6 +-
 jvme.c                |   2 +-
 src/vme_display.c     | 218 +++++++++++++++++++----------------------
 src/vme_modmem.c      | 264 +++++++++++++++++++++++++-------------------------
 test/Makefile         |   2 +-
 test/testTreeSearch.c |  82 ++++++++++++++++
 7 files changed, 338 insertions(+), 257 deletions(-)
 create mode 100644 test/testTreeSearch.c


hooks/post-receive
-- 
driver/jvme


More information about the Daq-drivers mailing list