From: Michael Buesch <mb@bu3sch.de>
To: "Dmitry Torokhov" <dmitry.torokhov@gmail.com>
Cc: "John Linville" <linville@tuxdriver.com>,
"Larry Finger" <Larry.Finger@lwfinger.net>,
bcm43xx-dev@lists.berlios.de, linux-wireless@vger.kernel.org
Subject: Re: [PATCH] b43: Use input-polldev for the rfkill switch
Date: Wed, 10 Oct 2007 17:00:47 +0200 [thread overview]
Message-ID: <200710101700.47574.mb@bu3sch.de> (raw)
In-Reply-To: <d120d5000710100751n7b43c3cek9a50e88661fa36c6@mail.gmail.com>
On Wednesday 10 October 2007 16:51:38 Dmitry Torokhov wrote:
> > > I don't think that broadcom driver should depend on RFKILL_INPUT...
> > > RFKILL_INPUT is a default link between input and rfkill layers but it
> > > is by no means a mandatory component.
> > >
> > > I think proper dependency should be:
> > >
> > > depends on B43 && RFKILL && INPUT
> > > select INPUT_POLLDEV
> > >
> >
> > b43 rfkill support is useless without also having RFKILL_INPUT, as
> > the button reporting is done though it.
> > b43 does _not_ depend on RFKILL_INPUT, but b43-rfkill support is disabled,
> > if there's no RFKILL_INPUT compiled.
> >
>
> No, it is not. One can have a userspace daemon claiming the rfkill
> switch...
No, that's impossible with b43.
> We normally specify dependencies that are needed to build the code,
> not necessarily to use it. It's like various joystick drivers do not
> depend on joydev or evdev modules although most people would need
> these modules as well to use their joysticks. Or SCSI drivers don't
> depend on sd or sr being selected, etc, etc.
Yeah, well. As I said. This is not a dependency. It's an auto-select
option, which automatically selects the code.
--
Greetings Michael.
next prev parent reply other threads:[~2007-10-10 15:01 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-28 12:22 [PATCH] b43: Use input-polldev for the rfkill switch Michael Buesch
2007-09-29 16:52 ` David Woodhouse
2007-09-29 17:08 ` Michael Buesch
2007-09-29 17:14 ` David Woodhouse
2007-09-29 17:32 ` Michael Buesch
2007-09-29 18:09 ` David Woodhouse
2007-10-10 14:30 ` Dmitry Torokhov
2007-10-10 14:36 ` Michael Buesch
2007-10-10 14:51 ` Dmitry Torokhov
2007-10-10 15:00 ` Michael Buesch [this message]
2007-10-10 15:35 ` Dmitry Torokhov
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=200710101700.47574.mb@bu3sch.de \
--to=mb@bu3sch.de \
--cc=Larry.Finger@lwfinger.net \
--cc=bcm43xx-dev@lists.berlios.de \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.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 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.