Re: [PATCH v4 3/3] usbip: vhci extension: dynamic extension

2016-08-09 Thread Greg KH
On Mon, Jun 13, 2016 at 11:33:42AM +0900, Nobuo Iwata wrote: > Modification for dynamic device registration and unregistration. As I didn't take patch 2/3, can you resend this one as well after fixing up that patch? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe

[PATCH v4 3/3] usbip: vhci extension: dynamic extension

2016-06-12 Thread Nobuo Iwata
Modification for dynamic device registration and unregistration. 1. kernel config Followings are added. USBIP_VHCI_HC_PORTS: Number of ports per USB/IP virtual host controller. The default is 8 - same as current VHCI_NPORTS. USBIP_VHCI_MAX_HCS: Muximum number of USB/IP virtual host