Thread (8 messages) 8 messages, 3 authors, 2013-12-20

Re: [PATCH v4 1/1] Input: Improve the performance of alps v5-protocol's touchpad

From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2013-12-02 06:41:24

Hi Yunkang,

On Mon, Oct 21, 2013 at 07:41:50PM +0800, Yunkang Tang wrote:
+static void alps_process_packet_v5(struct psmouse *psmouse)
+{
+	unsigned char *packet = psmouse->packet;
+
+	/* Ignore stick point data */
+	if (packet[0] == 0xD8)
+		return;
Why are we ignoring trackstick data? If there Dolphin models with
tracksticks that would basically "break" the device for users compared
withe the emulated Explorer PS/2 mode.

Thanks.

-- 
Dmitry
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help