RE: [PATCH v14 04/10] usbip: exporting devices: new disconnect operation

2017-02-06 Thread fx IWATA NOBUO
Hello, > > Implementation of new disconnect operation. This is linked as a part of > > usbip command. With this patch, usbip command has following > operations. > > > > bind > > unbind > > list (local/remote) > > attach > > detach > > port > > connect ... previous patch > > disconnect ...

Re: [PATCH v14 04/10] usbip: exporting devices: new disconnect operation

2017-01-12 Thread Shuah Khan
On 12/26/2016 12:08 AM, Nobuo Iwata wrote: > Implementation of new disconnect operation. This is linked as a part of > usbip command. With this patch, usbip command has following operations. > > bind > unbind > list (local/remote) > attach > detach > port > connect ... previous patch >

Re: [PATCH v14 04/10] usbip: exporting devices: new disconnect operation

2017-01-12 Thread Krzysztof Opasiak
On 12/26/2016 08:08 AM, Nobuo Iwata wrote: > Implementation of new disconnect operation. This is linked as a part of > usbip command. With this patch, usbip command has following operations. > > bind > unbind > list (local/remote) > attach > detach > port > connect ... previous patch >