On Thu, Oct 08, 2015 at 07:20:59PM +0200, David Herrmann wrote:
> On Mon, Oct 5, 2015 at 5:55 PM, wrote:
> > +static int userio_char_release(struct inode *inode, struct file *file)
> > +{
> > + struct userio_device *userio = file->private_data;
> > +
> > + /* Don't free the serio port
Hi
On Mon, Oct 5, 2015 at 5:55 PM, wrote:
> From: 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
> d
2 matches
Mail list logo