From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24620 invoked by alias); 11 Jul 2002 12:08:42 -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 24612 invoked from network); 11 Jul 2002 12:08:40 -0000 Received: from unknown (HELO iwavehost.iwave.net) (203.196.144.51) by sources.redhat.com with SMTP; 11 Jul 2002 12:08:40 -0000 Received: from iwave013 ([192.168.1.147]) by iwavehost.iwave.net (8.9.3/8.9.3) with SMTP id RAA29930 for ; Thu, 11 Jul 2002 17:58:59 +0530 Message-ID: <001801c228d3$3f18b6f0$9301a8c0@iwave013> From: "Khasim" To: Date: Thu, 11 Jul 2002 05:08:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Subject: [ECOS] Problem in DHCP requests X-SW-Source: 2002-07/txt/msg00150.txt.bz2 Greetings I am building kernel + networking along with DHCP support. Usually in other OS's the DHCP requests will be sent when the kernel comes up which will use fec_send to send the packet out. I am not finding any such requests coming to fec_send function. In cyg_start there is cyg_package_start should there be any code for this package? Currently there is only blr. How should I start the DHCP when kernel comes up. With regards Khasim -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss