Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c0fc0ee0 authored by Jan Mate's avatar Jan Mate Committed by Greg Kroah-Hartman
Browse files

USB Storage: unusual_devs.h entry for Sony Ericsson P990i



USB Storage: this patch adds support for Sony Ericsson P990i

Signed-off-by: default avatarJan Mate <mate@fiit.stuba.sk>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 521b600b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1306,6 +1306,13 @@ UNUSUAL_DEV( 0x0fce, 0xe030, 0x0000, 0x0000,
		US_SC_DEVICE, US_PR_DEVICE, NULL,
		US_FL_FIX_CAPACITY ),

/* Reported by Jan Mate <mate@fiit.stuba.sk> */
UNUSUAL_DEV(  0x0fce, 0xe030, 0x0000, 0x0000,
		"Sony Ericsson",
		"P990i",
		US_SC_DEVICE, US_PR_DEVICE, NULL,
		US_FL_FIX_CAPACITY ),

/* Reported by Kevin Cernekee <kpc-usbdev@gelato.uiuc.edu>
 * Tested on hardware version 1.10.
 * Entry is needed only for the initializer function override.