Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108435
b: refs/heads/master
c: 51cdc1c
h: refs/heads/master
i:
  108433: 9d26635
  108431: b96af3a
v: v3
  • Loading branch information
Jost Diederichs authored and Greg Kroah-Hartman committed Aug 14, 2008
1 parent f458cf1 commit 6637c8d
Show file tree
Hide file tree
Showing 2 changed files with 10 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: 32fe5e393455d87db4988af03915634304870fb4
refs/heads/master: 51cdc1c103dcb7cf1ca280843308a2e32847f9ce
9 changes: 9 additions & 0 deletions trunk/drivers/usb/storage/unusual_devs.h
Original file line number Diff line number Diff line change
Expand Up @@ -1751,6 +1751,15 @@ UNUSUAL_DEV( 0x22b8, 0x4810, 0x0001, 0x0002,
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_CAPACITY),

/*
* Patch by Jost Diederichs <jost@qdusa.com>
*/
UNUSUAL_DEV(0x22b8, 0x6410, 0x0001, 0x9999,
"Motorola Inc.",
"Motorola Phone (RAZRV3xx)",
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_CAPACITY),

/*
* Patch by Constantin Baranov <const@tltsu.ru>
* Report by Andreas Koenecke.
Expand Down

0 comments on commit 6637c8d

Please sign in to comment.