[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48A06BBC.7060007@overt.org>
Date: Mon, 11 Aug 2008 09:41:32 -0700
From: Philip Langdale <philipl@...rt.org>
To: Henrique de Moraes Holschuh <hmh@....eng.br>
CC: LKML <linux-kernel@...r.kernel.org>,
Matthew Garrett <mjg59@...f.ucam.org>,
toshiba_acpi@...ebeam.org, Ivo van Doorn <ivdoorn@...il.com>,
linux-wireless@...r.kernel.org
Subject: Re: [PATCH 1/1] toshiba_acpi: Add support for bluetooth toggling
through rfkill (v2)
Henrique de Moraes Holschuh wrote:
>
> Hmm? UNBLOCKED means it is not being rfkilled. Why is not working? Put
> some debug printks on your toggle_radio callback, that might help fix the
> issue...
>
Well, what I see is this:
At modprobe, I get an explicit unblock request. When I modify 'state' in sysfs,
I see appropriate requests to soft block and unblock. When I activate the hardware
kill switch, the rfkill state goes to hard_block but no one calls toggle_radio
and when I release the kill switch, the state goes to soft_block and no one
calls toggle_radio.
--phil
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists