Hi, i’m trying to compile the driver for the CH9200 USB Ethernet adapter because there is not a suitable driver included in ZS.
(i have checked all drivers in “drivers/net/usb” with lsmod -l )
But i’ve just figured out that there aren’t linux kernel headers included with the distro.
This is what i’m trying to compile: https://github.com/xor-function/usb-ethernet-adapter
In ubuntu it works great, but in ZS i have no idea how to get the kernel headers.
I’m using the kernel image 3.18.21-ZS.
Would anyone help me to get this driver working?