Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201266
b: refs/heads/master
c: 47f19c0
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mortier authored and Greg Kroah-Hartman committed Jul 26, 2010
1 parent fa09e27 commit 42d6493
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 2d1ee5904bb51ea33c6a6f4bec6b6a243e2432a8
refs/heads/master: 47f19c0eedb377ad1ee8114f464d001ec5f96a69
4 changes: 4 additions & 0 deletions trunk/drivers/usb/core/quirks.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ static const struct usb_device_id usb_quirk_list[] = {
/* Philips PSC805 audio device */
{ USB_DEVICE(0x0471, 0x0155), .driver_info = USB_QUIRK_RESET_RESUME },

/* Artisman Watchdog Dongle */
{ USB_DEVICE(0x04b4, 0x0526), .driver_info =
USB_QUIRK_CONFIG_INTF_STRINGS },

/* Roland SC-8820 */
{ USB_DEVICE(0x0582, 0x0007), .driver_info = USB_QUIRK_RESET_RESUME },

Expand Down

0 comments on commit 42d6493

Please sign in to comment.