Re: [linux-usb-devel] imx usb gadget controller driver

2005-07-25 Thread mike lee
ies. But > that's no solution. Up to now the driver work fine only on the default fifo size, it is still to the problem of frame status bit in FSTAT register. It will remain set after you read the remaining byte in the fifo, which will mislead the empty check. Because i am hurrying on othe

[linux-usb-devel] usb-storage and vfat

2005-05-20 Thread mike lee
fstab, Do i need any other setting? best regard Mike,Lee --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id

Re: [linux-usb-devel] gadget hotplug

2005-05-09 Thread mike lee
David Brownell wrote: >On Friday 06 May 2005 9:15 pm, mike lee wrote: > > >>David Brownell wrote: >> >> >>>>On Wednesday 04 May 2005 7:34 pm, mike lee wrote: >>>> >>>> >>>> >>>

Re: [linux-usb-devel] gadget hotplug

2005-05-06 Thread mike lee
David Brownell wrote: >>On Wednesday 04 May 2005 7:34 pm, mike lee wrote: >> >> > > >>>>Hi all >>>>I just finish my draft version gadget controller driver on imx >>>>platform, >>>> >>>> >>

[linux-usb-devel] gadget hotplug

2005-05-04 Thread mike lee
Hi all I just finish my draft version gadget controller driver on imx platform, but how can i benefit from the hotplug function provided from kernel? Do i need to provide the hotplug function in my driver, and example for hotplugging gadget? Thanks for any help best regard Mike Lee

[linux-usb-devel] about gadget controller driver

2005-04-19 Thread mike lee
3, error -32 <6>usb 3-2: new full speed USB device using uhci_hcd and address 54 <3>usb 3-2: device descriptor read/64, error -32 <3>usb 3-2: can't set config #3, error -32 <3>usb 3-2: can't set config #3, error -32 <

Re: [linux-usb-devel] about gadget controller driver

2005-04-17 Thread Mike Lee
200. > for example zero.c, it use bcdUSB 0x200 but if you do not set GADGET_DUALSPEED. it will not include the device_qualifier, this will mislead the host to ask for a descriptor which the device do not know and result in a protocol stall. ----

[linux-usb-devel] about gadget controller driver

2005-04-17 Thread Mike Lee
change all the gadget driver bcdUSB to 0x110 to make the host stop asking for any USB2.0 request. Is there any better method to do that? Would gadget driver queue any data when there is no OUT/IN from host? Thanks for any help best regard Mike,Lee

[linux-usb-devel] About usb gadget controller driver

2005-04-04 Thread mike lee
ake a wrong start. Could any body give me some info on this? and how to get start on controller driver? Thanks for helping best regard Mike,Lee --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundr