summaryrefslogtreecommitdiff
path: root/include/linux/libps2.h
AgeCommit message (Collapse)Author
2004-10-20input: Increase ACK timeouts in libps2 in case the RESET_BAT command is used.Vojtech Pavlik
This should fix most Synaptics "reset failed" cases. Thanks to Keith Packard for the report. Also add some more keyboard IDs, so that unusual keyboards are accepted by libps2 and atkbd. Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
2004-09-21Input: pull common code from psmouse and atkbd into libps2 moduleDmitry Torokhov
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>