X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fbluetooth%2Fbtusb.c;h=ffda6c82a541e3324e49cbee9075cd749ec4868b;hb=661a0d9aba272ad9e55449ce8eb9570a221b8489;hp=97f155e6c4411f0239d98593a6bccfa3a7e0e41f;hpb=4770ac2af6255b6c64d290606b54fa2e2bfcbe08;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c index 97f155e6c441..ffda6c82a541 100644 --- a/drivers/bluetooth/btusb.c +++ b/drivers/bluetooth/btusb.c @@ -78,6 +78,9 @@ static struct usb_device_id btusb_table[] = { /* Apple MacBookPro8,2 */ { USB_DEVICE(0x05ac, 0x821a) }, + /* Apple MacMini5,1 */ + { USB_DEVICE(0x05ac, 0x8281) }, + /* AVM BlueFRITZ! USB v2.0 */ { USB_DEVICE(0x057c, 0x3800) },