• Corentin Chary's avatar
    eeepc-wmi: add hotplug code for Eeepc 1000H · afa7c886
    Corentin Chary authored
    Implement wireless like hotplug handling (code stolen from eeepc-laptop).
    
    Reminder: on some models rfkill is implemented by logically unplugging the
    wireless card from the PCI bus. Despite sending ACPI notifications, this does
    not appear to be implemented using standard ACPI hotplug - nor does the
    firmware provide the _OSC method required to support native PCIe hotplug.
    The only sensible choice appears to be to handle the hotplugging directly in
    the platform driver.
    Signed-off-by: default avatarCorentin Chary <corentincj@iksaif.net>
    Signed-off-by: default avatarMatthew Garrett <mjg@redhat.com>
    afa7c886
eeepc-wmi.c 28 KB