]> asedeno.scripts.mit.edu Git - linux.git/commit
HID: logitech-dj: Add usb-id for the 27MHz MX3000 receiver
authorHans de Goede <hdegoede@redhat.com>
Thu, 9 May 2019 11:47:04 +0000 (13:47 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 9 May 2019 21:17:47 +0000 (23:17 +0200)
commit423dfbc362b76b8a51745187a0c7e00d056d5b59
treeeda9ba7869576313f47858f174f372b8426745a7
parentb4dd05dee0dbd16afdbba83b698a7110c687be2d
HID: logitech-dj: Add usb-id for the 27MHz MX3000 receiver

Testing has shown that, as expected, the MX3000 receiver is fully
compatible with the existing 27MHz receiver support in hid-logitech-dj.c.

After this the only, presumably also compatible, receiver id left in
hid-lg.c is the USB_DEVICE_ID_S510_RECEIVER / 0xc50c id. If we can get
someone to confirm that this receiver works with the dj 27Mhz support too,
then the handling of the LG_RDESC and LG_WIRELESS quirks can be removed
from hid-lg.c.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-lg.c
drivers/hid/hid-logitech-dj.c