public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: umesh jaiswal <umeshcj@yahoo.com>
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] Interface initialisation for eth0
Date: Fri, 28 Jun 2002 12:05:00 -0000	[thread overview]
Message-ID: <20020628141917.6154.qmail@web13703.mail.yahoo.com> (raw)
In-Reply-To: <20020628001825.A1454@grante.dsl.visi.com>

hi all ..
                 I am working on i386 pc .
I have configure the rtl8139 device driver(of ecos)
.It is working (probably)
but The problem may be  with interface initialisation
.
I am initialising the interface with 
CYGHWR_NET_DRIVER_ETH0_SETUP_OPTIONS
via init_all_network_interfaces()  for 'eth0'
statically.
During startup it is showing all the values  of
addresses  setups for 'eth0'
but when i run the ping test it fails giving the
massage like  host down & recvfrom time out.
             whereas destination host is up & can be
ping from any other pc.When I debug the interface code
I found that the arp request packet has source &
destination IP  address same ,i.e. of target itself .I
am unable to find it out why it is happening .please
help me where is the actual problem ?is it in inteface
initialisation or device driver code ?

Regards!!

umesh ,ensys


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

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

      reply	other threads:[~2002-06-28 14:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-28  3:42 [ECOS] Redboot DHCP and gateway support Grant Edwards
2002-06-28 12:05 ` umesh jaiswal [this message]

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=20020628141917.6154.qmail@web13703.mail.yahoo.com \
    --to=umeshcj@yahoo.com \
    --cc=ecos-discuss@sources.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).