Hi Jesse,

> Add a new entry (413c:8197) to device ID table.
> 
> Signed-off-by: Wen-chien Jesse Sung <[email protected]>
> ---
>   drivers/bluetooth/btusb.c |    3 +++
>   1 files changed, 3 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c
> index 91d13a9..d786bb8 100644
> --- a/drivers/bluetooth/btusb.c
> +++ b/drivers/bluetooth/btusb.c
> @@ -91,6 +91,9 @@ static struct usb_device_id btusb_table[] = {
>       /* Canyon CN-BTU1 with HID interfaces */
>       { USB_DEVICE(0x0c10, 0x0000) },
> 
> +     /* Broadcom BCM20702A0 */
> +     { USB_DEVICE(0x413c, 0x8197) },
> +

please prove that this is needed. What does usb-devices tell you about
this device?

Regards

Marcel

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/854399

Title:
  Broadcom bluetooth device BCM20702A0 [413c:8197] not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/854399/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to