Re: [PATCH v4] Input: Add userio module

2015-09-16 Thread David Herrmann
Hi On Thu, Jul 23, 2015 at 7:33 PM, Stephen Chandler Paul wrote: > Debugging input devices, specifically laptop touchpads, can be tricky > without having the physical device handy. Here we try to remedy that > with userio. This module allows an application to connect to a character > device provi

[PATCH v4] Input: Add userio module

2015-07-23 Thread Stephen Chandler Paul
Debugging input devices, specifically laptop touchpads, can be tricky without having the physical device handy. Here we try to remedy that with userio. This module allows an application to connect to a character device provided by the kernel, and emulate any serio device. In combination with usersp