On Fri, Sep 11, 2020 at 10:39 AM Schock, Johannes - NIVUS GmbH <johannes.sch...@nivus.com> wrote: > > > There will be no entry available in /dev directory for the USB Hub device. > > > > Is my understanding correct? > > > > Is this the expected behaviour of NuttX? > > I have no hardware around that weekend, so I can't verify. But as far as I > can remember there's no node in /dev for a hub. > > Johannes
There was talk at one point of adding support for the /dev/usbN like exists in freeBSD which would also allow for libusb like functionality https://www.freebsd.org/cgi/man.cgi?query=usb&sektion=4&manpath=FreeBSD+4.10-RELEASE but none of this work has been done --Brennan