From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8148 invoked by alias); 28 Jun 2002 14:19:19 -0000 Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@sources.redhat.com Received: (qmail 8139 invoked from network); 28 Jun 2002 14:19:17 -0000 Received: from unknown (HELO web13703.mail.yahoo.com) (216.136.175.136) by sources.redhat.com with SMTP; 28 Jun 2002 14:19:17 -0000 Message-ID: <20020628141917.6154.qmail@web13703.mail.yahoo.com> Received: from [203.199.96.37] by web13703.mail.yahoo.com via HTTP; Fri, 28 Jun 2002 07:19:17 PDT Date: Fri, 28 Jun 2002 12:05:00 -0000 From: umesh jaiswal To: ecos-discuss@sources.redhat.com In-Reply-To: <20020628001825.A1454@grante.dsl.visi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: [ECOS] Interface initialisation for eth0 X-SW-Source: 2002-06/txt/msg00519.txt.bz2 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