Cyril Wallois wrote:
> Hi all,
> 
> I'm using rtnet on an embedded system with an ARM processor.
> 
> During the tdma configuration with tdmacfg script on the master, several
> error appears :
> 
> # ./tdmacfg rteth0 master 5000
> vnic0 (): not using net_device_ops yet (maybe not important)

Use git head to overcome this warning.

> The transmition begin successfully, then I have :
> 
> # ./tdmacfg rteth0 slot 0
> 0
> ioctl: Invalid argument
> 
> I suppose there is a problem with ioctl, I have modified the lenght of the
> structure tdma_config by adding a padding of 64 bytes in the union, this
> modification allow me to configure tdmacfg as master (# ./tdmacfg rteth0
> master 5000). Can you help me ?

I already explained what information I need to solve the alignment issues.

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to