From: Bernhard Froemel on
Hello Marcel,

the Apple MBP model 6.2 (and maybe other recent MBPs) use an Apple
branded BCM2046 USB bluetooth device that works well [1] with your
generic driver.
The attached patch just adds the vendor and device id - please apply.

Cheers,
-bf

[1] http://ubuntuforums.org/showthread.php?t=1469437
From: Bernhard Froemel on
On 05/19/2010 09:06 PM, Andrew Morton wrote:
> [...]
>
>> Hello Marcel,
>>
>> the Apple MBP model 6.2 (and maybe other recent MBPs) use an Apple
>> branded BCM2046 USB bluetooth device that works well [1] with your
>> generic driver.
>> The attached patch just adds the vendor and device id - please apply.
>>
>> Cheers,
>> -bf
>>
>> [1] http://ubuntuforums.org/showthread.php?t=1469437
>>
>>
> Please send us a Signed-off-by: for this patch, as explained in
> Documentation/SubmittingPatches, thanks.
>
Sorry - there you go:

Signed-off-by: Bernhard Froemel <froemel(a)vmars.tuwien.ac.at>


Attached the patch one more time,
-bf