HID: usbhid: more mice with ALWAYS_POLL
During a stress test these mice kept dropping and reappearing in runlevel 1 as opposed to 5. Signed-off-by: Oliver Neukum <oneukum@suse.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:

committed by
Jiri Kosina

parent
b70b825802
commit
003e817a9e
@@ -595,6 +595,9 @@
|
||||
#define USB_DEVICE_ID_LOGITECH_HARMONY_FIRST 0xc110
|
||||
#define USB_DEVICE_ID_LOGITECH_HARMONY_LAST 0xc14f
|
||||
#define USB_DEVICE_ID_LOGITECH_HARMONY_PS3 0x0306
|
||||
#define USB_DEVICE_ID_LOGITECH_MOUSE_C01A 0xc01a
|
||||
#define USB_DEVICE_ID_LOGITECH_MOUSE_C05A 0xc05a
|
||||
#define USB_DEVICE_ID_LOGITECH_MOUSE_C06A 0xc06a
|
||||
#define USB_DEVICE_ID_LOGITECH_RUMBLEPAD_CORD 0xc20a
|
||||
#define USB_DEVICE_ID_LOGITECH_RUMBLEPAD 0xc211
|
||||
#define USB_DEVICE_ID_LOGITECH_EXTREME_3D 0xc215
|
||||
@@ -1026,6 +1029,7 @@
|
||||
#define USB_DEVICE_ID_ZYTRONIC_ZXY100 0x0005
|
||||
|
||||
#define USB_VENDOR_ID_PRIMAX 0x0461
|
||||
#define USB_DEVICE_ID_PRIMAX_MOUSE_4D22 0x4d22
|
||||
#define USB_DEVICE_ID_PRIMAX_KEYBOARD 0x4e05
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user