From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10194 invoked by alias); 10 Jul 2002 12:42:00 -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 10175 invoked from network); 10 Jul 2002 12:41:58 -0000 Received: from unknown (HELO mail.frequentis.com) (213.47.210.148) by sources.redhat.com with SMTP; 10 Jul 2002 12:41:58 -0000 Received: from mail.frequentis.frq ([172.16.0.30]) by mail.frequentis.com; Wed, 10 Jul 2002 14:41:48 +0200 Received: from frqwol6ux.frequentis.frq by mail.frequentis.frq; Wed, 10 Jul 2002 14:41:41 +0200 Received: from frqvie9ux.frequentis.frq (really [172.16.2.9]) by frequentis.com via smail with esmtp (ident mail using rfc1413) id (Debian Smail3.2.0.102) for ; Wed, 10 Jul 2002 14:41:47 +0200 (CEST) Received: from ccsebits by frqvie9ux.frequentis.frq with local (Exim 3.12 #1 (Debian)) id 17SGmx-00072s-00 for ; Wed, 10 Jul 2002 14:41:47 +0200 Date: Wed, 10 Jul 2002 05:42:00 -0000 From: Christoph Csebits To: eCos mailing list Message-ID: <20020710144147.A27017@frequentis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Subject: [ECOS] init_all_network_interfaces problem with new stack X-SW-Source: 2002-07/txt/msg00124.txt.bz2 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? eth0 XXX: driver didn't set ifq_maxlen Driver can't set multi-cast mode btw: The "old" ip stack is working well. its a powerpc based custom board/driver/hal thanks for hints, regards, christoph -- -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss