* [Xenomai] i210 porting
@ 2015-09-09 6:54 Stéphane ANCELOT
2015-09-09 7:21 ` Gilles Chanteperdrix
0 siblings, 1 reply; 8+ messages in thread
From: Stéphane ANCELOT @ 2015-09-09 6:54 UTC (permalink / raw)
To: xenomai@xenomai.org
Hi,
People interested in porting and testing i210 rtnet driver, contact me
please.
Regards,
S.Ancelot
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Xenomai] i210 porting
2015-09-09 6:54 [Xenomai] i210 porting Stéphane ANCELOT
@ 2015-09-09 7:21 ` Gilles Chanteperdrix
2015-09-09 7:45 ` Stéphane ANCELOT
0 siblings, 1 reply; 8+ messages in thread
From: Gilles Chanteperdrix @ 2015-09-09 7:21 UTC (permalink / raw)
To: Stéphane ANCELOT; +Cc: xenomai@xenomai.org
On Wed, Sep 09, 2015 at 08:54:57AM +0200, Stéphane ANCELOT wrote:
> Hi,
>
> People interested in porting and testing i210 rtnet driver, contact me
> please.
I have a working RTnet for i210. But that is the old version, for
Xenomai 2.x. I intend to merge this work with Xenomai 3.
Regards.
--
Gilles.
https://click-hack.org
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Xenomai] i210 porting
2015-09-09 7:21 ` Gilles Chanteperdrix
@ 2015-09-09 7:45 ` Stéphane ANCELOT
2015-09-09 7:48 ` Gilles Chanteperdrix
0 siblings, 1 reply; 8+ messages in thread
From: Stéphane ANCELOT @ 2015-09-09 7:45 UTC (permalink / raw)
To: Gilles Chanteperdrix; +Cc: xenomai@xenomai.org
On 09/09/2015 09:21, Gilles Chanteperdrix wrote:
> On Wed, Sep 09, 2015 at 08:54:57AM +0200, Stéphane ANCELOT wrote:
>> Hi,
>>
>> People interested in porting and testing i210 rtnet driver, contact me
>> please.
> I have a working RTnet for i210. But that is the old version, for
> Xenomai 2.x. I intend to merge this work with Xenomai 3.
>
> Regards.
>
I am on the way merging i210 copper dependencies from kernel 3.16.7 , I
may setup a github for people wanting to work with it, before sending a
patch.
Regards
S.Ancelot
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Xenomai] i210 porting
2015-09-09 7:45 ` Stéphane ANCELOT
@ 2015-09-09 7:48 ` Gilles Chanteperdrix
2015-09-09 8:55 ` Stéphane ANCELOT
0 siblings, 1 reply; 8+ messages in thread
From: Gilles Chanteperdrix @ 2015-09-09 7:48 UTC (permalink / raw)
To: Stéphane ANCELOT; +Cc: xenomai@xenomai.org
On Wed, Sep 09, 2015 at 09:45:03AM +0200, Stéphane ANCELOT wrote:
> On 09/09/2015 09:21, Gilles Chanteperdrix wrote:
> >On Wed, Sep 09, 2015 at 08:54:57AM +0200, Stéphane ANCELOT wrote:
> >>Hi,
> >>
> >>People interested in porting and testing i210 rtnet driver, contact me
> >>please.
> >I have a working RTnet for i210. But that is the old version, for
> >Xenomai 2.x. I intend to merge this work with Xenomai 3.
> >
> >Regards.
> >
> I am on the way merging i210 copper dependencies from kernel 3.16.7 , I may
> setup a github for people wanting to work with it, before sending a patch.
I have used a more recent kernel, 3.16 is EOL, so, I do not think I
will take your patch. However, I can do an untested port to Xenomai
3 and let you test the port if you are interested.
Regards.
--
Gilles.
https://click-hack.org
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Xenomai] i210 porting
2015-09-09 7:48 ` Gilles Chanteperdrix
@ 2015-09-09 8:55 ` Stéphane ANCELOT
2015-09-09 12:53 ` Gilles Chanteperdrix
2015-09-09 14:11 ` Lennart Sorensen
0 siblings, 2 replies; 8+ messages in thread
From: Stéphane ANCELOT @ 2015-09-09 8:55 UTC (permalink / raw)
To: Gilles Chanteperdrix; +Cc: xenomai@xenomai.org
On 09/09/2015 09:48, Gilles Chanteperdrix wrote:
> On Wed, Sep 09, 2015 at 09:45:03AM +0200, Stéphane ANCELOT wrote:
>> On 09/09/2015 09:21, Gilles Chanteperdrix wrote:
>>> On Wed, Sep 09, 2015 at 08:54:57AM +0200, Stéphane ANCELOT wrote:
>>>> Hi,
>>>>
>>>> People interested in porting and testing i210 rtnet driver, contact me
>>>> please.
>>> I have a working RTnet for i210. But that is the old version, for
>>> Xenomai 2.x. I intend to merge this work with Xenomai 3.
>>>
>>> Regards.
>>>
>> I am on the way merging i210 copper dependencies from kernel 3.16.7 , I may
>> setup a github for people wanting to work with it, before sending a patch.
> I have used a more recent kernel, 3.16 is EOL, so, I do not think I
> will take your patch. However, I can do an untested port to Xenomai
> 3 and let you test the port if you are interested.
>
> Regards.
>
I agree, but unfortunately, at the moment I have to stick on 3.16 since
my debian jessie is based on it....I have to check if they have made
3.18 kernel available for this release.
I have not checked if there were lot of changes between 3.16 and 3.18
igb driver at the moment.
I will have a look at it.
I will try my port , and if it does not succeed, I will ask for some
kind of help.Thanks however.
Regards,
S.Ancelot
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Xenomai] i210 porting
2015-09-09 8:55 ` Stéphane ANCELOT
@ 2015-09-09 12:53 ` Gilles Chanteperdrix
2015-09-09 14:12 ` Lennart Sorensen
2015-09-09 14:11 ` Lennart Sorensen
1 sibling, 1 reply; 8+ messages in thread
From: Gilles Chanteperdrix @ 2015-09-09 12:53 UTC (permalink / raw)
To: Stéphane ANCELOT; +Cc: xenomai@xenomai.org
On Wed, Sep 09, 2015 at 10:55:10AM +0200, Stéphane ANCELOT wrote:
> On 09/09/2015 09:48, Gilles Chanteperdrix wrote:
> >On Wed, Sep 09, 2015 at 09:45:03AM +0200, Stéphane ANCELOT wrote:
> >>On 09/09/2015 09:21, Gilles Chanteperdrix wrote:
> >>>On Wed, Sep 09, 2015 at 08:54:57AM +0200, Stéphane ANCELOT wrote:
> >>>>Hi,
> >>>>
> >>>>People interested in porting and testing i210 rtnet driver, contact me
> >>>>please.
> >>>I have a working RTnet for i210. But that is the old version, for
> >>>Xenomai 2.x. I intend to merge this work with Xenomai 3.
> >>>
> >>>Regards.
> >>>
> >>I am on the way merging i210 copper dependencies from kernel 3.16.7 , I may
> >>setup a github for people wanting to work with it, before sending a patch.
> >I have used a more recent kernel, 3.16 is EOL, so, I do not think I
> >will take your patch. However, I can do an untested port to Xenomai
> >3 and let you test the port if you are interested.
> >
> >Regards.
> >
> I agree, but unfortunately, at the moment I have to stick on 3.16 since my
> debian jessie is based on it....
Since you are compiling your own kernel to patch it with Xenomai
anyway, you have no reason whatsoever to stick to the EOL version
chosen by Debian.
--
Gilles.
https://click-hack.org
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Xenomai] i210 porting
2015-09-09 8:55 ` Stéphane ANCELOT
2015-09-09 12:53 ` Gilles Chanteperdrix
@ 2015-09-09 14:11 ` Lennart Sorensen
1 sibling, 0 replies; 8+ messages in thread
From: Lennart Sorensen @ 2015-09-09 14:11 UTC (permalink / raw)
To: Stéphane ANCELOT; +Cc: xenomai@xenomai.org
On Wed, Sep 09, 2015 at 10:55:10AM +0200, Stéphane ANCELOT wrote:
> I agree, but unfortunately, at the moment I have to stick on 3.16 since my
> debian jessie is based on it....I have to check if they have made
> 3.18 kernel available for this release.
> I have not checked if there were lot of changes between 3.16 and 3.18 igb
> driver at the moment.
> I will have a look at it.
> I will try my port , and if it does not succeed, I will ask for some kind of
> help.Thanks however.
Jessie will almost certainly stick with 3.16, which is being used by
debian and ubuntu and is being maintained by the canonical kernel team
(hence the ckt in the version number).
You can maybe find a backport of a testing kernel for jessie at some
point, but it is likely to be 4.x, not 3.18 and hence probably not
supported by ipipe yet.
--
Len Sorensen
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Xenomai] i210 porting
2015-09-09 12:53 ` Gilles Chanteperdrix
@ 2015-09-09 14:12 ` Lennart Sorensen
0 siblings, 0 replies; 8+ messages in thread
From: Lennart Sorensen @ 2015-09-09 14:12 UTC (permalink / raw)
To: Gilles Chanteperdrix; +Cc: xenomai@xenomai.org
On Wed, Sep 09, 2015 at 02:53:49PM +0200, Gilles Chanteperdrix wrote:
> Since you are compiling your own kernel to patch it with Xenomai
> anyway, you have no reason whatsoever to stick to the EOL version
> chosen by Debian.
Certainly true. We are using 3.14 at the moment because it works with
ipipe/xenomai and is supported by texas instruments for the CPU we
are using. Debian doesn't mind. :)
--
Len Sorensen
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2015-09-09 14:12 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-09 6:54 [Xenomai] i210 porting Stéphane ANCELOT
2015-09-09 7:21 ` Gilles Chanteperdrix
2015-09-09 7:45 ` Stéphane ANCELOT
2015-09-09 7:48 ` Gilles Chanteperdrix
2015-09-09 8:55 ` Stéphane ANCELOT
2015-09-09 12:53 ` Gilles Chanteperdrix
2015-09-09 14:12 ` Lennart Sorensen
2015-09-09 14:11 ` Lennart Sorensen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.