I found the following addition to unusual_devs.h necessary to use E70 with
2.6 usb-storage:

UNUSUAL_DEV(  0x0421, 0x0433, 0x0100, 0x0100,
                "Nokia",
                "E70",
                US_SC_DEVICE, US_PR_DEVICE, NULL,
                US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),

(0x0433 taken from lsusb output for E70). 

Without it, I get tons of

end_request: I/O error, dev sda, sector 1824527
sd 0:0:0:0: SCSI error: return code = 0x10070000
end_request: I/O error, dev sda, sector 1824535
sd 0:0:0:0: SCSI error: return code = 0x10070000

even with the patch, transfer stalls for minutes pretty often, and nothing
seems to happen. It doesn't spam dmesg no more, though.

Currently, I'm running Fedora 2.6.17-1.2174_FC5 with the patch. Do you think
newer kernel could resolve the stall problem?

-------------------------------------------------------------------------
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-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to