From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Henk Vergonet <rememberme@god.dyndns.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: RFC: Harmonised parameter passing
Date: Tue, 8 Mar 2005 10:58:49 -0500 [thread overview]
Message-ID: <d120d500050308075839d7400c@mail.gmail.com> (raw)
In-Reply-To: <20050308154747.GA10071@god.dyndns.org>
On Tue, 8 Mar 2005 16:47:47 +0100, Henk Vergonet
<rememberme@god.dyndns.org> wrote:
> One question remains though, how do you handle the initialization of
> multiple instances of an inbound driver?
>
> mcd0.io=0x340 mcd1.io=0x350
>
I think the most common practice is to specify a list of addresses:
mcd.io=0x340,0x350
module_param_array() helps here.
--
Dmitry
prev parent reply other threads:[~2005-03-08 15:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-08 14:59 RFC: Harmonised parameter passing Henk Vergonet
2005-03-08 15:14 ` Dmitry Torokhov
2005-03-08 15:47 ` Henk Vergonet
2005-03-08 15:58 ` Dmitry Torokhov [this message]
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=d120d500050308075839d7400c@mail.gmail.com \
--to=dmitry.torokhov@gmail.com \
--cc=dtor_core@ameritech.net \
--cc=linux-kernel@vger.kernel.org \
--cc=rememberme@god.dyndns.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox