> What limitation?  Why change it?  What's the problem here...

In original code, number of devices to be able to attach is 8.
It's came from VHCI_NPORTS, the default is 8.
It can be changed with compile option -DVHCI_NPORTS
The maximum number is limited to USB_MAXCHILDREN (31).

In my use case, service is in internet and need more devices
than 8 or 31 to be served.

Linux is major as internet service platform and also IoT nodes.

I thought there's someone needs same extension.

Thank you,

n.iwata
//
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to