Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32815
b: refs/heads/master
c: 8e4f723
h: refs/heads/master
i:
  32813: 162aabb
  32811: dfed909
  32807: 822ac69
  32799: 069385c
v: v3
  • Loading branch information
Marcel Holtmann authored and David S. Miller committed Jul 24, 2006
1 parent 624278b commit 567f67f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ea9727f6e55dabc7a58cf56c87e65665e239e171
refs/heads/master: 8e4f7230a3bd015862f3af58dc563dbc1cdebfe2
3 changes: 2 additions & 1 deletion trunk/drivers/bluetooth/hci_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,9 @@ static struct usb_device_id blacklist_ids[] = {
/* ISSC Bluetooth Adapter v3.1 */
{ USB_DEVICE(0x1131, 0x1001), .driver_info = HCI_RESET },

/* RTX Telecom based adapter with buggy SCO support */
/* RTX Telecom based adapters with buggy SCO support */
{ USB_DEVICE(0x0400, 0x0807), .driver_info = HCI_BROKEN_ISOC },
{ USB_DEVICE(0x0400, 0x080a), .driver_info = HCI_BROKEN_ISOC },

/* Belkin F8T012 and F8T013 devices */
{ USB_DEVICE(0x050d, 0x0012), .driver_info = HCI_WRONG_SCO_MTU },
Expand Down

0 comments on commit 567f67f

Please sign in to comment.