Re: [Xenomai-core] Using xenomai with standard ethernet driver

2012-03-22 Thread Jan Kiszka
On 2012-03-21 17:48, Roberto Bielli wrote: Hi, i want to use xenomai for sending standard tcp/ip packets. Is it possible to rewrite the ethernet driver for xenomai without using rtnet ? Or if i use rtnet is there a way to send standard tcp packet instead rtnet packets ? Is the TCP/IP

Re: [Xenomai-core] Using xenomai with standard ethernet driver

2012-03-22 Thread Roberto Bielli
I explain better the problem. I want to use ethernet driver raw without using all the abstract layer (tcp, socket etc) and my xenomai application must link to the raw driver without enter in secondary mode. Have i change the driver interface with xenomai calls (rtdm_..) or is there