diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c index 1f90dabe44e90b2807009698b560fe93748ad912..74b3e5b1a02b609b74f2bd7646fcba6529827991 100644 --- a/drivers/bluetooth/btusb.c +++ b/drivers/bluetooth/btusb.c @@ -104,6 +104,7 @@ static struct usb_device_id btusb_table[] = { { USB_DEVICE(0x0c10, 0x0000) }, /* Broadcom BCM20702A0 */ + { USB_DEVICE(0x04ca, 0x2003) }, { USB_DEVICE(0x0489, 0xe042) }, { USB_DEVICE(0x413c, 0x8197) },