Hello everyone, I've faced an issue with rtnet concerning intel e1000e network adapter. I have an application that uses rtnet to work with ethernet devices. In case of temporary disconnection frames couldn't be sent/received by application, and trace "Reset adapter " appears in dmesg. We are using kernel 3.14.39 and the last xenomai 3.0.1. After some googling I've found a commit to linux kernel to fix e1000e module -
https://github.com/torvalds/linux/commit/12d43f7d3cd36494a442dea6f2d2c7ccb76d0d80 applying that commit with some modifications fixed the problem, so I've made a small patch to xenomai that could be usefull for someone else as well as could be applied to xenomai git repository -------------- next part -------------- A non-text attachment was scrubbed... Name: intel_e1000e.patch Type: text/x-diff Size: 4251 bytes Desc: not available URL: <http://xenomai.org/pipermail/xenomai/attachments/20160317/19055e03/attachment.patch> _______________________________________________ Xenomai mailing list [email protected] https://xenomai.org/mailman/listinfo/xenomai
