Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322761
b: refs/heads/master
c: 1fa6535
h: refs/heads/master
i:
  322759: 2fb39dc
v: v3
  • Loading branch information
Henrik Rydberg authored and Gustavo Padovan committed Aug 27, 2012
1 parent 3763f93 commit e12ac05
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: 92c385f46b30f4954e9dd2d2005c12d233b479ea
refs/heads/master: 1fa6535faf055cd71311ab887e94fc234f04ee18
3 changes: 3 additions & 0 deletions trunk/drivers/bluetooth/btusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ static struct usb_device_id btusb_table[] = {
/* Generic Bluetooth USB device */
{ USB_DEVICE_INFO(0xe0, 0x01, 0x01) },

/* Apple-specific (Broadcom) devices */
{ USB_VENDOR_AND_INTERFACE_INFO(0x05ac, 0xff, 0x01, 0x01) },

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

Expand Down

0 comments on commit e12ac05

Please sign in to comment.