public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@chez-thomas.org>
To: Christoph Csebits <christoph.csebits@frequentis.com>
Cc: eCos mailing list <ecos-discuss@sources.redhat.com>
Subject: Re: [ECOS] init_all_network_interfaces problem with new stack
Date: Wed, 10 Jul 2002 05:46:00 -0000	[thread overview]
Message-ID: <1026305206.27291.5124.camel@hermes.chez-thomas.org> (raw)
In-Reply-To: <20020710144147.A27017@frequentis.com>

On Wed, 2002-07-10 at 06:41, Christoph Csebits wrote:
> hi
> 
> i got a problem with the new ip stack at initialization,
> here is the output:
> 
> [cyg_net_init] Init: mbinit(0x00000000)
> [cyg_net_init] Init: cyg_net_init_devs(0x00000000)
> Init device 'fcc_eth0'
> Init device 'fcc_eth1'
> [cyg_net_init] Init: loopattach(0x00000000)
> [cyg_net_init] Init: ifinit(0x00000000)
> IFP: 0x00146430, next: 0x00146564
> IFP: 0x00146564, next: 0x001a1568
> IFP: 0x001a1568, next: 0x00000000
> eth0 XXX: driver didn't set ifq_maxlen
> eth1 XXX: driver didn't set ifq_maxlen
> [cyg_net_init] Init: domaininit(0x00000000)
> [cyg_net_init] Init: cyg_net_add_domain(0x001471c8)
> New domain internet at 0x00000000
> [cyg_net_init] Init: cyg_net_add_domain(0x00146b90)
> New domain route at 0x00000000
> [cyg_net_init] Init: cyg_route_init(0x00000000)
> [cyg_net_init] Done
> 
> Start time client - test
> Driver can't set multi-cast mode
> BOOTP/DHCP failed on eth0
> Driver can't set multi-cast mode
> BOOTP/DHCP failed on eth1
> 
> Are these lines negligible?

Should be.

> eth0 XXX: driver didn't set ifq_maxlen

This is just a warning and a default is supplied in this case.

> Driver can't set multi-cast mode

This only matters for IPv6 stuff IIRC.

> 
> btw: The "old" ip stack is working well.
> its a powerpc based custom board/driver/hal

Try a network analyzer (like 'ethereal' on Linux) to see if anything
is actually happening on the wire.



-- 
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-07-10 12:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-10  5:42 Christoph Csebits
2002-07-10  5:46 ` Gary Thomas [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=1026305206.27291.5124.camel@hermes.chez-thomas.org \
    --to=gary@chez-thomas.org \
    --cc=christoph.csebits@frequentis.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).