Re: [Linux-usb-users] usb-storage unusual entry for Nokia E70

2006-09-23 Thread Ville Herva
On Sat, Sep 02, 2006 at 06:39:10PM +0300, you [Ville Herva] wrote: > > I found the following addition to unusual_devs.h necessary to use E70 with > 2.6 usb-storage: > > > UNUSUAL_DEV( 0x0421, 0x0433, 0x0100, 0x0100,

Re: [Linux-usb-users] usb-storage unusual entry for Nokia E70

2006-09-02 Thread Ville Herva
On Sat, Sep 02, 2006 at 06:22:26PM +0300, you [Ville Herva] wrote: > > end_request: I/O error, dev sda, sector 1824527 > sd 0:0:0:0: SCSI error: return code = 0x1007 > end_request: I/O error, dev sda, sector 1824535 > sd 0:0:0:0: SCSI error: return code = 0x1007 > > even with the patch, t

[Linux-usb-users] usb-storage unusual entry for Nokia E70

2006-09-02 Thread Ville Herva
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 ),