patch-2.3.49 linux/drivers/usb/hid.h

Next file: linux/drivers/usb/ibmcam.c
Previous file: linux/drivers/usb/hid.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.48/linux/drivers/usb/hid.h linux/drivers/usb/hid.h
@@ -201,7 +201,7 @@
  * This is the local enviroment. It is resistent up the the next main-item.
  */
 
-#define MAX_USAGES 512
+#define MAX_USAGES 1024
 
 struct hid_local {
 	unsigned usage[MAX_USAGES]; /* usage array */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)