Add quirk for LOGITECH WMRPAD.
Submitted by: Mathew Kanner <mat@cnd.mcgill.ca>
This commit is contained in:
parent
55b4c0d128
commit
cf8fc64746
@ -100,6 +100,7 @@ Static const struct usbd_quirk_entry {
|
||||
ANY, { UQ_ASSUME_CM_OVER_DATA }},
|
||||
{ USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_RTW65I,
|
||||
ANY, { UQ_ASSUME_CM_OVER_DATA }},
|
||||
{ USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_WMRPAD, ANY, { UQ_NO_STRINGS }},
|
||||
|
||||
{ 0, 0, 0, { 0 } }
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user