[PATCH] docfix for 2.4.x Configure.help

From: Marcus Dennis (aa341@acorn.net)
Date: Fri Apr 12 2002 - 13:10:44 EST


Apologies in advance if I've made an error in who this is Cc'd to.

Problem: Input core help is confusing wrt joysticks
Description:
The input core subsystem is necessary for 2.4 joystick support, even for
non-usb joysticks. "Joystick support" in "Input core support" mentions
only USB joysticks, but is necessary to have a jsX interface at all.
Fix:
The following patch modifies Configure.help's entry for "Input core
support" to state that it is required for any joysticks, and "Joystick
support" under it to remove the reference to USB.

Patch follows:

--- linux-2.4.18/Documentation/Configure.help.old Thu Mar 21 12:51:16 2002
+++ linux-2.4.18/Documentation/Configure.help Thu Mar 21 12:56:55 2002
@@ -12838,6 +12838,9 @@
   Say Y here if you want to enable any of the USB HID options in the
   USB support section which require Input core support.
 
+ Finally, say Y here and to Joystick Support below if you want to
+ support any joystick or gamepad.
+
   Otherwise, say N.
 
 Keyboard support
@@ -12882,7 +12885,7 @@
 
 Joystick support
 CONFIG_INPUT_JOYDEV
- Say Y here if you want your USB HID joystick or gamepad to be
+ Say Y here if you want your joystick or gamepad to be
   accessible as char device 13:0+ - /dev/input/jsX device.
 
   This driver is also available as a module ( = code which can be

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



This archive was generated by hypermail 2b29 : Mon Apr 15 2002 - 22:00:21 EST