[linux-usb-devel] RE: usb-starge not working in the latest kernel 2.4

2003-09-05 Thread Alan Stern
On Fri, 5 Sep 2003, Tomita, Haruo wrote: > I tested using kernel 2.4.22-bk6. It failed by the following two patterns. > 1. Bulk command transfer result=-104 > 2. usb_stor_bulk_msg() returned -32 This was two different failures on two separate runs? > The detailed message is as follows. > > 1.

[linux-usb-devel] RE: usb-starge not working in the latest kernel 2.4

2003-09-05 Thread Tomita, Haruo
Hi Alan, Alan> This "not accepting new address" problem for ECHI was Alan> recently addressed by a new patch. See Alan> http://sourceforge.net/mailarchive/message.php?msg_id=5927120 Alan> Maybe once that's fixed the error recovery will work better. I tested using kernel 2.4.22-bk6. It failed

[linux-usb-devel] RE: usb-starge not working in the latest kernel 2.4

2003-09-01 Thread Tomita, Haruo
Hi Alan, Thank you for your replay. A portion is omitted in the first half. Haruo> usb-storage: bus_reset() called Haruo> hub.c: port 1, portstatus 511, change 0, 480 Mb/s Haruo> hub.c: port 1 of hub 1 not reset yet, waiting 10ms Haruo> hub.c: port 1, portstatus 511, change 0, 480 Mb/s Haruo> hu

[linux-usb-devel] RE: usb-starge not working in the latest kernel 2.4

2003-09-01 Thread Tomita, Haruo
Hi Dave, Thanks!! Haruo>usb-storage: Command READ_10 (10 bytes) Haruo>usb-storage: 28 00 00 02 e5 24 00 00 3f 00 00 00 Haruo>usb-storage: Bulk command S 0x43425355 T 0x7862f8 Trg 0 LUN Haruo> 0 L 129024 F 128 CL 12 Haruo>usb-storage: command_abort() called Alan> It stopped working here. The dr

[linux-usb-devel] Re: usb-starge not working in the latest kernel 2.4

2003-08-29 Thread Alan Stern
On Fri, 29 Aug 2003, David Brownell wrote: > Alan Stern wrote: > > It stopped working here. The driver tried to send the next command but > > the drive never acknowledged receiving it. > > It might also be useful to find just how many of those 126 KBytes > were successfully transferred before t

[linux-usb-devel] Re: usb-starge not working in the latest kernel 2.4

2003-08-29 Thread David Brownell
Alan Stern wrote: On Fri, 29 Aug 2003, Tomita, Haruo wrote: usb-storage: Command READ_10 (10 bytes) usb-storage: 28 00 00 02 e5 24 00 00 3f 00 00 00 usb-storage: Bulk command S 0x43425355 T 0x7862f8 Trg 0 LUN 0 L 129024 F 128 CL 12 usb-storage: command_abort() called It stopped working here. Th

[linux-usb-devel] Re: usb-starge not working in the latest kernel 2.4

2003-08-29 Thread Alan Stern
On Fri, 29 Aug 2003, Tomita, Haruo wrote: > Dear Alan, > > I've tested usb-storage with the 2.6.0-test2-bk2 kernel version, > It seems that 2.6 kernel version is stable. > However, 2.4 version is unstable. > > The host controller mPD270100 of NEC and VT6202 of VIA. > When it tested in a high s