Re: [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP & X550CA

2014-06-10 Thread Matthew Garrett
Hm. Sorry, I thought I'd picked that one up. I'll send it in a couple of 
days.

-- 
Matthew Garrett | mj...@srcf.ucam.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP & X550CA

2014-06-10 Thread poma

On 06.05.2014 23:42, Matthew Garrett wrote:

Thanks, if there are no objections I'll apply that.



Matthew, any info for X75VBP?


poma


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP X550CA

2014-06-10 Thread poma

On 06.05.2014 23:42, Matthew Garrett wrote:

Thanks, if there are no objections I'll apply that.



Matthew, any info for X75VBP?


poma


--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP X550CA

2014-06-10 Thread Matthew Garrett
Hm. Sorry, I thought I'd picked that one up. I'll send it in a couple of 
days.

-- 
Matthew Garrett | mj...@srcf.ucam.org
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP & X550CA

2014-05-06 Thread Matthew Garrett
Thanks, if there are no objections I'll apply that.

-- 
Matthew Garrett | mj...@srcf.ucam.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP & X550CA

2014-05-06 Thread poma


>From d39d3460f1ab36365a48b6815dd9a5d26613d3ec Mon Sep 17 00:00:00 2001
From: poma 
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 
---
 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 = _asus_x401u,
+	},
+	{
+		.callback = dmi_matched,
 		.ident = "ASUSTeK COMPUTER INC. 1015E",
 		.matches = {
 			DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
-- 
1.9.0




Re: [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP & X550CA

2014-05-06 Thread Matthew Garrett
Could you include a description in the patch for why this is necessary?
-- 
Matthew Garrett | mj...@srcf.ucam.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP & X550CA

2014-05-06 Thread poma


>From d39d3460f1ab36365a48b6815dd9a5d26613d3ec Mon Sep 17 00:00:00 2001
From: poma 
Date: Tue, 6 May 2014 22:03:38 +0200
Subject: [PATCH] WAPF 4 for ASUSTeK COMPUTER INC. X75VBP WLAN ON.

Signed-off-by: poma 
---
 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 = _asus_x401u,
+	},
+	{
+		.callback = dmi_matched,
 		.ident = "ASUSTeK COMPUTER INC. 1015E",
 		.matches = {
 			DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
-- 
1.9.0





Re: [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP & X550CA

2014-05-06 Thread Matthew Garrett
That's not being merged without a Signed-off-by:.

-- 
Matthew Garrett | mj...@srcf.ucam.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP & X550CA

2014-05-06 Thread poma

> Corentin, care to pick up this one?
> https://bugzilla.redhat.com/attachment.cgi?id=892751

Matthew, who actually maintains the Asus Notebooks WMI Hotkey Driver i.e. 
'asus-nb-wmi'?


poma


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP X550CA

2014-05-06 Thread poma

 Corentin, care to pick up this one?
 https://bugzilla.redhat.com/attachment.cgi?id=892751

Matthew, who actually maintains the Asus Notebooks WMI Hotkey Driver i.e. 
'asus-nb-wmi'?


poma


--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP X550CA

2014-05-06 Thread Matthew Garrett
That's not being merged without a Signed-off-by:.

-- 
Matthew Garrett | mj...@srcf.ucam.org
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP X550CA

2014-05-06 Thread poma


From d39d3460f1ab36365a48b6815dd9a5d26613d3ec Mon Sep 17 00:00:00 2001
From: poma pomidorabelis...@gmail.com
Date: Tue, 6 May 2014 22:03:38 +0200
Subject: [PATCH] WAPF 4 for ASUSTeK COMPUTER INC. X75VBP WLAN ON.

Signed-off-by: poma pomidorabelis...@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





Re: [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP X550CA

2014-05-06 Thread Matthew Garrett
Could you include a description in the patch for why this is necessary?
-- 
Matthew Garrett | mj...@srcf.ucam.org
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP X550CA

2014-05-06 Thread poma


From d39d3460f1ab36365a48b6815dd9a5d26613d3ec Mon Sep 17 00:00:00 2001
From: poma pomidorabelis...@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 pomidorabelis...@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




Re: [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP X550CA

2014-05-06 Thread Matthew Garrett
Thanks, if there are no objections I'll apply that.

-- 
Matthew Garrett | mj...@srcf.ucam.org
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP & X550CA

2014-05-05 Thread poma
On 27.04.2014 00:12, poma wrote:
> Need to set wapf to 4 for ASUSTeK COMPUTER INC. X75VBP & X550CA, so that the 
> wireless network adapter is enabled.
> 
> References:
> - asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP
> http://marc.info/?l=linux-kernel=139819918125110
> - Ath9k WiFi now disabled by radio killswitch
> https://bugzilla.redhat.com/show_bug.cgi?id=1089731
> 
> Reported-by: poma 
> Reported-by: Andreas Utterberg 
> Tested-by: poma 
> Tested-by: Andreas Utterberg 
> Cc: Fedora kernel development 
> Cc: Andreas Utterberg 
> Cc: Josh Boyer 
> Cc: Stanislaw Gruszka 
> 
> ---
>  drivers/platform/x86/asus-nb-wmi.c | 18 ++
>  1 file changed, 18 insertions(+)
> 
> diff --git a/drivers/platform/x86/asus-nb-wmi.c 
> b/drivers/platform/x86/asus-nb-wmi.c
> index 563f59e..d3641e0 100644
> --- a/drivers/platform/x86/asus-nb-wmi.c
> +++ b/drivers/platform/x86/asus-nb-wmi.c
> @@ -137,6 +137,15 @@ static struct dmi_system_id asus_quirks[] = {
>   },
>   {
>   .callback = dmi_matched,
> + .ident = "ASUSTeK COMPUTER INC. X550CA",
> + .matches = {
> + DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
> + DMI_MATCH(DMI_PRODUCT_NAME, "X550CA"),
> + },
> + .driver_data = _asus_x401u,
> + },
> + {
> + .callback = dmi_matched,
>   .ident = "ASUSTeK COMPUTER INC. X55A",
>   .matches = {
>   DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
> @@ -182,6 +191,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 = _asus_x401u,
> + },
> + {
> + .callback = dmi_matched,
>   .ident = "ASUSTeK COMPUTER INC. 1015E",
>   .matches = {
>   DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
> 

Corentin, care to pick up this one?
https://bugzilla.redhat.com/attachment.cgi?id=892751


poma




--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP X550CA

2014-05-05 Thread poma
On 27.04.2014 00:12, poma wrote:
 Need to set wapf to 4 for ASUSTeK COMPUTER INC. X75VBP  X550CA, so that the 
 wireless network adapter is enabled.
 
 References:
 - asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP
 http://marc.info/?l=linux-kernelm=139819918125110
 - Ath9k WiFi now disabled by radio killswitch
 https://bugzilla.redhat.com/show_bug.cgi?id=1089731
 
 Reported-by: poma pomidorabelis...@gmail.com
 Reported-by: Andreas Utterberg andreas.utterb...@thundera.se
 Tested-by: poma pomidorabelis...@gmail.com
 Tested-by: Andreas Utterberg andreas.utterb...@thundera.se
 Cc: Fedora kernel development ker...@lists.fedoraproject.org
 Cc: Andreas Utterberg andreas.utterb...@thundera.se
 Cc: Josh Boyer jwbo...@fedoraproject.org
 Cc: Stanislaw Gruszka sgrus...@redhat.com
 
 ---
  drivers/platform/x86/asus-nb-wmi.c | 18 ++
  1 file changed, 18 insertions(+)
 
 diff --git a/drivers/platform/x86/asus-nb-wmi.c 
 b/drivers/platform/x86/asus-nb-wmi.c
 index 563f59e..d3641e0 100644
 --- a/drivers/platform/x86/asus-nb-wmi.c
 +++ b/drivers/platform/x86/asus-nb-wmi.c
 @@ -137,6 +137,15 @@ static struct dmi_system_id asus_quirks[] = {
   },
   {
   .callback = dmi_matched,
 + .ident = ASUSTeK COMPUTER INC. X550CA,
 + .matches = {
 + DMI_MATCH(DMI_SYS_VENDOR, ASUSTeK COMPUTER INC.),
 + DMI_MATCH(DMI_PRODUCT_NAME, X550CA),
 + },
 + .driver_data = quirk_asus_x401u,
 + },
 + {
 + .callback = dmi_matched,
   .ident = ASUSTeK COMPUTER INC. X55A,
   .matches = {
   DMI_MATCH(DMI_SYS_VENDOR, ASUSTeK COMPUTER INC.),
 @@ -182,6 +191,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.),
 

Corentin, care to pick up this one?
https://bugzilla.redhat.com/attachment.cgi?id=892751


poma




--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP & X550CA

2014-04-26 Thread poma
Need to set wapf to 4 for ASUSTeK COMPUTER INC. X75VBP & X550CA, so that the 
wireless network adapter is enabled.

References:
- asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP
http://marc.info/?l=linux-kernel=139819918125110
- Ath9k WiFi now disabled by radio killswitch
https://bugzilla.redhat.com/show_bug.cgi?id=1089731

Reported-by: poma 
Reported-by: Andreas Utterberg 
Tested-by: poma 
Tested-by: Andreas Utterberg 
Cc: Fedora kernel development 
Cc: Andreas Utterberg 
Cc: Josh Boyer 
Cc: Stanislaw Gruszka 

---
 drivers/platform/x86/asus-nb-wmi.c | 18 ++
 1 file changed, 18 insertions(+)

diff --git a/drivers/platform/x86/asus-nb-wmi.c 
b/drivers/platform/x86/asus-nb-wmi.c
index 563f59e..d3641e0 100644
--- a/drivers/platform/x86/asus-nb-wmi.c
+++ b/drivers/platform/x86/asus-nb-wmi.c
@@ -137,6 +137,15 @@ static struct dmi_system_id asus_quirks[] = {
},
{
.callback = dmi_matched,
+   .ident = "ASUSTeK COMPUTER INC. X550CA",
+   .matches = {
+   DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
+   DMI_MATCH(DMI_PRODUCT_NAME, "X550CA"),
+   },
+   .driver_data = _asus_x401u,
+   },
+   {
+   .callback = dmi_matched,
.ident = "ASUSTeK COMPUTER INC. X55A",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
@@ -182,6 +191,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 = _asus_x401u,
+   },
+   {
+   .callback = dmi_matched,
.ident = "ASUSTeK COMPUTER INC. 1015E",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
-- 
1.9.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP X550CA

2014-04-26 Thread poma
Need to set wapf to 4 for ASUSTeK COMPUTER INC. X75VBP  X550CA, so that the 
wireless network adapter is enabled.

References:
- asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP
http://marc.info/?l=linux-kernelm=139819918125110
- Ath9k WiFi now disabled by radio killswitch
https://bugzilla.redhat.com/show_bug.cgi?id=1089731

Reported-by: poma pomidorabelis...@gmail.com
Reported-by: Andreas Utterberg andreas.utterb...@thundera.se
Tested-by: poma pomidorabelis...@gmail.com
Tested-by: Andreas Utterberg andreas.utterb...@thundera.se
Cc: Fedora kernel development ker...@lists.fedoraproject.org
Cc: Andreas Utterberg andreas.utterb...@thundera.se
Cc: Josh Boyer jwbo...@fedoraproject.org
Cc: Stanislaw Gruszka sgrus...@redhat.com

---
 drivers/platform/x86/asus-nb-wmi.c | 18 ++
 1 file changed, 18 insertions(+)

diff --git a/drivers/platform/x86/asus-nb-wmi.c 
b/drivers/platform/x86/asus-nb-wmi.c
index 563f59e..d3641e0 100644
--- a/drivers/platform/x86/asus-nb-wmi.c
+++ b/drivers/platform/x86/asus-nb-wmi.c
@@ -137,6 +137,15 @@ static struct dmi_system_id asus_quirks[] = {
},
{
.callback = dmi_matched,
+   .ident = ASUSTeK COMPUTER INC. X550CA,
+   .matches = {
+   DMI_MATCH(DMI_SYS_VENDOR, ASUSTeK COMPUTER INC.),
+   DMI_MATCH(DMI_PRODUCT_NAME, X550CA),
+   },
+   .driver_data = quirk_asus_x401u,
+   },
+   {
+   .callback = dmi_matched,
.ident = ASUSTeK COMPUTER INC. X55A,
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, ASUSTeK COMPUTER INC.),
@@ -182,6 +191,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

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/