* [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP & X550CA
@ 2014-05-07 19:48 Andreas Utterberg
2014-05-07 20:26 ` [PATCH] WAPF 4 for ASUSTeK COMPUTER INC. X550CA WLAN ON poma
0 siblings, 1 reply; 3+ messages in thread
From: Andreas Utterberg @ 2014-05-07 19:48 UTC (permalink / raw)
To: platform-driver-x86
[-- Attachment #1: Type: text/plain, Size: 1 bytes --]
[-- Attachment #2: 0001-WAPF-4-for-ASUSTeK-COMPUTER-INC.-X75VBP-WLAN-ON.patch --]
[-- Type: text/x-patch, Size: 1123 bytes --]
From d39d3460f1ab36365a48b6815dd9a5d26613d3ec Mon Sep 17 00:00:00 2001
From: poma <pomidorabelisima@gmail.com>
Date: Tue, 6 May 2014 22:03:38 +0200
Subject: [PATCH] WAPF 4 for ASUSTeK COMPUTER INC. X75VBP WLAN ON.
The 'asus-nb-wmi' WAPF parameter must be set to 4, so the internal Wireless LAN device is operational.
Signed-off-by: poma <pomidorabelisima@gmail.com>
---
drivers/platform/x86/asus-nb-wmi.c | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/drivers/platform/x86/asus-nb-wmi.c b/drivers/platform/x86/asus-nb-wmi.c
index 563f59e..674793d 100644
--- a/drivers/platform/x86/asus-nb-wmi.c
+++ b/drivers/platform/x86/asus-nb-wmi.c
@@ -182,6 +182,15 @@ static struct dmi_system_id asus_quirks[] = {
},
{
.callback = dmi_matched,
+ .ident = "ASUSTeK COMPUTER INC. X75VBP",
+ .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
+ DMI_MATCH(DMI_PRODUCT_NAME, "X75VBP"),
+ },
+ .driver_data = &quirk_asus_x401u,
+ },
+ {
+ .callback = dmi_matched,
.ident = "ASUSTeK COMPUTER INC. 1015E",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
--
1.9.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] WAPF 4 for ASUSTeK COMPUTER INC. X550CA WLAN ON.
2014-05-07 19:48 [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP & X550CA Andreas Utterberg
@ 2014-05-07 20:26 ` poma
0 siblings, 0 replies; 3+ messages in thread
From: poma @ 2014-05-07 20:26 UTC (permalink / raw)
To: Andreas Utterberg, platform-driver-x86
On 07.05.2014 21:48, Andreas Utterberg wrote:
>
Andreas, not that one! :)
Attach this one:
https://bugzilla.redhat.com/attachment.cgi?id=893014
and re-send it.
poma
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] WAPF 4 for ASUSTeK COMPUTER INC. X550CA WLAN ON
2014-05-07 20:36 [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP & X550CA Andreas Utterberg
@ 2014-05-07 20:59 ` poma
0 siblings, 0 replies; 3+ messages in thread
From: poma @ 2014-05-07 20:59 UTC (permalink / raw)
To: Andreas Utterberg, platform-driver-x86
On 07.05.2014 22:36, Andreas Utterberg wrote:
>
The subject should be:
[PATCH] WAPF 4 for ASUSTeK COMPUTER INC. X550CA WLAN ON.
however to don't drag this further,
Reviewed-by: poma <pomidorabelisima@gmail.com>
poma
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-05-07 20:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-07 19:48 [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP & X550CA Andreas Utterberg
2014-05-07 20:26 ` [PATCH] WAPF 4 for ASUSTeK COMPUTER INC. X550CA WLAN ON poma
-- strict thread matches above, loose matches on Subject: below --
2014-05-07 20:36 [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP & X550CA Andreas Utterberg
2014-05-07 20:59 ` [PATCH] WAPF 4 for ASUSTeK COMPUTER INC. X550CA WLAN ON poma
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.