commit | 08791e5cf62b6952ca32106aebb79b6066005de4 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor_core@ameritech.net> | Sat Apr 29 01:13:21 2006 -0400 |
committer | Dmitry Torokhov <dtor_core@ameritech.net> | Sat Apr 29 01:13:21 2006 -0400 |
tree | 7cb1f7bfdb2b31bbc8d504be2245df8f21a28574 | |
parent | 89c9b4805a525bdd4c6e7529d06292f60ac837fc [diff] |
Input: ressurect EVIOCGREP and EVIOCSREP While writing to an event device allows to set repeat rate for an individual input device there is no way to retrieve current settings so we need to ressurect EVIOCGREP. Also ressurect EVIOCSREP so we have a symmetrical interface. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>