All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] Patch rtnet support Intel i217/i218 Ethernet Controller
@ 2015-01-27 15:12 Huy Cong Vu
  2015-01-27 15:39 ` Gilles Chanteperdrix
  2015-02-11 20:22 ` Gilles Chanteperdrix
  0 siblings, 2 replies; 9+ messages in thread
From: Huy Cong Vu @ 2015-01-27 15:12 UTC (permalink / raw)
  To: xenomai

Hello Xenomai group, 
I recently run a test of rtnet on xenomai-3-next on my Intel NUC D54250WYK with the Intel I218V Ethernet Controller. 
It is patched on linux 3.14.17. Here I attached the patch to make rtnet work with i217/i218 Intel family. 
Also, I found out that in rtpacket module, the declaration of packet_proto_drv lack of .device_count attribute, which makes the rtpacket & rtcap modules unable to loaded ( -EINVAL is returned), so I merge it in my patch too. 
I test on my system and all the following command is now working: 
modprobe rtnet 
modprobe rt_e1000e 
modprobe rtpacket 
modprobe rtcap 
rtifconfig rteth0 up 
ifconfig rteth0 up 
ifconfig rteth0-mac up 
But if I used the rteth0 interface, I can't unload rt_e1000e. 
Could you take a look and see if anything is wrong, and if you find it useful, merge it in your git repository. 
Best regards, 


-- 

Huy Cong 
Wandercraft SAS 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xenomai-3-next-rtnet-i217.patch
Type: text/x-patch
Size: 26921 bytes
Desc: not available
URL: <http://www.xenomai.org/pipermail/xenomai/attachments/20150127/b0caea4a/attachment.bin>

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

end of thread, other threads:[~2015-02-11 20:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-27 15:12 [Xenomai] Patch rtnet support Intel i217/i218 Ethernet Controller Huy Cong Vu
2015-01-27 15:39 ` Gilles Chanteperdrix
2015-01-27 15:54   ` Huy Cong Vu
2015-01-27 16:00     ` Gilles Chanteperdrix
2015-01-27 16:11       ` Huy Cong Vu
2015-02-10 10:46         ` Huy Cong Vu
2015-02-10 12:26           ` Gilles Chanteperdrix
2015-02-11 20:23           ` Gilles Chanteperdrix
2015-02-11 20:22 ` Gilles Chanteperdrix

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.