On Mon, 2007-07-09 at 23:29 +0800, Qian, Ling (Ling) wrote:
> All,
>  
>   I am trying to write a TI ACX100-based wifi driver under Windows
> Mobile 2003/2005. I have found a Linux TI Acx100 driver, but it's a
> kernel driver. My question is that can CeGCC be used to cross compile
> the Linux driver and make the driver work under Windows Mobile?

Drivers are DLLs that need to implement a couple of specific functions,
and that may need special installation.

Yes, this is possible with cegcc. An example recently created by Pedro
is in the tools/PipeLib directory of our SVN.

Obviously the Linux device driver and the WinCE device driver have
different characteristics. But that's your porting effort.

        Danny

-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to