How to get USB Host to do something useful on Loon 3
I chose a USB keyboard as my test peripheral.
To insert the necessary kernel modules:
modprobe usbhid modprobe ohci-hcd
The keyboard was then recognised and seemed to work.
I chose a USB keyboard as my test peripheral.
To insert the necessary kernel modules:
modprobe usbhid modprobe ohci-hcd
The keyboard was then recognised and seemed to work.