2016-03-10 12:46 GMT+01:00 Andrew Shadura <andrew.shadura@xxxxxxxxxxxxxxx>: > On 12/01/16 15:59, Andrew Shadura wrote: >> On 27/11/15 16:18, Christian Gmeiner wrote: >>> > 2015-11-24 13:24 GMT+01:00 Andrew Shadura <andrew.shadura@xxxxxxxxxxxxxxx>: >>>> >> On 29/10/15 16:00, Andrew Shadura wrote: >>>>> >>> PenMount 6000 USB resistive touchscreen controller reports it has three >>>>> >>> buttons, while in reality it doesn't have any and doesn't support active >>>>> >>> styli, and only generates touch events. >>>>> >>> >>>>> >>> In penmount_input_mapping(), map only the first button (with code 0), >>>>> >>> ignore the rest. >>>>> >>> >>>>> >>> Signed-off-by: Andrew Shadura <andrew.shadura@xxxxxxxxxxxxxxx> >>>> >> >>>> >> Any news on this patch? It'd be cool if it could be merged. >>> > >>> > I try to get access to the hardware and will test it. >> Christian, have you had a chance to test the patch? > > Ping, once again. Any progress on this? Sorry for the long delay. I have applied your patch and the touch works as expected. No device specified, trying to scan all of /dev/input/event* Available devices: /dev/input/event0: Power Button /dev/input/event1: Lid Switch /dev/input/event2: Sleep Button /dev/input/event3: Video Bus /dev/input/event4: DIALOGUE INC PenMount USB Select the device event number [0-4]: 4 Input driver version is 1.0.1 Input device ID: bus 0x3 vendor 0x14e1 product 0x6000 version 0x101 Input device name: "DIALOGUE INC PenMount USB" Supported events: Event type 0 (EV_SYN) Event type 1 (EV_KEY) Event code 330 (BTN_TOUCH) Event type 3 (EV_ABS) Event code 0 (ABS_X) Value 0 Min 0 Max 1023 Event code 1 (ABS_Y) Value 0 Min 0 Max 1023 Event type 4 (EV_MSC) Event code 4 (MSC_SCAN) Properties: Testing ... (interrupt to exit) Tested-by: Christian Gmeiner <c.gmeiner@xxxxxxxxxxxxx greets -- Christian Gmeiner, MSc https://soundcloud.com/christian-gmeiner -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html