|
@@ -225,6 +225,7 @@ static const struct usb_device_id blacklist_table[] = {
|
|
|
|
|
|
/* Intel Bluetooth device */
|
|
|
{ USB_DEVICE(0x8087, 0x07dc), .driver_info = BTUSB_INTEL },
|
|
|
+ { USB_DEVICE(0x8087, 0x0a2a), .driver_info = BTUSB_INTEL },
|
|
|
|
|
|
{ } /* Terminating entry */
|
|
|
};
|