[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <OSBPR01MB48556FD88D7F7D5F91CB5579DA1E0@OSBPR01MB4855.jpnprd01.prod.outlook.com>
Date: Tue, 28 May 2019 07:55:12 +0000
From: Xiaoxiao Liu <xiaoxiao.liu-1@...alps.com>
To: Pali Rohár <pali.rohar@...il.com>
CC: XiaoXiao Liu <sliuuxiaonxiao@...il.com>,
"dmitry.torokhov@...il.com" <dmitry.torokhov@...il.com>,
"peter.hutterer@...-t.net" <peter.hutterer@...-t.net>,
"hui.wang@...onical.com" <hui.wang@...onical.com>,
"linux-input@...r.kernel.org" <linux-input@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Xiaojian Cao <xiaojian.cao@...alps.com>,
"zhangfp1@...ovo.com" <zhangfp1@...ovo.com>,
Naoki Saito <naoki.saito@...salpine.com>,
Hideo Kawase <hideo.kawase@...salpine.com>
Subject: 答复: 答复: [PATCH] input: alps-fix the issue alps cs19 trackstick do not work.
Add Kawase-san.
-----邮件原件-----
发件人: Pali Rohár <pali.rohar@...il.com>
发送时间: Tuesday, May 28, 2019 3:18 PM
收件人: 劉 曉曉 Xiaoxiao Liu <xiaoxiao.liu-1@...alps.com>
抄送: XiaoXiao Liu <sliuuxiaonxiao@...il.com>; dmitry.torokhov@...il.com; peter.hutterer@...-t.net; hui.wang@...onical.com; linux-input@...r.kernel.org; linux-kernel@...r.kernel.org; 曹 曉建 Xiaojian Cao <xiaojian.cao@...alps.com>; zhangfp1@...ovo.com; 斉藤 直樹 Naoki Saito <naoki.saito@...salpine.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.rohar@...il.com
Powered by blists - more mailing lists