RE: [PATCH v2 05/11] usbip: tools for userspace URBs transmission

2015-04-23 Thread fx IWATA NOBUO
+#include ../../../../include/uapi/linux/usbip_ux.h So you can just refer this as linux/usbip_ux.h I will fix in v3. Thank you, n.iwata //

Re: [PATCH v2 05/11] usbip: tools for userspace URBs transmission

2015-04-21 Thread Valentina Manea
On Tue, Apr 14, 2015 at 10:00 AM, Nobuo Iwata nobuo.iw...@fujixerox.co.jp wrote: diff --git a/tools/usb/usbip/libsrc/usbip_ux.h b/tools/usb/usbip/libsrc/usbip_ux.h new file mode 100644 index 000..7506a1c --- /dev/null +++ b/tools/usb/usbip/libsrc/usbip_ux.h +#include

[PATCH v2 05/11] usbip: tools for userspace URBs transmission

2015-04-14 Thread Nobuo Iwata
Originally, USB/IP transmits requests and response PDUs for preparation to transfer URBs in user space, after completion of the preparation, URBs are transmitted in kernel space. To make easy to introduce application network protocols like WebSocket, the driver, usbip_ux.ko, forwards URBs to