On Sun, Nov 18, 2012 at 12:56:38AM -0800, Dmitry Torokhov wrote:
Input: mousedev - move /deb/input/mice to teh correct minor
s/teh/the/ ??
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
When doing conversion to dynamic input numbers I inadvertently moved
/dev/input/mice form c,13,63 to c,13,31. We need to fix this so that
setups with statically populated /dev continue working.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
I had the same problem and this patch fixes it (I even concurrently fixed
that in similar way).
If you need that:
Tested-by: Krzysztof Mazur <redacted>
Thanks,
Krzysiek