This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re: Re: ecos on ixdp425 to simulate a GSM network


> On Tue, Jul 12, 2005 at 10:29:14AM +0530, Rohit
> Agarwal wrote:
> > Thanks a lot for your reply.
> > 
> > 1. Yes, i meant normal eCos test programs. I have
> been able to run all of them.
> > 
> > 2. Thanks for enlightening me on my wrong choice
> of linux drivers.
> > However, I have no previous experience with
> FreeBSD.
> > a. Can you explain me how to port the hardware
> driver as well as the
> > protocol stack of 802.11.

This is just a suggestion. I have NOT done it yet. 

1) Find an 802.11 chipset that accepts 802.3 packets
and handles the 802.11 specific stuff for you.
2) Port one of the ecos ethernet drivers to this chip 

The original prism chipsets did this (if my
interpretation of the documents is right). On page
4-29 of the 'prism driver programmers manual' RM025
(use google) it says ...

"In this way, the Host Software can easily be adapted
to the requirements of higher software layers.
When these layers are ?802.11 aware?, the Host
Software uses the 802.11 format part of the Header
Info. Otherwise, when those layers assume the 802.3
frame format, the PRISM MAC handles the differences
between the 802.3 and the 802.11 formats without
further involvement of the Host Software."








-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]