public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Rohit Agarwal <rohitrules@gmail.com>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] connecting a wi-fi lan card to a IXDP425 processor using the PCI slot
Date: Wed, 20 Jul 2005 05:45:00 -0000	[thread overview]
Message-ID: <20050720054441.GE29741@lunn.ch> (raw)
In-Reply-To: <fc5cbb320507192217a556472@mail.gmail.com>

On Wed, Jul 20, 2005 at 10:47:04AM +0530, Rohit Agarwal wrote:
> Hello,
> 
> I am very new to IXDP425 and eCos. As a part of my college project, I
> am supposed to connect a wi-fi lan card to a IXDP425 processor using
> the PCI slot.
> 
> However I have identified some issues that need to be addressed first.
> 
> 1. I have realised that the TCP/IP stack in eCos is a port of the
> FreeBSD stack. So, I will have to use FreeBSD wlan drivers instead of
> linux drivers, which I earlier had in my mind.
> 
> 2. Also, since 802.11 has its own protocol stack which goes between
> the TCP/IP and the hardware driver, I will need to port this stack
> also.
> 
> 3. Since eCos's port of the FreeBSD stack is quite old, I will also
> need to update the TCP/IP port.
> 
> Being quite new at these things, I am not able to figure out how to proceed. 
> 
> Please give me some suggestions or references from where I can get
> some information which might help me.

You might want to evaluate if this project is possible given your
experiance and available time. To me it sounds like a lot of work and
it's not going to be easy.

Anyway:

http://www.freebsd.org/

The FreeBSD sources can be downloaded from
http://www.freebsd.org/support.html#cvs

http://mail-index.netbsd.org/current-users/2003/10/13/0010.html
http://www.onlamp.com/pub/a/bsd/2001/04/19/Big_Scary_Daemons.html
http://kerneltrap.org/node/4383

Im sure with a bit of googling you will find more....

        Andrew

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

  reply	other threads:[~2005-07-20  5:45 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-20  5:18 Rohit Agarwal
2005-07-20  5:45 ` Andrew Lunn [this message]
2005-07-20  6:30   ` Rohit Agarwal
2005-07-20 18:17     ` L D
2005-07-20 18:28       ` Andrew Lunn
2005-07-22  9:38         ` Rohit Agarwal
2005-07-22 10:38           ` Andrew Lunn
2005-07-22 12:10             ` Rohit Agarwal
2005-07-22 14:12           ` [ECOS] " Grant Edwards
2005-07-21 16:14       ` Grant Edwards
2005-07-22 12:15       ` [ECOS] " Rohit Agarwal
2005-07-20  6:31   ` Rohit Agarwal
2005-07-20  6:32   ` Rohit Agarwal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050720054441.GE29741@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=rohitrules@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).