Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 88d377b6 authored by Marc-Antoine Perennou's avatar Marc-Antoine Perennou Committed by Gustavo Padovan
Browse files

Bluetooth: add support for Apple MacBook Pro 8,2



Just adding the vendor details makes it work fine.

Signed-off-by: default avatarMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Signed-off-by: default avatarGustavo F. Padovan <padovan@profusion.mobi>
parent 0ce790e7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -71,6 +71,9 @@ static struct usb_device_id btusb_table[] = {
	/* Apple MacBookAir3,1, MacBookAir3,2 */
	{ USB_DEVICE(0x05ac, 0x821b) },

	/* Apple MacBookPro8,2 */
	{ USB_DEVICE(0x05ac, 0x821a) },

	/* AVM BlueFRITZ! USB v2.0 */
	{ USB_DEVICE(0x057c, 0x3800) },