Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97447
b: refs/heads/master
c: 2a8bc9e
h: refs/heads/master
i:
  97445: 278b5ff
  97443: 17030b0
  97439: 1009ceb
v: v3
  • Loading branch information
Javier Smaldone authored and Greg Kroah-Hartman committed May 29, 2008
1 parent 0f79720 commit d666dae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c5f23b0e08d84f4efc20dece04d7b6796dcc6774
refs/heads/master: 2a8bc9e7cfb1761a62ea897b407ea13ec887fd0c
6 changes: 4 additions & 2 deletions trunk/drivers/usb/storage/unusual_devs.h
Original file line number Diff line number Diff line change
Expand Up @@ -1716,10 +1716,12 @@ UNUSUAL_DEV( 0x22b8, 0x3010, 0x0001, 0x0001,
/*
* Patch by Pete Zaitcev <zaitcev@redhat.com>
* Report by Mark Patton. Red Hat bz#208928.
* Added support for rev 0x0002 (Motorola ROKR W5)
* by Javier Smaldone <javier@smaldone.com.ar>
*/
UNUSUAL_DEV( 0x22b8, 0x4810, 0x0001, 0x0001,
UNUSUAL_DEV( 0x22b8, 0x4810, 0x0001, 0x0002,
"Motorola",
"RAZR V3i",
"RAZR V3i/ROKR W5",
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_CAPACITY),

Expand Down

0 comments on commit d666dae

Please sign in to comment.