Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275679
b: refs/heads/master
c: d13431c
h: refs/heads/master
i:
  275677: 1d18a83
  275675: 9b3e83a
  275671: cf17d95
  275663: 0e978dc
  275647: 0983e03
v: v3
  • Loading branch information
Wen-chien Jesse Sung authored and Gustavo F. Padovan committed Nov 8, 2011
1 parent 21a14b9 commit 0d278db
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: f3f668b0ef4399b67e60e4c10a30099d630a6206
refs/heads/master: d13431ca3eb2a2c14314f04813cdc11cd869f150
3 changes: 3 additions & 0 deletions trunk/drivers/bluetooth/btusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,9 @@ static struct usb_device_id btusb_table[] = {
/* Canyon CN-BTU1 with HID interfaces */
{ USB_DEVICE(0x0c10, 0x0000) },

/* Broadcom BCM20702A0 */
{ USB_DEVICE(0x413c, 0x8197) },

{ } /* Terminating entry */
};

Expand Down

0 comments on commit 0d278db

Please sign in to comment.