From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25344 invoked by alias); 2 Jun 2005 10:42:01 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 25313 invoked by uid 22791); 2 Jun 2005 10:41:56 -0000 Received: from illhyd-static-203.197.252.75.vsnl.net.in (HELO communicator) (203.197.252.75) by sourceware.org (qpsmtpd/0.30-dev) with SMTP; Thu, 02 Jun 2005 10:41:56 +0000 Received: from [192.168.1.120] ([192.168.200.3]) by communicator (SAVSMTP 3.0.0.44) with SMTP id M2005060216223911050 for ; Thu, 02 Jun 2005 16:22:39 +0530 From: Rupesh Kumar To: ecos-discuss@sources.redhat.com Content-Type: text/plain Message-Id: <1117708642.27958.17.camel@soctest> Mime-Version: 1.0 Date: Thu, 02 Jun 2005 10:42:00 -0000 Content-Transfer-Encoding: 7bit Subject: [ECOS] Thread Support in ECOS X-SW-Source: 2005-06/txt/msg00009.txt.bz2 Hi I am trying to implement ethernet driver for my board 1. I noticed that tcp/ip in ecos uses multithreading.But the thread which services the ISRs(IP,ARP) is not started. so my packet is not processed. 2. Is there any thing like to enable thread support. regards rupesh -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss