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..... On Tue, Dec 18, 2012 at 7:31 AM, Sebastian Andrzej Siewior <sebastian@xxxxxxxxxxxxx> wrote: > On Mon, Dec 17, 2012 at 11:39:21PM -0600, ricardo garcia wrote: >> Hello, im using f_loopback.c in the gadget folder....its working >> fine...it sends >> back the data that I write...but if the data is longer than 128 bytes >> it does not send it back! ... >> im using kernel 3.0...thanks > > How do you test it? Are you using the usbtest tool with g_zero? > > Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html