commit | c6760ac4268b6dbe03d74e5faef35bc862a82542 | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg@redhat.com> | Wed Feb 10 14:44:03 2010 -0500 |
committer | Matthew Garrett <mjg@redhat.com> | Thu Feb 25 11:50:50 2010 -0500 |
tree | 85b244b524c7d9b3037840e723b1f85a18f6e964 | |
parent | 116ee77b2858d9c89c0327f3a47c8ba864bf4a96 [diff] |
dell-laptop: Pay attention to which devices the hardware switch controls Right now, we assume that the hardware rfkill switch on Dells toggles all radio devices. In fact, this can be configured in the BIOS and so right now we may mark a device as hardware killed even when it isn't. Add code to query the devices controlled by the switch, and use this when determining the hardware kill state of a radio. Signed-off-by: Matthew Garrett <mjg@redhat.com>