On Tue, Dec 18, 2012 at 9:08 AM, Felipe Balbi <ba...@ti.com> wrote:
> Hi,
>
> (avoid top-posting, please)
>
> On Tue, Dec 18, 2012 at 08:43:52AM -0600, ricardo garcia wrote:
>> im using a self-made Windows-WinUsb application that handles the g_zero 
>> device
>> it sends simple raw data to it, like "hello" or "bye"....nothing
>> fancy....but I dont think
>> this has something to do with the other side because even when i call
>> usb_ep_queue()
>> (with both out and in endpoints), if the ->length value is greater
>> than 128 it simply doesnt
>> do anything.....
>
> try with our test application just to rule out bugs on the host side.
> Also, which controller are you using ? Why are you sticking to such an
> old kernel ? Can you try with current stable release, v3.7 ?
>
> v3.0 was release Jun 2011, that's really old. If you can't upgrade your
> kernel, you will have to ask for support from whoever gave you such old
> release.
>
> --
> balbi


How do I find the controller that im using? this is an embedded system...
Linux 3.0.17 #8 PREEMPT Tue May 15 08:00:00 MST 2012 armv6l GNU/Linux
i will try to compile a 3.7 kernel
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to