Re: [PATCH 01/13] USB/IP: exporting devices

2015-04-19 Thread Valentina Manea
Hi, On Fri, Apr 3, 2015 at 3:33 AM, Nobuo Iwata nobuo.iw...@fujixerox.co.jp wrote: For this, export function, connection is established from device-side machine to application-side machine. Following use cases are supposed for the export function. 1) Server application or cloud service

RE: [PATCH 01/13] USB/IP: exporting devices

2015-04-19 Thread fx IWATA NOBUO
Dear Valentina, Thank you for reviewing. For this, export function, connection is established from device-side machine to application-side machine. Following use cases are supposed for the export function. 1) Server application or cloud service serves distributed ubiquitous devices.

[PATCH 01/13] USB/IP: exporting devices

2015-04-02 Thread Nobuo Iwata
USB/IP supports a function to import USB devices from application-side machine by attach command. The usage is as following. dev:# (Physically attach your USB device.) dev:# insmod usbip-core.ko and usbip-host.ko dev:# usbipd -D // Start usbip daemon. dev:# usbip list -l // List local USB devices