UBUNTU: SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
[linux-flexiantxendom0-natty.git] / drivers / input / mouse / alps.c
index 668d715..da20b62 100644 (file)
@@ -127,6 +127,11 @@ static const struct dmi_system_id dell_quirk_table[] = {
                        DMI_MATCH(DMI_CHASSIS_TYPE, "9"),
                },
        },
+       {
+               .matches = {
+                       DMI_MATCH(DMI_PRODUCT_NAME, "ZHAOYANG E47"),
+               },
+       },
        { }
 };