On 11/21/2011 11:44 AM, Hadrien Caron wrote:
> Hello to all !
> 
> I have a small problem using a4l_sync_write : I am using it inside a
> program that should write on a digital port.
> The function a4l_sync_write returns a value of -38.
> But according to the documentation, there is only 3 possible error
> possibles :
> EINVAL = 22
> EFAULT = 14
> ENOMEM = 12
> 
> So what is error 38 ? Is it missing from the documentation ? Or am I doing
> something wrong ?

With "http://www.xenomai.org/index.php/Resolving_Error_Codes"; I get:

$ errno 38
#define ENOSYS          38      /* Function not implemented */

Wolfgang.


_______________________________________________
Xenomai-help mailing list
Xenomai-help@gna.org
https://mail.gna.org/listinfo/xenomai-help

Reply via email to