[patch] Input drivers critical fixes, try #2.

From: Vojtech Pavlik (vojtech@suse.cz)
Date: Fri Nov 17 2000 - 10:32:54 EST


Hello,

attached is a patch that fixes some critical and some less critical, but
still harmful bugs in the input drivers. It's against 2.4.0-test11-pre6.

Joysticks:

drivers/joystick/adi.c:
        Fix X/Y axes on Logitech gamepads.
drivers/joystick/ns558.c:
        Fix module impossible to load for ISA devices unless
        CONFIG_HOTPLUG - bug added in test11-pre6. [critical]
        Fix oops on unload if PCI gameports present. [critical]
        Fix oops on unload if PCI gameports not present,
        - bug added in test11-pre6. [critical]
        Fix memory leak on unload. [critical]
drivers/char/joystick/sidewinder.c
        Fix missing button on MS FF Wheel.

Input [USB+Joystick]:

drivers/input/input.c:
        Fix a possible race at open - fix by Oliver Neukum. [critical]
drivers/input/evdev.c:
        Fix possible overflows in connect and open. [critical]
drivers/input/joydev.c:
        Fix possible overflows in connect and open. [critical]
drivers/input/mousedev.c:
        Fix possible overflows in connect and open. [critical]
        Add missing randomness reporting.

Please apply it.
Thanks.

-- 
Vojtech Pavlik
SuSE Labs


- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Nov 23 2000 - 21:00:13 EST