提交 63a8588d 编写于 作者: M Marc-Antoine Perennou 提交者: Gustavo F. Padovan

Bluetooth: add support for Apple MacBook Pro 8,2

Just adding the vendor details makes it work fine.
Signed-off-by: NMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Signed-off-by: NGustavo F. Padovan <padovan@profusion.mobi>
上级 d78f4b3e
......@@ -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) },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册