Re: [PATCH 1/1] toshiba_acpi: Add support for bluetooth togglingthrough rfkill (v2)

From: Philip Langdale
Date: Mon Aug 11 2008 - 12:42:07 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/