|
@@ -314,6 +314,7 @@ static const struct usb_device_id blacklist_table[] = {
|
|
|
/* Marvell Bluetooth devices */
|
|
|
{ USB_DEVICE(0x1286, 0x2044), .driver_info = BTUSB_MARVELL },
|
|
|
{ USB_DEVICE(0x1286, 0x2046), .driver_info = BTUSB_MARVELL },
|
|
|
+ { USB_DEVICE(0x1286, 0x204e), .driver_info = BTUSB_MARVELL },
|
|
|
|
|
|
/* Intel Bluetooth devices */
|
|
|
{ USB_DEVICE(0x8087, 0x07da), .driver_info = BTUSB_CSR },
|