|
@@ -60,6 +60,9 @@ static struct usb_device_id btusb_table[] = {
|
|
|
/* Generic Bluetooth USB device */
|
|
|
{ USB_DEVICE_INFO(0xe0, 0x01, 0x01) },
|
|
|
|
|
|
+ /* Broadcom SoftSailing reporting vendor specific */
|
|
|
+ { USB_DEVICE(0x05ac, 0x21e1) },
|
|
|
+
|
|
|
/* Apple MacBookPro 7,1 */
|
|
|
{ USB_DEVICE(0x05ac, 0x8213) },
|
|
|
|