linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: Matthew Garrett <mjg59@srcf.ucam.org>
Cc: Michael Buesch <mb@bu3sch.de>,
	Adel Gadllah <adel.gadllah@gmail.com>,
	LKML <linux-kernel@vger.kernel.org>,
	wireless <linux-wireless@vger.kernel.org>,
	bcm43xx-dev@lists.berlios.de
Subject: Re: Regression in 2.6.27-rcX caused by commit bc19d6e0b74ef03a3baf035412c95192b54dfc6f
Date: Tue, 16 Sep 2008 15:34:06 -0500	[thread overview]
Message-ID: <48D0183E.9010301@lwfinger.net> (raw)
In-Reply-To: <20080916195134.GB14879@srcf.ucam.org>

Matthew Garrett wrote:
> On Tue, Sep 16, 2008 at 12:08:48PM -0500, Larry Finger wrote:
> 
>> I agree with Michael. From what I know, the only possible reason for
>> having this state would be if user space could somehow affect the
>> state of the hardware switch. As the user's finger is the only such
>> thing, then there is no use for the RFKILL_STATE_HARD_BLOCKED state,
>> particularly when it breaks LED operations.
> 
> RFKILL_STATE_HARD_BLOCKED indicates that the hardware is disabled in a 
> way that userspace can't influence, so sounds like exactly the right 
> state to have here. I still have absolutely no idea what b43 rfkill is 
> supposed to be doing - why on earth is it requesting rfkill-input, and 
> why does it generate keypress events? I /think/ it should e something 
> like the following (untested, I'm not near any of my b43 hardware at the 
> moment). This basically does the following:
> 
> 1) Split the update function in two, so it can be called by either 
> polling or an interrupt driven event on newer hardware (not implemented 
> yet)
> 2) Remove all the input handling
> 3) Change the state updates to use rfkill_force_state, which will 
> generate an event that gets sent up to userland
> 4) Retains the RFKILL_STATE_HARD_BLOCKED code
> 
> When the user flicks a switch or presses a button that physically 
> disables the radio, the state will now automatically change to 
> RFKILL_STATE_HARD_BLOCKED. If they have a key that generates KEY_WLAN 
> but doesn't change the radio state, rfkill-input will trigger a change 
> to RFKILL_STATE_SOFT_BLOCKED.
> 
> Like I said, this is only build-tested - I won't be back at a b43 until 
> next week. If someone could give this a go, that would be great.

It locks up tight with a kernel panic when booting. I have a screen
picture that I will send separately to Matthew.

Larry

  reply	other threads:[~2008-09-16 20:34 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-16 14:18 Regression in 2.6.27-rcX caused by commit bc19d6e0b74ef03a3baf035412c95192b54dfc6f Larry Finger
2008-09-16 15:42 ` Michael Buesch
2008-09-16 17:08   ` Larry Finger
2008-09-16 19:18     ` Carlos Corbacho
2008-09-16 19:25       ` Michael Buesch
2008-09-16 22:37         ` Henrique de Moraes Holschuh
2008-09-17 14:26           ` Michael Buesch
2008-09-17 14:29             ` John W. Linville
2008-09-17 14:33               ` Michael Buesch
2008-09-16 19:30       ` Larry Finger
2008-09-16 23:32         ` Matthew Garrett
2008-09-17  2:33           ` Henrique de Moraes Holschuh
2008-09-17  2:52             ` Larry Finger
2008-09-17 13:23               ` John W. Linville
2008-09-17 20:07             ` [PATCH] rfkill: update LEDs for all state changes Henrique de Moraes Holschuh
2008-09-17 20:55               ` Larry Finger
2008-09-18 12:43                 ` Henrique de Moraes Holschuh
2008-09-18 13:09                   ` Larry Finger
2008-09-18 13:18                     ` Henrique de Moraes Holschuh
2008-09-18 12:49               ` Ivo van Doorn
2008-09-17 14:22           ` Regression in 2.6.27-rcX caused by commit bc19d6e0b74ef03a3baf035412c95192b54dfc6f Michael Buesch
2008-09-17 14:50             ` Henrique de Moraes Holschuh
2008-09-17 15:28               ` Larry Finger
2008-09-17 15:36                 ` Henrique de Moraes Holschuh
2008-09-17 15:47                   ` Larry Finger
2008-09-16 19:51     ` Matthew Garrett
2008-09-16 20:34       ` Larry Finger [this message]
2008-09-16 21:09         ` Matthew Garrett
2008-09-17 14:19           ` Michael Buesch
2008-09-17 15:18             ` Henrique de Moraes Holschuh
2008-09-17 15:59               ` Michael Buesch
2008-09-17 20:51                 ` Tomas Winkler
2008-09-18 13:16                   ` Henrique de Moraes Holschuh
2008-09-16 20:44       ` Carlos Corbacho
2008-09-16 21:07         ` Larry Finger
2008-09-16 22:40           ` Henrique de Moraes Holschuh

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=48D0183E.9010301@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=adel.gadllah@gmail.com \
    --cc=bcm43xx-dev@lists.berlios.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mb@bu3sch.de \
    --cc=mjg59@srcf.ucam.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;
as well as URLs for NNTP newsgroup(s).