Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116895
b: refs/heads/master
c: fa21183
h: refs/heads/master
i:
  116893: 15bdbcd
  116891: f4b1af1
  116887: afd7610
  116879: 1a7517d
  116863: 61590b2
v: v3
  • Loading branch information
Anderson Lizardo authored and David Vrabel committed Sep 17, 2008
1 parent e5bc368 commit b8282b9
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: e477a4982ff4e94d7de0bc522817b152f52e6bf9
refs/heads/master: fa21183326882a886ecf74cfebcfb479d56e8469
3 changes: 3 additions & 0 deletions trunk/drivers/uwb/hwa-rc.c
Original file line number Diff line number Diff line change
Expand Up @@ -887,6 +887,9 @@ static struct usb_device_id hwarc_id_table[] = {
/* D-Link DUB-1210 */
{ USB_DEVICE_AND_INTERFACE_INFO(0x07d1, 0x3d02, 0xe0, 0x01, 0x02),
.driver_info = WUSB_QUIRK_WHCI_CMD_EVT },
/* Intel i1480 (using firmware 1.3PA2-20070828) */
{ USB_DEVICE_AND_INTERFACE_INFO(0x8086, 0x0c3b, 0xe0, 0x01, 0x02),
.driver_info = WUSB_QUIRK_WHCI_CMD_EVT },
/* Generic match for the Radio Control interface */
{ USB_INTERFACE_INFO(0xe0, 0x01, 0x02), },
{ },
Expand Down

0 comments on commit b8282b9

Please sign in to comment.