* [PATCH][resend] Add MacMini5,1 support
@ 2011-09-11 11:12 Jurgen Kramer
0 siblings, 0 replies; only message in thread
From: Jurgen Kramer @ 2011-09-11 11:12 UTC (permalink / raw)
To: linux-bluetooth
I'll resend my patch to add MacMini5,1 support. The one I sent a week
ago was not picked up.
diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c
index 3ef4760..cbecc6e 100644
--- a/drivers/bluetooth/btusb.c
+++ b/drivers/bluetooth/btusb.c
@@ -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) },
Please apply.
Thanks,
Jurgen
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-09-11 11:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-11 11:12 [PATCH][resend] Add MacMini5,1 support Jurgen Kramer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox