Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
usbredir - USB network redirection protocol libraries
- Description:
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 a number of libraries to help implementing
support for usbredir:
usbredirparser:
A library containing the parser for the usbredir protocol
usbredirhost:
A library implementing the usb-host side of a usbredir connection.
All that an application wishing to implement an usb-host needs to do is:
* Provide a libusb device handle for the device
* Provide write and read callbacks for the actual transport of usbredir data
* Monitor for usbredir and libusb read/write events and call their handlers
Packages
usbredir-0.4.3-1.el6.x86_64
[36 KiB] |
Changelog
by Hans de Goede (2012-04-02):
- Update to upstream 0.4.3 release
- Don't crash on devices in unconfigured state
- Resolves: rhbz#808758
- Significantly speed up reset handling
- Resolves: rhbz#808730
|
usbredir-0.4.3-1.el6.i686
[36 KiB] |
Changelog
by Hans de Goede (2012-04-02):
- Update to upstream 0.4.3 release
- Don't crash on devices in unconfigured state
- Resolves: rhbz#808758
- Significantly speed up reset handling
- Resolves: rhbz#808730
|