Re: About previous patches to have multicast with RTnet

2022-03-30 Thread Jean-Baptiste Tredez via Xenomai
Hello, Le 29/03/2022 à 20:24, Yann Le Chevoir via Xenomai a écrit : Hello Philippe, Jean-Baptiste, Jan, all, About https://xenomai.org/pipermail/xenomai/2019-March/040588.html [PATCH 00/16] multicast, VLAN support for RTnet and https://xenomai.org/pipermail/xenomai/2021-May/045164.html

Re: [PATCH] net/drivers: fec: Update fec driver for xenomai 3 + linux kernel 5.10 and add I.MX8 support

2021-12-07 Thread Jean-Baptiste Tredez via Xenomai
Le 03/12/2021 à 12:29, Florian Bezdeka a écrit : On 03.12.21 12:12, Jan Kiszka via Xenomai wrote: On 01.12.21 20:04, Jan Kiszka via Xenomai wrote: On 26.11.21 09:02, Jean-Baptiste Trédez via Xenomai wrote: Current fec driver does not build on xenomai 3 and on recent kernel (ex : 5.10). Fec

Re: RTNET i.mx6 raw packets

2021-10-07 Thread Jean-Baptiste Tredez via Xenomai
We are working on a new patch for mainline kernel 5.10 + xenomai (previous patch was based on nxp kernel 5.4 + xenomai 3.1). This work is under test. I hope to send a new proposal by the end of the month. Jean-Baptiste Le 07/10/2021 à 10:12, Jan Kiszka a écrit : On 01.10.21 10:03, Paal Tama

Re: [PATCH 00/31] Update fec driver for xenomai 3 and linux kernel 5.4 and add I.MX8 support

2021-05-12 Thread Jean-Baptiste Tredez via Xenomai
Le 12/05/2021 à 08:57, Jan Kiszka a écrit : On 11.05.21 18:05, Jean-Baptiste Trédez via Xenomai wrote: Update fec driver for xenomai 3 and linux kernel 5.4 and add I.MX8 support Patch 1 to 27 : rtnet-mcast+vlan branch from Philippe Gerum with updated driver for 4.18.85 kernel Patch 28 to 29

Re: Updating fec driver for kernel 5.4 and I.MX8Q

2021-04-29 Thread Jean-Baptiste Tredez via Xenomai
Le 27/04/2021 à 19:29, Philippe Gerum a écrit : Philippe Gerum via Xenomai writes: Jan Kiszka via Xenomai writes: On 26.04.21 14:21, Jean-Baptiste Tredez via Xenomai wrote: Hello, Do you have plans for updating fec drivers on xenomai 3.1 ? We tried to merge uptream linux driver and

Re: [I-PIPE] ipipe-core-5.4.72-arm64-0 released

2021-03-01 Thread Jean-Baptiste Tredez via Xenomai
Le 01/03/2021 à 17:45, Jan Kiszka a écrit : On 01.03.21 17:28, Greg Gallagher wrote: On Mon, Mar 1, 2021 at 11:25 AM Jan Kiszka mailto:jan.kis...@siemens.com>> wrote: On 25.02.21 11:50, Jean-Baptiste Tredez via Xenomai wrote: > Hi all, > > I had some com

Re: [I-PIPE] ipipe-core-5.4.72-arm64-0 released

2021-02-27 Thread Jean-Baptiste Tredez via Xenomai
Hi all, I had some compilation issues with ipipe-core-5.4.72 and xenomai 3.1 on arm64 target. With some minor changes (see attached patch), the kernel boot on target. Jean-Baptiste Le 08/02/2021 à 09:26, Jan Kiszka via Xenomai a écrit : On 08.02.21 09:24, Jan Kiszka via Xenomai wrote: On

Re: [Xenomai] Xenomai and libunwind on ARM Cortex A9

2017-10-16 Thread Jean-Baptiste Tredez
Le 04/10/2017 à 10:54, Philippe Gerum a écrit : On 10/03/2017 01:49 PM, Andreas Glatz wrote: Hi I implemented the debug signal handle SIGXCPU as described in the Xenomai documentation. The glibc function backtrace() returns backtraces, but they often are very short (they typically end at the s

[Xenomai] rt_imx_uart compilation

2016-01-25 Thread Jean-Baptiste Tredez
Hello, I tried to compile linux kernel 3.18.12 with xenomai 2.6.4 and rtserial enabled on arm imx6. The compilation failed with : CC [M] drivers/xenomai/serial/rt_imx_uart.o drivers/xenomai/serial/rt_imx_uart.c:39:27: fatal error: mach/hardware.h: No such file or directory #include

Re: [Xenomai] xsave/xrstor compilation error

2013-10-25 Thread Jean-Baptiste Tredez
On 24/10/2013 19:26, Jan Kiszka wrote : On 2013-10-24 17:40, Jan Kiszka wrote: On 2013-10-24 16:48, Gilles Chanteperdrix wrote: On 10/24/2013 12:06 PM, Jan Kiszka wrote: We can, of course, replace the instructions with their obcodes (like the kernel does), just makes the code more ugly. Jan,

[Xenomai] xsave/xrstor compilation error

2013-10-24 Thread Jean-Baptiste Tredez
Hi, I tried to upgrade to xenomai 2.6.3 and compilation failed with : linux-2.6.38.8/arch/x86/include/asm/xenomai/bits/pod.h: Assembler messages: linux-2.6.38.8/arch/x86/include/asm/xenomai/bits/pod.h:305: Error: no such instruction: `xrstor (%ebx)' linux-2.6.38.8/arch/x86/include/asm/xenomai/b

Re: [Xenomai] pthread_set_name_np

2012-11-08 Thread Jean-Baptiste Tredez
Le 06/11/2012 16:07, Gilles Chanteperdrix a écrit : On 11/06/2012 03:05 PM, Jean-Baptiste Tredez wrote: Hello, I have some issues when I change the name of a task (created with the native skin) with the posix skin (pthread_set_name_np) on xenomai 2.6.1 (kernel 2.6.38.8). This is a task created

[Xenomai] pthread_set_name_np

2012-11-06 Thread Jean-Baptiste Tredez
Hello, I have some issues when I change the name of a task (created with the native skin) with the posix skin (pthread_set_name_np) on xenomai 2.6.1 (kernel 2.6.38.8). This is a task created by a external library and we can not set the right name at the first place. pthread_set_name_np seems

[Xenomai] xenomai 2.6.1 - bug list ?

2012-10-09 Thread Jean-Baptiste Tredez
Hello, I am looking for known bug of xenomai 2.6.1 (x86). Is there any place where I can find this ? Regards, Jean-Baptiste Tredez ___ Xenomai mailing list Xenomai@xenomai.org http://www.xenomai.org/mailman/listinfo/xenomai