Hello
I need following modules on my system:
usbcore, usbserial
While usbserial was successfully installed with tce-ab, i did not find usbcore there.
I have been checking it with `lsmod | grep usbcore`.
The system i am working on is (uname output):
Linux box 3.16.6-tinycore #777 SMP (...) i686 GNU/Linux
P.S. I need those modules to build a driver for usb-rs232/422/485 conversion device (moxa uport 1150).
In general, what do i need besides build toolss and kernel sources?