devices/rtdmnet.c
Tue, 09 Oct 2018 09:22:53 +0200 Edouard Tisserant devices/rtdmnet.c : fixed indentation and error handling. stable-1.5 tip
Mon, 08 Oct 2018 23:16:34 +0200 Edouard Tisserant devices/rtdmnet.c : abuse RTDM api to allow sendmsg and recvmsg to be called indirectly from userland cobalt process ioctl, while rtdm_socket is created from a kernel thread. stable-1.5
Fri, 05 Oct 2018 23:47:07 +0200 Edouard Tisserant rtdmnet.c : Fixed rt/nrt invertion for both sendmsg and recvmsg... m( stable-1.5
Mon, 01 Oct 2018 22:05:31 +0200 Edouard Tisserant Cosmetic change : rtdm_in_rt_context instead of ipipe_root_p. stable-1.5
Mon, 01 Oct 2018 19:54:54 +0200 Edouard Tisserant Xenomai won't merge .nrt ops delegation to rtdm task through rtpc. Moved it to rtdmnet.c. stable-1.5
Fri, 14 Sep 2018 23:37:19 +0200 Edouard Tisserant Fixed rtdmnet.c PFX and removed useless commented code. stable-1.5
Wed, 12 Sep 2018 22:15:18 +0200 Edouard Tisserant Added devices/rtdmnet.c, heavily based on devices/generic.c, and with similar purpose. It uses Xenomai's RTNet/RTDM socket instead of Linux socket. stable-1.5