simulate Isochronous IN transfers

2013-01-11 Thread Dan Clapp
Hello, I have been successful at testing code and getting data on my virtual Fedrora 17 machine, using libusb on the Host side and dummy_hcd and g_zero gadget driver on the device side. The source/sink and loopback testing works fine... However, as I am waiting for hardware to be developed and t

Re: help with dummy_hcd and g_zero

2013-01-02 Thread Dan Clapp
Alan Stern writes: > > Questions like this should always be posted to the linux-usb mailing > list. > > On Thu, 27 Dec 2012, Dan Clapp wrote: > > > Hello Alan, > > > > First, let me start by thanking you for supplying you code. I > > appreciate