summaryrefslogtreecommitdiffstats
path: root/system/usbredir/README
diff options
context:
space:
mode:
author Matteo Bernardini2012-09-04 19:42:39 +0200
committer Robby Workman2012-09-06 03:12:12 +0200
commit76660459f35f86054e1573bde61b7cc9fe94d8f3 (patch)
treea61c860069d6cd4c4f4eb033b1e22000b36833b7 /system/usbredir/README
parent179d249e17403b72f5e3ca645ad6705d6c59825c (diff)
downloadslackbuilds-76660459f35f86054e1573bde61b7cc9fe94d8f3.tar.gz
system/usbredir: Added (usb redirection protocol).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/usbredir/README')
-rw-r--r--system/usbredir/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/usbredir/README b/system/usbredir/README
new file mode 100644
index 0000000000..a8a9923eba
--- /dev/null
+++ b/system/usbredir/README
@@ -0,0 +1,6 @@
+usbredir (usb redirection protocol)
+
+usbredir is a protocol for redirection USB traffic from a single USB
+device, to a different (virtual) machine then the one to which the
+USB device is attached.
+This package contains usbredirparser, usbredirhost and usbredirserver.