Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303657
b: refs/heads/master
c: 166cb70
h: refs/heads/master
i:
  303655: 3f2bb0a
v: v3
  • Loading branch information
Steffen Müller authored and Greg Kroah-Hartman committed Apr 30, 2012
1 parent 8f6a572 commit 1c05116
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: 12a98b2bd8050b3cf28b50da612c484cdf174368
refs/heads/master: 166cb70e97bd83d7ae9bbec6ae59a178fd9bb823
3 changes: 3 additions & 0 deletions trunk/drivers/usb/core/quirks.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,9 @@ static const struct usb_device_id usb_quirk_list[] = {
/* Guillemot Webcam Hercules Dualpix Exchange*/
{ USB_DEVICE(0x06f8, 0x3005), .driver_info = USB_QUIRK_RESET_RESUME },

/* Midiman M-Audio Keystation 88es */
{ USB_DEVICE(0x0763, 0x0192), .driver_info = USB_QUIRK_RESET_RESUME },

/* M-Systems Flash Disk Pioneers */
{ USB_DEVICE(0x08ec, 0x1000), .driver_info = USB_QUIRK_RESET_RESUME },

Expand Down

0 comments on commit 1c05116

Please sign in to comment.