Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54420
b: refs/heads/master
c: c51bd3d
h: refs/heads/master
v: v3
  • Loading branch information
Marcel Holtmann committed May 4, 2007
1 parent 6ebaac1 commit 6226df4
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: 9cf5b0ea3a7f1432c61029f7aaf4b8b338628884
refs/heads/master: c51bd3d3d883d900efbeab3697ae182d60bdd217
3 changes: 3 additions & 0 deletions trunk/drivers/bluetooth/hci_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@ static struct usb_device_id blacklist_ids[] = {
{ USB_DEVICE(0x0a5c, 0x201e), .driver_info = HCI_WRONG_SCO_MTU },
{ USB_DEVICE(0x0a5c, 0x2110), .driver_info = HCI_WRONG_SCO_MTU },

/* Targus ACB10US */
{ USB_DEVICE(0x0a5c, 0x2100), .driver_info = HCI_RESET },

/* ANYCOM Bluetooth USB-200 and USB-250 */
{ USB_DEVICE(0x0a5c, 0x2111), .driver_info = HCI_RESET },

Expand Down

0 comments on commit 6226df4

Please sign in to comment.