public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrea Acquaviva - DEIS-micrel (93785) <aacquaviva@deis.unibo.it>
To: Jonathan Larmour <jlarmour@redhat.com>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] wavelan driver
Date: Tue, 17 Jul 2001 22:38:00 -0000	[thread overview]
Message-ID: <200107180534.HAA21498@promet1.deis.unibo.it> (raw)
In-Reply-To: <3B54AB2A.B8242A3C@redhat.com>

Quoting Jonathan Larmour <jlarmour@redhat.com>:

> "Andrea Acquaviva - DEIS-micrel (93785)" wrote:
> > 
> > Hi,
> > 
> > I'm in the process of writing an ecos driver for the
> > wavelan card, so I need some info about the tcp/ip
> > stack.
> > 
> > In particular, looking at the driver_doc document, I
> > don't find where is the correct way to pass the IP
> > source and destination address to the card.
> 
> The stack expects to just be able to fill that in and
send it as "data". If
> you need to pass an address to the card as well as the
data, you would
> probably need to extract the addresses back out from
the packet you've been
> passed to send.
> 
> But FYI anyway, the header creation gets done in
ip_output.c
> 
> Jifl
> -- 
> Red Hat, Rustat House, Clifton Road, Cambridge, UK.
Tel: +44 (1223) 271062
> Maybe this world is another planet's Hell -Aldous
Huxley || Opinions==mine
> Come to the Red Hat TechWorld open source conference
in Brussels!
> Keynotes, techie talks and exhibitions   
http://www.redhat-techworld.com/
> 

Now I realized that I really don't need to pull the IP
address from the data, so I have not more problems about
that.

Thank you.

  parent reply	other threads:[~2001-07-17 22:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-17 13:51 Andrea Acquaviva - DEIS-micrel
2001-07-17 14:16 ` Jonathan Larmour
2001-07-17 16:59   ` Andrea Acquaviva - DEIS-micrel
2001-07-17 22:38   ` Andrea Acquaviva - DEIS-micrel [this message]
2001-07-19 19:08   ` Andrea Acquaviva - DEIS-micrel
2001-07-30  0:53 Andrea Acquaviva - DEIS-micrel

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=200107180534.HAA21498@promet1.deis.unibo.it \
    --to=aacquaviva@deis.unibo.it \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=jlarmour@redhat.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).