On Tue, Dec 15, 2015 at 10:30:40AM -0500, João Paulo Rechi Vita wrote: > As reported in https://bugzilla.kernel.org/show_bug.cgi?id=98931#c22 in > the Asus UX31A the "Asus Wireless Radio Control" device (ASHS) uses the > HID "ATK4001". Do you happen to have an ASL dump of this ID? Does it differ in any significant way? > > Signed-off-by: João Paulo Rechi Vita <jprvita@xxxxxxxxxxxx> > Reported-by: Tasev Nikola <tasev.stefanoska@xxxxxxxxx> > --- > drivers/platform/x86/asus-wrc.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/platform/x86/asus-wrc.c b/drivers/platform/x86/asus-wrc.c > index 13a2022..941ad73 100644 > --- a/drivers/platform/x86/asus-wrc.c > +++ b/drivers/platform/x86/asus-wrc.c > @@ -96,6 +96,7 @@ static int asus_wrc_remove(struct acpi_device *device) > } > > static const struct acpi_device_id device_ids[] = { > + {"ATK4001", 0}, > {"ATK4002", 0}, > {"", 0}, > }; > -- > 2.5.0 > > -- > To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- Darren Hart Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html