On Tue, Sep 1, 2015 at 12:53 PM, João Paulo Rechi Vita <jprvita@xxxxxxxxx> wrote: > This ACPI ID present in the DSDT of the ASUS E202SA laptop. Can it be driven buy the standard hid-multitouch by any chance? > > Signed-off-by: João Paulo Rechi Vita <jprvita@xxxxxxxxxxxx> > --- > drivers/input/mouse/elan_i2c_core.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/input/mouse/elan_i2c_core.c b/drivers/input/mouse/elan_i2c_core.c > index d4a38ca..5e45402 100644 > --- a/drivers/input/mouse/elan_i2c_core.c > +++ b/drivers/input/mouse/elan_i2c_core.c > @@ -1170,6 +1170,7 @@ static const struct acpi_device_id elan_acpi_id[] = { > { "ELAN0000", 0 }, > { "ELAN0100", 0 }, > { "ELAN0600", 0 }, > + { "ELAN1000", 0 }, > { } > }; > MODULE_DEVICE_TABLE(acpi, elan_acpi_id); > -- > 2.1.4 > -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html