aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/input/input.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/input/input.txt')
-rw-r--r--Documentation/input/input.txt21
1 files changed, 0 insertions, 21 deletions
diff --git a/Documentation/input/input.txt b/Documentation/input/input.txt
index 47137e75fdb8..550ef9add4b6 100644
--- a/Documentation/input/input.txt
+++ b/Documentation/input/input.txt
@@ -289,24 +289,3 @@ list is in include/linux/input.h.
289EV_REL, absolute new value for EV_ABS (joysticks ...), or 0 for EV_KEY for 289EV_REL, absolute new value for EV_ABS (joysticks ...), or 0 for EV_KEY for
290release, 1 for keypress and 2 for autorepeat. 290release, 1 for keypress and 2 for autorepeat.
291 291
2926. Contacts
293~~~~~~~~~~~
294 This effort has its home page at:
295
296 http://www.suse.cz/development/input/
297
298You'll find both the latest HID driver and the complete Input driver
299there as well as information how to access the CVS repository for
300latest revisions of the drivers.
301
302 There is also a mailing list for this:
303
304 majordomo@atrey.karlin.mff.cuni.cz
305
306Send "subscribe linux-input" to subscribe to it.
307
308The input changes are also being worked on as part of the LinuxConsole
309project, see:
310
311 http://sourceforge.net/projects/linuxconsole/
312