Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215248
b: refs/heads/master
c: 3cd0197
h: refs/heads/master
v: v3
  • Loading branch information
Nobuhiro Iwamatsu authored and Gustavo F. Padovan committed Oct 12, 2010
1 parent f867401 commit 2b1d803
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: 9c047157a20521cd525527947b13b950d168d2e6
refs/heads/master: 3cd01976e702ccaffb907727caff4f8789353599
3 changes: 3 additions & 0 deletions trunk/drivers/bluetooth/btusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ static struct usb_device_id btusb_table[] = {
/* Generic Bluetooth USB device */
{ USB_DEVICE_INFO(0xe0, 0x01, 0x01) },

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

/* Apple iMac11,1 */
{ USB_DEVICE(0x05ac, 0x8215) },

Expand Down

0 comments on commit 2b1d803

Please sign in to comment.