On Tue, 8 Aug 2006, coolant wrote:
> Hi
> I am trying understand the way USB host communicates with the devices.
Have you looked through the USB 2.0 specification? It's freely available
at www.usb.org.
> I do not have any UDC hardware for the gadget side drivers (say, ex. g_zero),
> but I inf
Hi
I am trying understand the way USB host communicates with the devices.
I do not have any UDC hardware for the gadget side drivers (say, ex. g_zero),
but I infer from the description of the dummy_hcd driver, that this can be
emulated.
I'd be grateful if someone could point out good documents