From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Jeff Webb <jeff.webb@nta-inc.net>
Cc: Xenomai <xenomai@xenomai.org>
Subject: Re: [Xenomai] Add cards parameter to rt_e1000e module?
Date: Sat, 13 Dec 2014 02:03:58 +0100 [thread overview]
Message-ID: <20141213010358.GD11058@hermes.click-hack.org> (raw)
In-Reply-To: <548B67E3.1090309@nta-inc.net>
On Fri, Dec 12, 2014 at 04:10:43PM -0600, Jeff Webb wrote:
> The rtnet rt_e1000e module does not implement the 'cards'
> parameter. I have attached a patch for the 'next' branch of
> xenomai-3.git that adds this parameter, and it seems to work fine
> on my hardware. The code was ported straight from the rt_e1000
> module. My machine has two e1000e cards, so this is a useful
> feature for me. (I actually applied the same fix to the standard
> e1000e driver, which is even more useful to me, but I know it
> would be a maintenance nightmare for Xenomai to start maintaining
> that sort of patching...)
I understand the need for the "cards" parameter, but...
Is not there another way to solve this issue ? I do not know,
something in /proc or /sys to tell Linux to not load this driver for
that card? I suppose if we tell Linux to not use its driver for some
cards, then later loading the rtnet driver will be used for these
cards? Adding the cards parameter means that the rtnet drivers
diverge from mainline drivers, and so imply a maintenance cost. On
the other hand, maybe that is a cheaper one than trying and solving
the issue globally.
--
Gilles.
next prev parent reply other threads:[~2014-12-13 1:03 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-12 22:10 [Xenomai] Add cards parameter to rt_e1000e module? Jeff Webb
2014-12-12 23:56 ` Gilles Chanteperdrix
2014-12-15 15:01 ` Jeff Webb
2014-12-15 15:29 ` Jeff Webb
2014-12-13 1:03 ` Gilles Chanteperdrix [this message]
2014-12-13 2:12 ` Lennart Sorensen
2014-12-13 5:11 ` Gilles Chanteperdrix
2014-12-13 17:14 ` Lennart Sorensen
2014-12-15 15:27 ` Jeff Webb
-- strict thread matches above, loose matches on Subject: below --
2014-12-15 20:04 Mariusz Janiak
2014-12-16 21:43 ` Jeff Webb
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141213010358.GD11058@hermes.click-hack.org \
--to=gilles.chanteperdrix@xenomai.org \
--cc=jeff.webb@nta-inc.net \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.