Statistics
| Branch: | Revision:

root / usb-redir.c @ 69354a83

History | View | Annotate | Download (37.9 kB)

# Date Author Comment
69354a83 07/22/2011 02:36 pm Hans de Goede

USB: add usb network redirection support

This patch adds support for a usb-redir device, which takes a chardev
as a communication channel to an actual usbdevice using the usbredir protocol.

Compiling the usb-redir device requires usbredir-0.3 to be installed for...