[DAQ-drivers] driver/jvme branch, devel, updated. 07b75c566eb6fc2d0f41c711c2e57fc26c0db538

Bryan Moffit moffit at jlab.org
Wed Aug 20 10:45:41 EDT 2014


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  07b75c566eb6fc2d0f41c711c2e57fc26c0db538 (commit)
       via  9d576d16cd54a7d63d3c37df518c957077de967f (commit)
       via  f30481ebf47c89cbdce19af4b5fd829def4123c0 (commit)
      from  51ba31eddaf1de4c2ea26e7d8872ee53b36dd690 (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 07b75c566eb6fc2d0f41c711c2e57fc26c0db538
Merge: 51ba31e 9d576d1
Author: Bryan Moffit <moffit at jlab.org>
Date:   Wed Aug 20 10:45:31 2014 -0400

    Merge branch 'feature-vxWorksDMA' into devel

commit 9d576d16cd54a7d63d3c37df518c957077de967f
Author: Bryan Moffit <moffit at jlab.org>
Date:   Wed Jul 30 16:16:21 2014 -0400

    - For build in vxWorks, use LD instead of AR to link the DMA libraries to jvme.o
    - Set A24 modifier in vxWorks use correct chip routines.

commit f30481ebf47c89cbdce19af4b5fd829def4123c0
Author: Bryan Moffit <moffit at jlab.org>
Date:   Wed Jul 30 09:49:54 2014 -0400

    Added DMA libraries for vxWorks tempe and universe chips.
    Modified Makefile to generate jvme.a and jvme_univ.a

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

Summary of changes:
 Makefile      |   29 ++-
 jvme.c        |   16 +
 sysTempeDma.c | 1159 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 tempe.h       | 1183 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 universe.h    |  996 ++++++++++++++++++++++++++++++++++++++++++++++++
 universeDma.c |  885 ++++++++++++++++++++++++++++++++++++++++++
 universeDma.h |  167 ++++++++
 usrTempeDma.c |  655 +++++++++++++++++++++++++++++++
 8 files changed, 5084 insertions(+), 6 deletions(-)
 create mode 100755 sysTempeDma.c
 create mode 100755 tempe.h
 create mode 100644 universe.h
 create mode 100644 universeDma.c
 create mode 100644 universeDma.h
 create mode 100644 usrTempeDma.c


hooks/post-receive
-- 
driver/jvme


More information about the Daq-drivers mailing list