Re: [PATCH 1/1] toshiba_acpi: Add support for bluetooth toggling through rfkill (v7)

From: Andrew Morton
Date: Fri Aug 29 2008 - 17:14:16 EST


On Fri, 22 Aug 2008 18:23:45 -0400 (EDT)
philipl@xxxxxxxxx wrote:

> There's been a patch floating around for toshiba_acpi that exports an ad-hoc
> /proc interface to toggle the bluetooth adapter in a large number of Toshiba
> laptops. I'm not sure if it's still relevant for the latest models, but it is
> still required for older models such as my Tecra M3.
>
> This change pulls in the low level Toshiba-specific code from the old patch and
> sets up an rfkill device and a polled input device to track the state of the
> hardware kill-switch.

ERROR: "rfkill_force_state" [drivers/acpi/toshiba_acpi.ko] undefined!
ERROR: "rfkill_free" [drivers/acpi/toshiba_acpi.ko] undefined!
ERROR: "rfkill_register" [drivers/acpi/toshiba_acpi.ko] undefined!
ERROR: "rfkill_allocate" [drivers/acpi/toshiba_acpi.ko] undefined!
ERROR: "rfkill_unregister" [drivers/acpi/toshiba_acpi.ko] undefined!

I'll stick a `select RFKILL' in there, but it'll probably blow up
in other ways. select usually does.
--
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/