From 6637c8d18bc916c63677ceb899134da1ba33d0f5 Mon Sep 17 00:00:00 2001 From: Jost Diederichs Date: Sat, 12 Jul 2008 22:37:05 -0700 Subject: [PATCH] --- yaml --- r: 108435 b: refs/heads/master c: 51cdc1c103dcb7cf1ca280843308a2e32847f9ce h: refs/heads/master i: 108433: 9d266353341e120b864da38507fdf9dcc6dfba59 108431: b96af3a4f0f7347e19fbf2b8c9b265beab074e94 v: v3 --- [refs] | 2 +- trunk/drivers/usb/storage/unusual_devs.h | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 08164684c0ed..d0eafd543a65 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 32fe5e393455d87db4988af03915634304870fb4 +refs/heads/master: 51cdc1c103dcb7cf1ca280843308a2e32847f9ce diff --git a/trunk/drivers/usb/storage/unusual_devs.h b/trunk/drivers/usb/storage/unusual_devs.h index 927572377f32..564999c42d78 100644 --- a/trunk/drivers/usb/storage/unusual_devs.h +++ b/trunk/drivers/usb/storage/unusual_devs.h @@ -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 + */ +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 * Report by Andreas Koenecke.