|
@@ -52,6 +52,9 @@ static struct usb_device_id btusb_table[] = {
|
|
/* Generic Bluetooth USB device */
|
|
/* Generic Bluetooth USB device */
|
|
{ USB_DEVICE_INFO(0xe0, 0x01, 0x01) },
|
|
{ USB_DEVICE_INFO(0xe0, 0x01, 0x01) },
|
|
|
|
|
|
|
|
+ /* Apple-specific (Broadcom) devices */
|
|
|
|
+ { USB_VENDOR_AND_INTERFACE_INFO(0x05ac, 0xff, 0x01, 0x01) },
|
|
|
|
+
|
|
/* Broadcom SoftSailing reporting vendor specific */
|
|
/* Broadcom SoftSailing reporting vendor specific */
|
|
{ USB_DEVICE(0x0a5c, 0x21e1) },
|
|
{ USB_DEVICE(0x0a5c, 0x21e1) },
|
|
|
|
|