Re: [PATCH] Bluetooth: Add support for Apple vendor-specific devices

From: Shea Levy
Date: Sat Aug 25 2012 - 14:22:02 EST


Hi

On 08/25/2012 01:43 PM, Henrik Rydberg wrote:
On Sat, Aug 25, 2012 at 01:28:52PM -0400, Shea Levy wrote:
Hello,

On 08/25/2012 01:28 PM, Henrik Rydberg wrote:
+ /* Apple-specific (Broadcom) devices */
+ { USB_VENDOR_AND_INTERFACE_INFO(0x05ac, 0xff, 0x01, 0x01) },
+

Would this subsume https://lkml.org/lkml/2012/8/22/689 ?
Yes, it will make 05ac:821d work as well. If you are able to test it
successfully, we can append the commit message and add your Tested-by.

I'm getting a build error due to lack of USB_VENDOR_AND_INTERFACE_INFO macro when patching 3.5.2 with that patch. Which kernel tree should I patch with this patch to test?

Thanks,
Henrik
--
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

Thanks,
Shea
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/