All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] Rtnet driver of RTL8111/8168/8411
@ 2015-06-18 14:16 Leopold Palomo-Avellaneda
  2015-06-18 15:27 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 7+ messages in thread
From: Leopold Palomo-Avellaneda @ 2015-06-18 14:16 UTC (permalink / raw)
  To: xenomai

Hi,

just to confirm. I assume that if my box has this ethernet chipset:

Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet

the rt_r8169 doesn't work, although the linux module is r8169.

Is it correct?

And I'm saying this because although I'm using xenomai 2.6.4 (latest stable) 
and rtnet (git updated) when I load the module no rtethX interface is 
generated.


Leopold

-- 
--
Linux User 152692     GPG: 05F4A7A949A2D9AA
Catalonia
-------------------------------------
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://xenomai.org/pipermail/xenomai/attachments/20150618/9003dfac/attachment.sig>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Xenomai] Rtnet driver of RTL8111/8168/8411
  2015-06-18 14:16 [Xenomai] Rtnet driver of RTL8111/8168/8411 Leopold Palomo-Avellaneda
@ 2015-06-18 15:27 ` Gilles Chanteperdrix
  2015-06-19  9:55   ` Gabriele Moabiti
  0 siblings, 1 reply; 7+ messages in thread
From: Gilles Chanteperdrix @ 2015-06-18 15:27 UTC (permalink / raw)
  To: Leopold Palomo-Avellaneda; +Cc: xenomai


Leopold Palomo-Avellaneda wrote:
> Hi,
>
> just to confirm. I assume that if my box has this ethernet chipset:
>
> Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit
> Ethernet
>
> the rt_r8169 doesn't work, although the linux module is r8169.
>
> Is it correct?
>
> And I'm saying this because although I'm using xenomai 2.6.4 (latest
> stable)
> and rtnet (git updated) when I load the module no rtethX interface is
> generated.

I think rt_8169 supports 8169 only. I added support for the chipset on my
Atom-based board to xenomai 3 rtnet. Do not remember which it was 81111 or
8168.


-- 
                                            Gilles.
https://click-hack.org



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Xenomai] Rtnet driver of RTL8111/8168/8411
  2015-06-18 15:27 ` Gilles Chanteperdrix
@ 2015-06-19  9:55   ` Gabriele Moabiti
  2015-06-19 10:41     ` Leopold Palomo-Avellaneda
  0 siblings, 1 reply; 7+ messages in thread
From: Gabriele Moabiti @ 2015-06-19  9:55 UTC (permalink / raw)
  To: Gilles Chanteperdrix, Leopold Palomo-Avellaneda; +Cc: xenomai

In RTNET mailing list an update driver was sent:

http://sourceforge.net/p/rtnet/mailman/message/31389885/

I've changed this driver and used successfully with some 8168/8111 network card.Hope this helps.
  Gabriele



     Il Giovedì 18 Giugno 2015 17:27, Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org> ha scritto:
   

 
Leopold Palomo-Avellaneda wrote:
> Hi,
>
> just to confirm. I assume that if my box has this ethernet chipset:
>
> Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit
> Ethernet
>
> the rt_r8169 doesn't work, although the linux module is r8169.
>
> Is it correct?
>
> And I'm saying this because although I'm using xenomai 2.6.4 (latest
> stable)
> and rtnet (git updated) when I load the module no rtethX interface is
> generated.

I think rt_8169 supports 8169 only. I added support for the chipset on my
Atom-based board to xenomai 3 rtnet. Do not remember which it was 81111 or
8168.


-- 
                                            Gilles.
https://click-hack.org


_______________________________________________
Xenomai mailing list
Xenomai@xenomai.org
http://xenomai.org/mailman/listinfo/xenomai


  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rt_r8169.c
Type: application/octet-stram
Size: 162886 bytes
Desc: not available
URL: <http://xenomai.org/pipermail/xenomai/attachments/20150619/6a32826e/attachment.bin>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Xenomai] Rtnet driver of RTL8111/8168/8411
  2015-06-19  9:55   ` Gabriele Moabiti
@ 2015-06-19 10:41     ` Leopold Palomo-Avellaneda
  2015-06-20 15:57       ` Gabriele Moabiti
  0 siblings, 1 reply; 7+ messages in thread
From: Leopold Palomo-Avellaneda @ 2015-06-19 10:41 UTC (permalink / raw)
  To: Gabriele Moabiti; +Cc: xenomai

El Divendres, 19 de juny de 2015, a les 09:55:03, Gabriele Moabiti va 
escriure:
> In RTNET mailing list an update driver was sent:
> 
> http://sourceforge.net/p/rtnet/mailman/message/31389885/
> 
> I've changed this driver and used successfully with some 8168/8111 network
> card.Hope this helps. Gabriele

Thanks Gabriele,

It doesn't compile, so I don't know how updated is that driver.
> 
> 
> 
>      Il Giovedì 18 Giugno 2015 17:27, Gilles Chanteperdrix
> <gilles.chanteperdrix@xenomai.org> ha scritto:
> Leopold Palomo-Avellaneda wrote:
> > Hi,
> > 
> > just to confirm. I assume that if my box has this ethernet chipset:
> > 
> > Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit
> > Ethernet
> > 
> > the rt_r8169 doesn't work, although the linux module is r8169.
> > 
> > Is it correct?
> > 
> > And I'm saying this because although I'm using xenomai 2.6.4 (latest
> > stable)
> > and rtnet (git updated) when I load the module no rtethX interface is
> > generated.
> 
> I think rt_8169 supports 8169 only. I added support for the chipset on my
> Atom-based board to xenomai 3 rtnet. Do not remember which it was 81111 or
> 8168.

I think that 8168 .... do you think that you will make a 8111 driver?

Leopold



-- 
--
Linux User 152692     GPG: 05F4A7A949A2D9AA
Catalonia
-------------------------------------
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Xenomai] Rtnet driver of RTL8111/8168/8411
  2015-06-19 10:41     ` Leopold Palomo-Avellaneda
@ 2015-06-20 15:57       ` Gabriele Moabiti
  0 siblings, 0 replies; 7+ messages in thread
From: Gabriele Moabiti @ 2015-06-20 15:57 UTC (permalink / raw)
  To: Leopold Palomo-Avellaneda; +Cc: xenomai

 

> It doesn't compile, so I don't know how updated is that driver.
I use it with xenomai 2.6 and kernel 3.8.I guess some changes will be needed in order to use it with xenomai 3.x.
Gabriele

-- 
--
Linux User 152692    GPG: 05F4A7A949A2D9AA
Catalonia
-------------------------------------
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?





^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Xenomai] Rtnet driver of RTL8111/8168/8411
  2019-12-06  7:30 Wei Lou
@ 2019-12-07  9:19 ` g.strobbe
  0 siblings, 0 replies; 7+ messages in thread
From: g.strobbe @ 2019-12-07  9:19 UTC (permalink / raw)
  To: Wei Lou; +Cc: xenomai



----- On Dec 6, 2019, at 8:30 AM, xenomai xenomai@xenomai.org wrote:

> How to update Rtnet driver of RTL8111/8168/8411

What I did to update the e1000e driver:

Find out on which mainline kernel driver version the old rtnet driver is based
upon. Compare the two to see what it involved to make the change.

It came down to what is described in this document:
https://gitlab.denx.de/Xenomai/xenomai/blob/master/kernel/drivers/net/doc/README.drvporting

Kompare that old mainline kernel driver to the latest version to see what has
been changed since then.

Decide if you would likely get a better end result 
by porting the newest mainline kernel driver to rtnet versus
upgrading the old rtnet driver version.

With the e1000e I choose to port the newest mainline kernel driver version to
rtnet.




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Xenomai] Rtnet driver of RTL8111/8168/8411
@ 2019-12-06  7:30 Wei Lou
  2019-12-07  9:19 ` g.strobbe
  0 siblings, 1 reply; 7+ messages in thread
From: Wei Lou @ 2019-12-06  7:30 UTC (permalink / raw)
  To: xenomai

How to update Rtnet driver of RTL8111/8168/8411

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-12-07  9:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-18 14:16 [Xenomai] Rtnet driver of RTL8111/8168/8411 Leopold Palomo-Avellaneda
2015-06-18 15:27 ` Gilles Chanteperdrix
2015-06-19  9:55   ` Gabriele Moabiti
2015-06-19 10:41     ` Leopold Palomo-Avellaneda
2015-06-20 15:57       ` Gabriele Moabiti
2019-12-06  7:30 Wei Lou
2019-12-07  9:19 ` g.strobbe

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.