Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83281
b: refs/heads/master
c: 6e46c8c
h: refs/heads/master
i:
  83279: cc8abaa
v: v3
  • Loading branch information
Andy Shevchenko authored and David S. Miller committed Feb 5, 2008
1 parent ec6bac8 commit 5e6ba8f
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 2fa993423a345fd484f7295797ddb59b7738ad38
refs/heads/master: 6e46c8cb3cbfa7bafe78d43a3d57750605a2dfa3
1 change: 1 addition & 0 deletions trunk/drivers/bluetooth/hci_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ static struct usb_device_id blacklist_ids[] = {
{ USB_DEVICE(0x0a5c, 0x2033), .driver_info = HCI_IGNORE },

/* Broadcom BCM2035 */
{ USB_DEVICE(0x0a5c, 0x2035), .driver_info = HCI_RESET | HCI_WRONG_SCO_MTU },
{ USB_DEVICE(0x0a5c, 0x200a), .driver_info = HCI_RESET | HCI_WRONG_SCO_MTU },
{ USB_DEVICE(0x0a5c, 0x2009), .driver_info = HCI_BCM92035 },

Expand Down

0 comments on commit 5e6ba8f

Please sign in to comment.