Re: [Xenomai] [PATCH] Add How To Contribute Guide

2017-12-10 Thread Philippe Gerum
On 12/08/2017 03:50 AM, Greg Gallagher wrote: > --- > How_To_Contribute.adoc | 57 > ++ > 1 file changed, 57 insertions(+) > create mode 100644 How_To_Contribute.adoc > Merged, thanks. Now visible from [1], under the new "Contribute" menu. There

Re: [Xenomai] [PATCH] Fix up name collision, debug is already defined

2017-12-10 Thread Philippe Gerum
On 12/09/2017 04:50 AM, Greg Gallagher wrote: > --- > When compiling for x86 and enabling experimental intel net drivers I ran > into a compilation error where debug was defined previously. Rename the > debug variable to avoid the collision. > > --- > kernel/drivers/net/drivers/experimental/e10

[Xenomai] [PATCH] Fix compilation issues for the rest of RTNet drives

2017-12-10 Thread Leopold Palomo-Avellaneda
-driver-fix-compilation-drivers.patch Type: text/x-patch Size: 11827 bytes Desc: not available URL: <http://xenomai.org/pipermail/xenomai/attachments/20171210/45badc72/attachment.bin> -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: applicati

Re: [Xenomai] [PATCH] Add How To Contribute Guide

2017-12-10 Thread Philippe Gerum
On 12/10/2017 05:52 PM, Philippe Gerum wrote: > On 12/08/2017 03:50 AM, Greg Gallagher wrote: >> --- >> How_To_Contribute.adoc | 57 >> ++ >> 1 file changed, 57 insertions(+) >> create mode 100644 How_To_Contribute.adoc >> > > Merged, thanks. Now

Re: [Xenomai] [PATCH] Fix compilation issues for the rest of RTNet drives

2017-12-10 Thread Philippe Gerum
On 12/10/2017 07:34 PM, Leopold Palomo-Avellaneda wrote: > Hi, > > I sent this patch some days ago but it seems that never arrived. I sent again. > > > Hi, > > this patch lets compile RTNET drivers with 3.0.6 (kernel 4.9.51). I have done > the same procedure as Robert Lange did before. > > Leo

Re: [Xenomai] xenomai 3.0.3 POSIX rtnet API

2017-12-10 Thread Andreas Glatz
>> >> ? My Xenomai version is 3.0.3 and I use the POSIX API with the >> following build options. >> >> >> XENO_CONFIG := /usr/xenomai/bin/xeno-config >> CFLAGS := $(shell $(XENO_CONFIG) --vxworks --cflags) >> LDFLAGS := $(shell $(XENO_CONFIG) --vxworks --ldflags) >> CC := $(shell $(XENO_CONFIG) --