Drivers for usb hub - installation in docker container or host OS?

Hi,

I have compiled drivers in Docker container for USB hub
http://www.microchip.com/SWLibraryWeb/product.aspx?product=SRC-LAN95xx-LINUX

following this blog post http://tektyte.com/docs/docpages/edi-expand/gettingstarted.html
I managed to build & load modules manually via ssh in Docker container

With dmesg I can see that new driver was loaded
[ 242.289548] usbcore: registered new interface driver smsc9500

But hub is not present so is maybe drivers should be included in custom resinOS ?? How to approach that?

Hi @Przemek is this thread related to Kernel and driver support for new boards ?

Yes, a problem is sorted out. Thanks!

You are welcome.