Re: at91 udc and gadget file storage

2008-01-30 Thread Atsushi Nemoto
On Wed, 30 Jan 2008 10:28:32 -0500 (EST), Alan Stern <[EMAIL PROTECTED]> wrote: > > When I load the g_file_storage module, host can detect storage device > > soon, but take few _minutes_ to detect its partition table. ... > > usb 3-2: reset full speed USB device using uhci_hcd and address 15 > > us

Re: at91 udc and gadget file storage

2008-01-30 Thread David Brownell
On Wednesday 30 January 2008, Atsushi Nemoto wrote: > When I load the g_file_storage module, host can detect storage device > soon, but take few _minutes_ to detect its partition table. That's a common symptom when the underlying controller driver has issues with handling stalls. "modprobe g_stor

Re: at91 udc and gadget file storage

2008-01-30 Thread Alan Stern
On Wed, 30 Jan 2008, Atsushi Nemoto wrote: > Hi. I'm trying at91_udc driver with g_file_storage on AT91SAM9260-EK > board. I'm using kernel 2.6.24 and 2.6.22(+at91-exp.patch). > > When I load the g_file_storage module, host can detect storage device > soon, but take few _minutes_ to detect its