]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/bluetooth/btusb.c
ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
[karo-tx-linux.git] / drivers / bluetooth / btusb.c
index 5d9cc53bd64315cdc1995af32f4895eecdf20fd6..6fcb97124be80f2f46605921b449893036b57fea 100644 (file)
@@ -59,6 +59,9 @@ static struct usb_device_id btusb_table[] = {
        /* Generic Bluetooth USB device */
        { USB_DEVICE_INFO(0xe0, 0x01, 0x01) },
 
+       /* Apple iMac11,1 */
+       { USB_DEVICE(0x05ac, 0x8215) },
+
        /* AVM BlueFRITZ! USB v2.0 */
        { USB_DEVICE(0x057c, 0x3800) },