Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - [MOST] MAMAC implementation.: (2 Items)
   
[MOST] MAMAC implementation.  
Dear guys. 

I need to implement MAMAC on MOST. 

MOST s/w will be provided by SMSC and I expect  the porting of the MOST s/w to QNX is not too hard. 

Anyhow, to implement  MAMAC on top of it,  I'd like to know whether I should implement the OSI Layers by myself or I can
 use the io-pkt libraries to implement MAMAC. 


Thanks,
Dooeui
RE: [MOST] MAMAC implementation.  
Looking at google, it appears that MAMAC is
intended to allow you to run IP on top of MOST.

If the interface to the software is packet
based, you might be able to provide an emulated
ethernet interface to io-pkt.  That way, everything
would "just work" (tm).

--
aboyd