Skip to content

Commit

Permalink
[PATCH] USB: unusual_devs.h: atmel snd1 storage
Browse files Browse the repository at this point in the history
Signed-off-by: Phil Dibowitz <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
Vivian Bregier authored and gregkh committed May 4, 2005
1 parent 5e54f91 commit 8af60be
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions drivers/usb/storage/unusual_devs.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,14 @@
* USB development list <[email protected]>.
*/

/* patch submitted by Vivian Bregier <[email protected]>
*/
UNUSUAL_DEV( 0x03eb, 0x2002, 0x0100, 0x0100,
"ATMEL",
"SND1 Storage",
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_IGNORE_RESIDUE),

UNUSUAL_DEV( 0x03ee, 0x6901, 0x0000, 0x0100,
"Mitsumi",
"USB FDD",
Expand Down

0 comments on commit 8af60be

Please sign in to comment.