USB: unusual_devs update for Nokia 6131
This patch (as991) updates the unusual_devs entry for the Nokia 6131 phone. As reported by Juan Ignacio Cherrutti, there's new firmware available but it still has the same old transfer-size limit. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
403fae78d7
commit
393e5511a5
|
@ -198,7 +198,7 @@ UNUSUAL_DEV( 0x0421, 0x044e, 0x0100, 0x0100,
|
||||||
US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),
|
US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),
|
||||||
|
|
||||||
/* Reported by Bardur Arantsson <bardur@scientician.net> */
|
/* Reported by Bardur Arantsson <bardur@scientician.net> */
|
||||||
UNUSUAL_DEV( 0x0421, 0x047c, 0x0370, 0x0370,
|
UNUSUAL_DEV( 0x0421, 0x047c, 0x0370, 0x0610,
|
||||||
"Nokia",
|
"Nokia",
|
||||||
"6131",
|
"6131",
|
||||||
US_SC_DEVICE, US_PR_DEVICE, NULL,
|
US_SC_DEVICE, US_PR_DEVICE, NULL,
|
||||||
|
|
Loading…
Reference in New Issue