Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203875
b: refs/heads/master
c: 0a79f67
h: refs/heads/master
i:
  203873: b37b59a
  203871: cf91b8d
v: v3
  • Loading branch information
Cyril Lacoux authored and Marcel Holtmann committed Jul 21, 2010
1 parent fc5ed3a commit 57295c9
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: dd135240e8e10295f7e7cdf347800df6e1841437
refs/heads/master: 0a79f67445de50ca0a8dc1d34f3cc406d89c28b2
3 changes: 3 additions & 0 deletions trunk/drivers/bluetooth/btusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ static struct usb_device_id btusb_table[] = {
/* Generic Bluetooth USB device */
{ USB_DEVICE_INFO(0xe0, 0x01, 0x01) },

/* Apple iMac11,1 */
{ USB_DEVICE(0x05ac, 0x8215) },

/* AVM BlueFRITZ! USB v2.0 */
{ USB_DEVICE(0x057c, 0x3800) },

Expand Down

0 comments on commit 57295c9

Please sign in to comment.