On Thu, Aug 17, 2006 at 11:24:51AM -0700, Greg KH wrote:
> I've got access to a new phone for a few hours here, and it doesn't seem
> to want to play nice with the usb-storage driver (imagine that...)
> 
> Here's the dmesg of the device without debugging turned on, I'll enable
> it and send that log next.  Any hints on how to determine which flags to
> add to the unusual_devs list?

> [  125.718000] SCSI device sda: 4294967294 512-byte hdwr sectors (2199023 MB)
> [  125.721000] sda: Write Protect is off
> [  125.721000] sda: Mode Sense: 10 00 00 00
> [  125.721000] sda: assuming drive cache: write through

Did you notice that the number of sectors being reported looks very close
to MAXLONG?  And I'm pretty sure your phone does not have 2.2TB of storage.

As usual, I would suggest turning on usb-storage debug, but I highly doubt
there is a flag which will fix this problem.  I've never seen a device
report a -totally- bogus size...

Some of the later errors are from trying to access sectors at the reported
end of the device....

Matt

-- 
Matthew Dharm                              Home: [EMAIL PROTECTED] 
Maintainer, Linux USB Mass Storage Driver

I don't have a left mouse button.  I only have one mouse and it's on my right.
                                        -- Customer
User Friendly, 2/13/1999

Attachment: pgpQtSPGyatFu.pgp
Description: PGP signature

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to