From fbe39ab38ae477f297dc4c0fe6a3812729b9991a Mon Sep 17 00:00:00 2001 From: Jan Mate Date: Mon, 25 Sep 2006 17:00:57 -0700 Subject: [PATCH] --- yaml --- r: 36705 b: refs/heads/master c: 6a9fb060393e04a79973f95925f4f6587442e9c7 h: refs/heads/master i: 36703: 3e03e8a9124be6c764e54a0dc3db7567c3796c64 v: v3 --- [refs] | 2 +- trunk/drivers/usb/storage/unusual_devs.h | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 32aaf44c9b44..b78ea2f3912e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0eebe6ac7c58dc617d78b4e4713540f388e7c1f6 +refs/heads/master: 6a9fb060393e04a79973f95925f4f6587442e9c7 diff --git a/trunk/drivers/usb/storage/unusual_devs.h b/trunk/drivers/usb/storage/unusual_devs.h index 16baa105ed0a..c9a8d50106d1 100644 --- a/trunk/drivers/usb/storage/unusual_devs.h +++ b/trunk/drivers/usb/storage/unusual_devs.h @@ -1284,6 +1284,13 @@ UNUSUAL_DEV( 0x0fce, 0xe031, 0x0000, 0x0000, US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_CAPACITY ), +/* Reported by Jan Mate */ +UNUSUAL_DEV( 0x0fce, 0xe030, 0x0000, 0x0000, + "Sony Ericsson", + "P990i", + US_SC_DEVICE, US_PR_DEVICE, NULL, + US_FL_FIX_CAPACITY ), + /* Reported by Kevin Cernekee * Tested on hardware version 1.10. * Entry is needed only for the initializer function override.