Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266653
b: refs/heads/master
c: c510eae
h: refs/heads/master
i:
  266651: 10a2cd3
v: v3
  • Loading branch information
Oliver Neukum authored and Gustavo F. Padovan committed Sep 29, 2011
1 parent de7613a commit b93bec4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e95beb414168f8fcae195b5a77be29b3362d6904
refs/heads/master: c510eae377c773241ff0b6369a8f3581da941a51
3 changes: 3 additions & 0 deletions trunk/drivers/bluetooth/btusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ static struct usb_device_id btusb_table[] = {
/* Generic Bluetooth USB device */
{ USB_DEVICE_INFO(0xe0, 0x01, 0x01) },

/* Broadcom SoftSailing reporting vendor specific */
{ USB_DEVICE(0x05ac, 0x21e1) },

/* Apple MacBookPro 7,1 */
{ USB_DEVICE(0x05ac, 0x8213) },

Expand Down

0 comments on commit b93bec4

Please sign in to comment.