Hi Rick, > --- > drivers/bluetooth/btusb.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c > index af122e2..0725003 100644 > --- a/drivers/bluetooth/btusb.c > +++ b/drivers/bluetooth/btusb.c > @@ -107,6 +107,7 @@ static const struct usb_device_id btusb_table[] = { > { USB_DEVICE(0x0b05, 0x17cb) }, > { USB_DEVICE(0x04ca, 0x2003) }, > { USB_DEVICE(0x0489, 0xe042) }, > + { USB_DEVICE(0x0b05, 0x17cf), .driver_info = BTUSB_BCM_PATCHRAM }, > { 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 }, I honestly have no idea on what you are doing with git send-email, but your patches never arrive in one piece. They are split over two. So I took the information and created a proper patch based on your information and send it to the mailing list. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html