Re: [linux-usb-devel] File Storage Gadget and SuperH UDC

2003-10-18 Thread Robert Schwebel
On Wed, Oct 15, 2003 at 09:46:35AM +0100, Julian Back wrote: > Windows enumeration doesn't work with Gadget Zero either. It does look > like a SuperH UDC problem. Then you should start tracking that down first; before gadget_zero does not work you probably waste time with other stuff... > It's

Re: [linux-usb-devel] File Storage Gadget and SuperH UDC

2003-10-15 Thread Alan Stern
On Tue, 14 Oct 2003, David Brownell wrote: > > But when I attach the gadget to a 2.4.20 Linux host the usb-storage > > driver on the host hangs during initialisation. Things appear to go > > wrong as soon as the host sends some commands on endpoint 1. I don't > > expect this is a difficult pr

Re: [linux-usb-devel] File Storage Gadget and SuperH UDC

2003-10-15 Thread Julian Back
David Brownell wrote: Julian Back wrote: The File Backed USB Storage Gadget seems to be fully working with my SuperH UDC driver when attached to a host running a 2.6.0-test5 Linux kernel. Is that the 2.4 or 2.6 version of the file_storage driver? 2.4 I've seen both working, but with minor de

Re: [linux-usb-devel] File Storage Gadget and SuperH UDC

2003-10-14 Thread David Brownell
Julian Back wrote: The File Backed USB Storage Gadget seems to be fully working with my SuperH UDC driver when attached to a host running a 2.6.0-test5 Linux kernel. Is that the 2.4 or 2.6 version of the file_storage driver? I've seen both working, but with minor delays while the host driver (Li

[linux-usb-devel] File Storage Gadget and SuperH UDC

2003-10-14 Thread Julian Back
The File Backed USB Storage Gadget seems to be fully working with my SuperH UDC driver when attached to a host running a 2.6.0-test5 Linux kernel. But when I attach the gadget to a 2.4.20 Linux host the usb-storage driver on the host hangs during initialisation. Things appear to go wrong as s