On Monday 25 February 2008, krishna prasath wrote:
> Hi ,
> 
>      I am new to Device driver. I am developing a USB device driver
> in LInux Platform for a host to host communication. Do you have any
> documents which tells how to do USB host to host commmunication or a
> driver code for the same. Please help me in this issue.

For network oriented communication:  http://www.linux-usb.org/usbnet/

That uses specialized host-to-host cables.  If Linux is running inside
the USB peripheral, one wouldn't call it a "host" in USB terms (even
though it would be a host in the TCP/IP sense).

-
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to