forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork0
Commiteec231e
HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
Fix an error in the mouse / INPUT(2) descriptor used for quad/bt2.0 comboreceivers. Replace INPUT with INPUT (Data,Var,Abs) for the field for the4 extra buttons which share their report-byte with the low-res hwheel.This is likely a copy and paste error. I've verified that the new0x81, 0x02 value matches both the mouse descriptor for the currentlysupported MX5000 / MX5500 receivers, as well as the INPUT(2) mousedescriptors for the Dinovo receivers for which support is beingworked on.Cc: stable@vger.kernel.orgFixes:f2113c3 ("HID: logitech-dj: add support for Logitech Bluetooth Mini-Receiver")Signed-off-by: Hans de Goede <hdegoede@redhat.com>Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>1 parent7940fb0 commiteec231e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
| 331 | + | |
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| |||
0 commit comments
Comments
(0)