nterest IoT by USB over WebSocket.
Thanks,
n.iwata
//
> -Original Message-
> From: 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 T
to:g...@kroah.com]
> Sent: Friday, April 03, 2015 5:07 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 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
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 U