RE: [PATCH 04/13] USB/IP: kernel module for userspace URBs transmission

2015-04-13 Thread fx IWATA NOBUO
: Greg KH [mailto:g...@kroah.com] Sent: Friday, April 10, 2015 9:00 PM To: fx IWATA NOBUO Cc: valentina.mane...@gmail.com; shuah...@samsung.com; linux-usb@vger.kernel.org; fx MICHIMURA TADAO Subject: Re: [PATCH 04/13] USB/IP: kernel module for userspace URBs transmission On Mon, Apr 06, 2015

RE: [PATCH 04/13] USB/IP: kernel module for userspace URBs transmission

2015-04-06 Thread fx IWATA NOBUO
: valentina.mane...@gmail.com; shuah...@samsung.com; linux-usb@vger.kernel.org; fx MICHIMURA TADAO Subject: Re: [PATCH 04/13] USB/IP: kernel module for userspace URBs transmission On Fri, Apr 03, 2015 at 09:33:32AM +0900, Nobuo Iwata wrote: Originally, USB/IP transmits requests and response PDUs

Re: [PATCH 04/13] USB/IP: kernel module for userspace URBs transmission

2015-04-03 Thread Greg KH
On Fri, Apr 03, 2015 at 09:33:32AM +0900, Nobuo Iwata wrote: Originally, USB/IP transmits requests and response PDUs for preparation to transfer URBs in user space, after the preparation, URBs are transmitted in kernel space. To make easy to introduce application network protocols like

[PATCH 04/13] USB/IP: kernel module for userspace URBs transmission

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