++ Saito-san.

-----邮件原件-----
发件人: 劉 曉曉 Xiaoxiao Liu 
发送时间: Monday, June 10, 2019 5:20 PM
收件人: Pali Rohár <pali.ro...@gmail.com>
抄送: XiaoXiao Liu <sliuuxiaonx...@gmail.com>; dmitry.torok...@gmail.com; 
peter.hutte...@who-t.net; hui.w...@canonical.com; linux-in...@vger.kernel.org; 
linux-kernel@vger.kernel.org; 曹 曉建 Xiaojian Cao <xiaojian....@cn.alps.com>; 
zhang...@lenovo.com; 斉藤 直樹 Naoki Saito <naoki.sa...@alpsalpine.com>; 川瀬 英夫 
Hideo Kawase <hideo.kaw...@alpsalpine.com>
主题: 答复: 答复: [PATCH] input: alps-fix the issue alps cs19 trackstick do not work.

Hi Pali,

We register our CS19 device as ALPS_ONLY_TRACKSTICK device.
And let the V8 protocol function support the process of ALPS_ONLY_TRACKSTICK 
device. 

I want to confirm if this solution OK?

Xiaoxiao.Liu
-----邮件原件-----
发件人: 劉 曉曉 Xiaoxiao Liu 
发送时间: Tuesday, May 28, 2019 3:55 PM
收件人: Pali Rohár <pali.ro...@gmail.com>
抄送: XiaoXiao Liu <sliuuxiaonx...@gmail.com>; dmitry.torok...@gmail.com; 
peter.hutte...@who-t.net; hui.w...@canonical.com; linux-in...@vger.kernel.org; 
linux-kernel@vger.kernel.org; 曹 曉建 Xiaojian Cao <xiaojian....@cn.alps.com>; 
zhang...@lenovo.com; 斉藤 直樹 Naoki Saito <naoki.sa...@alpsalpine.com>; 川瀬 英夫 
Hideo Kawase <hideo.kaw...@alpsalpine.com>
主题: 答复: 答复: [PATCH] input: alps-fix the issue alps cs19 trackstick do not work.

Add Kawase-san.

-----邮件原件-----
发件人: Pali Rohár <pali.ro...@gmail.com> 
发送时间: Tuesday, May 28, 2019 3:18 PM
收件人: 劉 曉曉 Xiaoxiao Liu <xiaoxiao.li...@cn.alps.com>
抄送: XiaoXiao Liu <sliuuxiaonx...@gmail.com>; dmitry.torok...@gmail.com; 
peter.hutte...@who-t.net; hui.w...@canonical.com; linux-in...@vger.kernel.org; 
linux-kernel@vger.kernel.org; 曹 曉建 Xiaojian Cao <xiaojian....@cn.alps.com>; 
zhang...@lenovo.com; 斉藤 直樹 Naoki Saito <naoki.sa...@alpsalpine.com>
主题: Re: 答复: [PATCH] input: alps-fix the issue alps cs19 trackstick do not work.

On Tuesday 28 May 2019 01:37:14 Xiaoxiao Liu wrote:
> Add Saito-san.
> 
> Hi Hui,
> Does it mean that your device (reported to kernel) sends only trackstick 
> packets and not touchpad?
>       -> Yes.

Ok, I think this answers all questions.

So your patch is not correct as it registers "fake" touchpad device even there 
is no touchpad at all.

You should fix your patch to not register touchpad input device, in your case 
it should register only trackstick device. I suggest to add some flag which 
would indicate such device (e.g. ALPS_ONLY_TRACKSTICK).

Also currently kernel exports following names when device has both trackstick 
and touchpad: "DualPoint Stick" and "DualPoint TouchPad".
And it exports name "GlidePoint" for touchpad-only device. So to be consistent 
you need to also modify this code for trackstick-only device.

--
Pali Rohár
pali.ro...@gmail.com

Reply via email to