On Mon, Nov 24, 2014 at 09:55:47PM +0100, Pali Rohár wrote: > This is complicated. HW switch controls all radio devices and you > do not know which are present in specified running machine. Also > list of devices which HW switch controls can be edited in BIOS > (on some machines). So what to do? We only know that it controls > some devices... Typically there'll be a firmware method that provides a mask of the controlled devices. Do you have the ACPI tables for a device that implements this? Registering an rfkill interface that claims to only control wifi but which also kills other devices is likely to confuse userspace - it would probably be better to avoid registering the rfkill interface at all in that case. -- Matthew Garrett | mjg59@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html