Re: [linux-usb-devel] Re: [BK PATCH] USB changes for 2.4.21-pre6

2003-04-01 Thread Alan Stern
On Mon, 31 Mar 2003, John Goerzen wrote: Matthew Dharm [EMAIL PROTECTED] writes: Can you use 'dd' to read data from the device? No, it gives an I/O error as well. However, I have good news. The following simple patch fixes it for me: --- transport.c~ 2003-03-29

Re: [linux-usb-devel] Re: [BK PATCH] USB changes for 2.4.21-pre6

2003-04-01 Thread John Goerzen
On Tue, Apr 01, 2003 at 09:50:54AM -0500, Alan Stern wrote: + us-transport_reset(us); srb-result = DID_ABORT 16; return; } You shouldn't use that patch; it's not correct. The driver isn't supposed to reset the device after an abort, only after

Re: [linux-usb-devel] Re: [BK PATCH] USB changes for 2.4.21-pre6

2003-03-31 Thread Greg KH
On Sat, Mar 29, 2003 at 11:21:52AM -0600, John Goerzen wrote: However, I notice that I still am having trouble mouting my memory stick from a Clie NX-70V. In case you're not aware, that PDA has a USB interface and an application that lets an inserted memory stick appear as a USB storage

Re: [linux-usb-devel] Re: [BK PATCH] USB changes for 2.4.21-pre6

2003-03-31 Thread John Goerzen
On Mon, Mar 31, 2003 at 09:28:46AM -0800, Greg KH wrote: On Sat, Mar 29, 2003 at 11:21:52AM -0600, John Goerzen wrote: Mind entering this info into a bug report at bugzilla.kernel.org? Then I can assign it to the usb-storage author and maintainer :) I have submitted bug #526 with this info.

Re: [linux-usb-devel] Re: [BK PATCH] USB changes for 2.4.21-pre6

2003-03-31 Thread John Goerzen
On Mon, Mar 31, 2003 at 09:28:46AM -0800, Greg KH wrote: However, I notice that I still am having trouble mouting my memory stick from a Clie NX-70V. In case you're not aware, that PDA has a USB interface and an application that lets an inserted memory stick appear as a USB storage