Re: [FreeRDP-devel] USB Mass Storage Device Redirection

2014-07-31 Thread vanloswang
I tested a USB device, which have two interface class CDROM and Mass Storage device. br/Trace the redirection flow, I find that it is always return error code -7 by libusb_control_transfer which means timeout. Deep into libusb code the error is because usb pipe error.br/May be some request

Re: [FreeRDP-devel] USB Mass Storage Device Redirection

2014-07-30 Thread Bernhard Miklautz
Hi, On Sun, Jul 27, 2014 at 10:24:56AM +0800, vanloswang wrote: My evironment is WIN7 physical to WIN7 physical and both of them are RDP8.0. After learning about freerdp, I know that it is not support to redirect USB Mass Storage device. you use USB redirection with FreeRDP on windows

[FreeRDP-devel] USB Mass Storage Device Redirection

2014-07-26 Thread vanloswang
Recently, I am using freerdp to redirection USB mass storage device but it failed always. My evironment is WIN7 physical to WIN7 physical and both of them are RDP8.0. After learning about freerdp, I know that it is not support to redirect USB Mass Storage device. USB HID device redirection is