From: Rene Herman <rene.herman@keyaccess.nl>
To: Simon White <s_a_white@email.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Driver model ISA bus
Date: Sun, 30 Jul 2006 15:21:44 +0200 [thread overview]
Message-ID: <44CCB268.3080107@keyaccess.nl> (raw)
In-Reply-To: <44CCB087.8030804@keyaccess.nl>
Rene Herman wrote:
> On the other hand, if you are really dead set against loading when
> you can't immediately drive something that's up to you as well -- you
> decide when to fail the match().
Oh, forgot to mention, if vice-versa you don't mind always loading you
don't _have_ to supply a match() method at all.
Maybe you make your port/irq/dma parameter variables in the driver
writable through sysfs or, heaven forbid, you do autoprobing meaning
that there's nothing left that could not be fixed while the driver is
loaded. If you don't provide a .match, your .probe is called always
directly.
Rene.
next prev parent reply other threads:[~2006-07-30 13:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-30 12:24 Driver model ISA bus Simon White
2006-07-30 13:13 ` Rene Herman
2006-07-30 13:21 ` Rene Herman [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-07-30 8:18 Simon White
2006-07-30 9:55 ` Rene Herman
2006-06-06 21:54 Rene Herman
2006-06-16 23:42 ` Greg KH
2006-06-18 18:51 ` Rene Herman
2006-05-04 22:07 Rene Herman
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=44CCB268.3080107@keyaccess.nl \
--to=rene.herman@keyaccess.nl \
--cc=linux-kernel@vger.kernel.org \
--cc=s_a_white@email.com \
/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