Dustin Richmond
64cd40f0b6
Fixing the missing registers for real (I misread the problem)
2016-06-29 15:59:23 -07:00
Dustin Richmond
35b2730aa5
Merge branch 'devel/RIFFA/2.2.2' of github.com:drichmond/riffa into devel/RIFFA/2.2.2
2016-06-29 15:43:25 -07:00
Dustin Richmond
57e389ef81
Fixing some capability problems in the linux driver.
...
Fixing register define #ifdef macros, because I thought they looked ugly
Implementing method bodies instead of empty methods, because I really would like
that functionality, even if it is for the purpose of debate.
2016-06-29 15:42:05 -07:00
Dustin Richmond
cd494e1ea5
Adding linux/slab.h to riffa_driver.c, which fixes a driver compilation problem on some ARM platforms.
2016-06-29 14:53:47 -07:00
Dustin Richmond
4e898fcf35
Fixing unsigned windows driver issue
...
Issue was invalid path in makefile.inc that allowed the build script to
"pass" but fail to sign the RIFFA catalog file and driver (!). This
issue has been fixed, and more comments have been added to the README to
avoid this issue in the future.
2016-06-29 14:43:38 -07:00
Dustin Richmond
4f78805fd5
Adding a new feature to the makefiles, where typing make release in the top
...
directory will package (most of) a new release
2016-02-18 11:14:09 -08:00
Dustin Richmond
6ff69de5c6
Updating copyright statements for 2016
2016-02-09 15:23:37 -08:00
Adrien Prost-Boucle
9f791acfea
Linux driver: Protect recv and send with atomic test and set instead of lock to enable clear at reset
2016-01-06 17:34:41 +01:00
Adrien Prost-Boucle
3775133808
Use appropriate ioctl return codes
2015-12-14 15:16:29 +01:00
Adrien Prost-Boucle
4369d5b6ef
Linux driver: Protect recv and send from conflicting simultaneous access
2015-10-23 14:34:00 +02:00
Dustin Richmond
8836ab92eb
Adding fix for windows driver issue where consecutive small transfers can get corrupted
2015-06-22 08:42:25 -07:00
Dustin Richmond
98b09aa12a
Initial commit of RIFFA development repository (RIFFA 2.2)
2015-05-04 14:50:57 -07:00