RE: [PATCH v2 1/2] usbip: vhci number of ports extension

2016-01-06 Thread fx IWATA NOBUO
nk you for your help, nobuo.iwata // > -Original Message- > From: Bjørn Mork [mailto:bj...@mork.no] > Sent: Tuesday, January 05, 2016 9:05 PM > To: fx IWATA NOBUO > Cc: valentina.mane...@gmail.com; shuah...@samsung.com; > gre...@linuxfoundation.org; linux-usb@vger.kernel.org; fx MICHIMU

Re: [PATCH v2 1/2] usbip: vhci number of ports extension

2016-01-05 Thread Bjørn Mork
Nobuo Iwata writes: > This patch extends number of ports limitation in application (vhci) > side. > > To do so, vhci driver supports multiple host controllers. The number of > controllers can be specified as a module parameter 'num_controllers'. > The default is

[PATCH v2 1/2] usbip: vhci number of ports extension

2016-01-04 Thread Nobuo Iwata
This patch extends number of ports limitation in application (vhci) side. To do so, vhci driver supports multiple host controllers. The number of controllers can be specified as a module parameter 'num_controllers'. The default is 1. ex) # insmod vhci_hcd.ko num_controllers=4 Also, ports per