Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96619
b: refs/heads/master
c: dddcb8b
h: refs/heads/master
i:
  96617: 74f19d0
  96615: e643e4d
v: v3
  • Loading branch information
andreoli@samba.ing.unimo.it authored and Greg Kroah-Hartman committed May 14, 2008
1 parent 5bbca83 commit 2a309d7
Show file tree
Hide file tree
Showing 2 changed files with 11 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: af3d305ca71fea5dfdeba4bcecf2f91fa16dfa9d
refs/heads/master: dddcb8b7d419b6726ba07efe53e6bb216a9e86cb
10 changes: 10 additions & 0 deletions trunk/drivers/usb/storage/unusual_devs.h
Original file line number Diff line number Diff line change
Expand Up @@ -1684,6 +1684,16 @@ UNUSUAL_DEV( 0x1652, 0x6600, 0x0201, 0x0201,
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_IGNORE_RESIDUE ),

/* Reported by Mauro Andreolini <andreoli@weblab.ing.unimo.it>
* This entry is needed to bypass the ZeroCD mechanism
* and to properly load as a modem device.
*/
UNUSUAL_DEV( 0x19d2, 0x2000, 0x0000, 0x0000,
"Onda ET502HS",
"USB MMC Storage",
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_IGNORE_DEVICE),

/* patch submitted by Davide Perini <perini.davide@dpsoftware.org>
* and Renato Perini <rperini@email.it>
*/
Expand Down

0 comments on commit 2a309d7

Please sign in to comment.