Thread (16 messages) flat view 16 messages, 3 authors, 2011-08-22

Re: [PATCH 4/9 v4] Input: synaptics - add image sensor support

From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2011-08-19 22:22:13
Also in: lkml

Hi Daniel,

On Thu, Aug 18, 2011 at 07:28:03PM +0800, Daniel Kurtz wrote:
quoted hunk ↗ jump to hunk
@@ -558,6 +626,11 @@ static void synaptics_process_packet(struct psmouse *psmouse)
 	if (synaptics_parse_hw_state(psmouse->packet, priv, &hw))
 		return;
 
+	if (SYN_CAP_IMAGE_SENSOR(priv->ext_cap_0c)) {
+		synaptics_image_sensor_process(psmouse, &hw);
+		return;
+	}
+
So what about the rest of the SYnaptics processing (wheel, additional
buttons, etc)?  Are we sure that touchpads with image sensors will never
implement them?
 
-- 
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