It's in 3.14 rc7, backporting.

commit ee65d4b36de8ddf4467f788faa5d8ddd1bfcdaa2
Author: Yunkang Tang <tommywill2...@gmail.com>
Date:   Thu Dec 26 14:54:19 2013 -0800

    Input: ALPS - add support for "Dolphin" devices

    This adds support for another flavor of ALPS protocol used in newer
    "Dolphin" devices.

    Signed-off-by: Yunkang Tang <yunkang.t...@cn.alps.com>
    Signed-off-by: Dmitry Torokhov <dmitry.torok...@gmail.com>


-                  ec[0] == 0x73 && ec[1] == 0x01) {
+                  ec[0] == 0x73 && (ec[1] == 0x01 || ec[1] == 0x02)) {

** Changed in: linux (Ubuntu)
       Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1190867

Title:
  Touchpad was incorrectly detected as PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1190867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to