2009-03-27 05:13:28 Porting standard Linux driver to uClinux
Sudhakar GN (INDIA)
Message: 71679
Hi,
There is a need to use vendor provided Wifi Linux driver for uClinux.
1. Will the driver be directly compatible
2. What are the steps involved.
Regards,
Sudhakar
QuoteReplyEditDelete
2009-03-27 05:55:41 Porting standard Linux driver to uClinux
Michael Hennerich (GERMANY)
Message: 71684 There is nothing such as an uClinux kernel.
uClinux is the name of an Linux distributing targeting embedded devices.
uClinux uses the official Linux kernel,
the steps involved integrating vendor provided Linux drivers are the
same as on 'any' Linux kernel.
-Michael