Hi,

Here's a patch against 2.4.13-ac5 that fixes a small mistake in the
Configure.help USB_HID entry, and adds the CONFIG_USB_APITEK
information.  The HID patch is from Seth Arnold, and the Apitek patch is
from Chris Atenasio.

thanks,

greg k-h
(temporary USB maintainer)



diff --minimal -Nru a/Documentation/Configure.help b/Documentation/Configure.help
--- a/Documentation/Configure.help      Thu Nov  1 15:05:39 2001
+++ b/Documentation/Configure.help      Thu Nov  1 15:05:39 2001
@@ -12345,7 +12345,7 @@
   mice, joysticks, graphic tablets, or any other HID based devices
   to your computer via USB. You can't use this driver and the
   HIDBP (Boot Protocol) keyboard and mouse drivers at the same time.
-  More information is available: <file:Documentation/usb/input.txt>.
+  More information is available: <file:Documentation/input/input.txt>.
 
   If unsure, say Y.
 
@@ -12405,6 +12405,17 @@
   inserted in and removed from the running kernel whenever you want).
   The module will be called wacom.o.  If you want to compile it as a
   module, say M here and read <file:Documentation/modules.txt>.
+
+Aiptek 8000U tablet support
+CONFIG_USB_AIPTEK
+  Say Y here if you want to use the USB version of the Aiptek 8000U
+  tablet.  Make sure to say Y to "Event interface support"
+  (CONFIG_INPUT_EVDEV) as well.
+
+  This driver is also available as a module ( = code which can be
+  inserted in and removed from the running kernel whenever you want).
+  The module will be called aiptek.o. If you want to compile it as a
+  module, say M here and read Documentation/modules.txt.
 
 Use input layer for ADB devices
 CONFIG_INPUT_ADBHID


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to