Hi Jurgen, * Jurgen Kramer <gtmkramer@xxxxxxxxx> [2011-09-15 18:04:44 +0200]: > Hopefully this patch is now correct. > Patch against current kernel git to add ID for MacMini5,1 to btusb.c > > Signed-off-by: Jurgen Kramer <gtmkramer@xxxxxxxxx> > --- linux/drivers/bluetooth/btusb.c 2011-09-14 17:31:09.411475756 +0200 > +++ linux.new/drivers/bluetooth/btusb.c 2011-09-14 17:33:37.727484053 > +0200 > @@ -75,6 +75,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) }, Applied, thanks. Gustavo -- 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