| Submitter | Jesse Sung |
|---|---|
| Date | Oct. 24, 2012, 10:32 a.m. |
| Message ID | <1351074776-5182-3-git-send-email-jesse.sung@canonical.com> |
| Download | mbox | patch |
| Permalink | /patch/193728/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c index 6e09ca3..a8df4db 100644 --- a/drivers/bluetooth/btusb.c +++ b/drivers/bluetooth/btusb.c @@ -108,6 +108,8 @@ static struct usb_device_id btusb_table[] = { /* Broadcom BCM20702A0 */ { USB_DEVICE(0x0489, 0xe042) }, + { USB_DEVICE(0x13d3, 0x3388), .driver_info = BTUSB_BCM_PATCHRAM }, + { USB_DEVICE(0x13d3, 0x3389), .driver_info = BTUSB_BCM_PATCHRAM }, { USB_DEVICE(0x413c, 0x8197), .driver_info = BTUSB_BCM_PATCHRAM }, /* Foxconn - Hon Hai */