• C
    asus-laptop: add wimax and wwan support · ba1ff5be
    Corentin Chary 提交于
    Asus UL30A has a 3G chip, but the radio is disabled by default.
    The DSDT also reference a WIMAX device, which is not present on this model.
    
    This patch adds two new files: wwan and wimax to control WWAN and
    WIMAX devices. It does not use rfkill, because like WLED and BLED,
    we don't know yet that the two ACPI functions will always control the
    radio, they may control only the leds on some hardware.
    
    We may add rfkill switchs later.
    Signed-off-by: NCorentin Chary <corentincj@iksaif.net>
    Signed-off-by: NMatthew Garrett <mjg@redhat.com>
    ba1ff5be
sysfs-platform-asus-laptop 2.0 KB