Skip to content
Snippets Groups Projects
  1. May 12, 2020
  2. May 11, 2020
  3. Apr 18, 2020
  4. Dec 20, 2019
  5. Dec 12, 2019
    • Keith Thorne's avatar
      Enable kernel module versioning - Rev2 · 8c01de98
      Keith Thorne authored
      Closes #14 - Restore support for kernel module versioning
      patches/kernel-4.19-cs/config-4.19.67-cs - change to MODVERSIONS=y
      patches/kernel-4.19-cs/README - Update note on config file
      -- changes for mbuf, gpstime symbol versions --
      Update RCG autotools - remove configure, move configure.in to configure.ac
      bootstrap - add to generate configure from configure.ac
      configure.ac - rename from configure.in, add tests to find path to mbuf, gpstime
      Module.symvers files - either /var/lib/dkms/$MODNAME/$MODVERS/$KVERS/$ARCH/
      for DKMS package or /var/cache/$MODNAME from local build
      src/drv/ExtraSymbols.symvers - Remove mbuf, gpstime symbols
      src/drv/gpstime/Makefile - Add caching of Module.symvers in /var/cache/gpstime on install
      src/drv/mbuf/Makefile - Add caching of Module.symvers in /var/cache/mbuf on install
      src/epics/util/Makefile.in  - Add mbuf,gpstime Module.symvers paths
      src/epics/util/feCodeGen.pl - Add KBUILD_EXTRA_SYMBOLS statements to front-end make file
      -- changes to front-end kernel module symbol versions --
      src/drv/ExtraSymbols.symvers - Remove need_to_load_IOP_first
      src/epics/util/Makefile.in - Add caching of need_to_load_IOP_first symbol version, copy of cache for builds
      src/epics/util/feCodeGen.pl - Add KBUILD_EXTRA_SYMBOLS for this
      8c01de98
  6. Nov 22, 2019
    • Jonathan Hanks's avatar
      Cleanup in daqd. · 45fc7b14
      Jonathan Hanks authored
      * Removing makefile/autotools build pieces.
      * Removing non-daqd_shmem specific files
      * Removed some of the #ifdef soup
      45fc7b14
  7. Jun 18, 2019
  8. Nov 09, 2018
    • Rolf Bork's avatar
      Number of changes: · 5260cde5
      Rolf Bork authored
      - Makefile.in: Commented out build of user space code for now.
      - Code modified to allow rideout of long cycles cause by Dolphin.
      	- This still requires verification of DAC outputs.
      - New controllerLR.c added to run IOP at 32K.
      	- This option set by virtualIOP=3 in Parameter block.
      - Removed session callback print from dolphin code.
      
      
      git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4838 6dcd42c9-f523-4c6d-aada-af552506706e
      5260cde5
  9. Jan 04, 2018
  10. Dec 08, 2017
  11. Nov 27, 2017
  12. Oct 11, 2017
  13. Nov 25, 2016
  14. Sep 23, 2016
  15. Apr 29, 2016
  16. Mar 16, 2016
  17. Nov 17, 2015
  18. Jun 19, 2015
  19. Jun 10, 2015
  20. May 05, 2015
  21. Feb 10, 2015
  22. Feb 09, 2015
  23. Aug 19, 2014
  24. Mar 25, 2014
  25. Mar 18, 2014
  26. Jul 24, 2013
  27. Jun 11, 2013
  28. Feb 06, 2013
  29. Jan 14, 2013
  30. Jan 12, 2013
  31. Nov 12, 2012
  32. Oct 17, 2012
  33. Oct 08, 2012
  34. Oct 01, 2012
  35. Sep 19, 2012
  36. Sep 10, 2012
  37. Aug 28, 2012
Loading