Bug 11590
Summary: | Nokia 5310 Xpress usb-storage not mounting | ||
---|---|---|---|
Product: | Drivers | Reporter: | David Almaroad (dalmaroad) |
Component: | USB | Assignee: | Greg Kroah-Hartman (greg) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | lcapitulino, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.27-rc6 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 11167 | ||
Attachments: | Patch for usb storage unusual_devs.h |
Description
David Almaroad
2008-09-18 21:35:48 UTC
Created attachment 17874 [details]
Patch for usb storage unusual_devs.h
This patch resolves the problem, but it needs work. I don't know the min and max device ids or how to get them.
Reply-To: akpm@linux-foundation.org (switched to email. Please respond via emailed reply-to-all, not via the bugzilla web interface). On Thu, 18 Sep 2008 21:35:48 -0700 (PDT) bugme-daemon@bugzilla.kernel.org wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=11590 > > Summary: Nokia 5310 Xpress usb-storage not mounting > Product: Drivers > Version: 2.5 > KernelVersion: 2.6.27-rc6 > Platform: All > OS/Version: Linux > Tree: Mainline > Status: NEW > Severity: normal > Priority: P1 > Component: USB > AssignedTo: greg@kroah.com > ReportedBy: dalmaroad@gmail.com > > > Latest working kernel version: 2.6.26 > Earliest failing kernel version: 2.6.27-rc6 A post-2.6.26 regression. > Distribution: Ubuntu > Hardware Environment: > Software Environment: > Problem Description: > Attaching a Nokia 5310 Xpress phone in usb-storage mode fails (reports one > more > sector that is on sd card.) > > Steps to reproduce: > Connect Nokia 5310 Xpress phone in usb-storage mode. > > > > I have a patch for unusual_devs.h and compiled with a vanilla 2.6.27-rc6 > kernel > it resolves the problem. > thanks, but: argh. Please send patches via email, as per Documentation/SubmittingPatches. Handled-By : "David Almaroad" <dalmaroad@gmail.com> Patch : http://marc.info/?l=linux-kernel&m=122180680401682&w=2 The patch has already been committed in Linus's tree. |