usb_hid: blacklist Silicon Labs EC3.

Definitely not an HID device. Programming tools use libusb.
This commit is contained in:
Adrien Destugues
2018-08-15 10:00:40 +02:00
parent 552fabf1ad
commit 04ba34b0a8
@@ -40,6 +40,10 @@ usb_support_descriptor gBlackListedDevices[] = {
// temperature sensor which declares itself as a usb hid device
0, 0, 0, 0x0c45, 0x7401
},
{
// Silicon Labs EC3 JTAG/C2 probe, declares itself as usb hid
0, 0, 0, 0x10c4, 0x8044
},
{
// wacom devices are handled by the dedicated wacom driver
0, 0, 0, USB_VENDOR_WACOM, 0