[PATCH] Bump HID_MAX_USAGES to 32768

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



to cater for number of usages reported by  JAOTECH/Alcor Micro Corp
wired remote. Needed for volume and channnel buttons. (USB ID 058f:9462)

Signed-off-by: Tim Kersten <tim@xxxxxxxx>
---
 include/linux/hid.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/linux/hid.h b/include/linux/hid.h
index 895001f..91fbf4e 100644
--- a/include/linux/hid.h
+++ b/include/linux/hid.h
@@ -339,7 +339,7 @@ struct hid_global {
  * This is the local environment. It is persistent up the next main-item.
  */
 
-#define HID_MAX_USAGES                 12288
+#define HID_MAX_USAGES                 32768
 #define HID_DEFAULT_NUM_COLLECTIONS    16
 
 struct hid_local {
-- 
1.7.0.4
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux