2005-11-19 04:44:12

by Dmitry Torokhov

[permalink] [raw]
Subject: [patch 0/3] Uinput update

Hi,

The following patches update uinput driver to perform dynamic input
allocation, add some locking and ioctl to allow setting EV_SW.

Any testing will be greatly appreciated.

Thanks!

--
Dmitry


2005-11-19 07:46:59

by Vojtech Pavlik

[permalink] [raw]
Subject: Re: [patch 0/3] Uinput update

On Fri, Nov 18, 2005 at 11:38:40PM -0500, Dmitry Torokhov wrote:
> Hi,
>
> The following patches update uinput driver to perform dynamic input
> allocation, add some locking and ioctl to allow setting EV_SW.
>
> Any testing will be greatly appreciated.

Thanks for the patches!

--
Vojtech Pavlik
SuSE Labs, SuSE CR

2005-11-19 09:27:41

by NeilBrown

[permalink] [raw]
Subject: Re: [patch 0/3] Uinput update

On Friday November 18, [email protected] wrote:
> Hi,
>
> The following patches update uinput driver to perform dynamic input
> allocation, add some locking and ioctl to allow setting EV_SW.
>
> Any testing will be greatly appreciated.

Well it certainly solved the problems I was having with uinput,
Thanks!

NeilBrown