From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1346000930.1779.29.camel@aeonflux> Subject: Re: [PATCH] Bluetooth: Add support for Apple vendor-specific devices From: Marcel Holtmann To: Henrik Rydberg Cc: Gustavo Padovan , linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org Date: Sun, 26 Aug 2012 10:08:50 -0700 In-Reply-To: <1345915686-3915-1-git-send-email-rydberg@euromail.se> References: <1345915686-3915-1-git-send-email-rydberg@euromail.se> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: Hi Henrik, > As pointed out by Gustavo and Marcel, all Apple-specific Broadcom > devices seen so far have the same interface class, subclass and > protocol numbers. This patch adds an entry which matches all of them, > using the new USB_VENDOR_AND_INTERFACE_INFO() macro. > > In particular, this patch adds support for the MacBook Pro Retina > (05ac:8286), which is not in the present list. > > Signed-off-by: Henrik Rydberg > --- > Hi Gustavo, > > here is a patch for the Apple devices, utilizing commit d81a5d19, for > 3.6. Tested on the MacBookPro10,1 (Retina). If you want, I can > follow-up with a patch for 3.7 which removes the specific entries. I > have verified the lsusb output of all of them, except MacMini5,1. > > Thanks, > Henrik > > drivers/bluetooth/btusb.c | 3 +++ > 1 file changed, 3 insertions(+) Acked-by: Marcel Holtmann Regards Marcel