asus-wmi: add CWAP support and clarify the meaning of WAPF bits

ref: http://dev.iksaif.net/projects/3/wiki/Asus-laptop_WAPF

Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
这个提交包含在:
Corentin Chary
2011-07-01 11:34:39 +02:00
提交者 Matthew Garrett
父节点 3df5fdadf6
当前提交 fddbfed595
修改 5 个文件,包含 35 行新增9 行删除

查看文件

@@ -37,6 +37,7 @@ struct asus_wmi;
struct asus_wmi_driver {
bool hotplug_wireless;
int wapf;
const char *name;
struct module *owner;