Hello,
I would like to if any one tried a Bluetooth dongle on USB on OMAP 35XEVM.Any pointer on how to go about it.
Mike
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Typically the vendor's driver would be available in the kernel itself. If not the vendor would provide you instructions on how to compile it into the kernel. A typical approach is to build the vendor WLAN drive a module and insert it after the kernel boots up either manually or automatically depending on how your filesystem is configured.
regards
swami