From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4933 invoked by alias); 20 Dec 2007 10:18:33 -0000 Received: (qmail 4925 invoked by uid 22791); 20 Dec 2007 10:18:33 -0000 X-Spam-Check-By: sourceware.org Received: from fk-out-0910.google.com (HELO fk-out-0910.google.com) (209.85.128.186) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 20 Dec 2007 10:18:20 +0000 Received: by fk-out-0910.google.com with SMTP id k31so4508381fkk.14 for ; Thu, 20 Dec 2007 02:18:18 -0800 (PST) Received: by 10.86.99.9 with SMTP id w9mr9962639fgb.22.1198145897890; Thu, 20 Dec 2007 02:18:17 -0800 (PST) Received: by 10.86.87.10 with HTTP; Thu, 20 Dec 2007 02:18:17 -0800 (PST) Message-ID: <2cbbd8de0712200218t2437e2e5q66952f8c00ec9860@mail.gmail.com> Date: Thu, 20 Dec 2007 13:01:00 -0000 From: "Antoine Zen-Ruffinen" To: andrew@lunn.ch, ecos-discuss@ecos.sourceware.org In-Reply-To: <20071217160251.GL3998@lunn.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2cbbd8de0712162355j1b251fddv8a654b1c4db9bee8@mail.gmail.com> <20071217160251.GL3998@lunn.ch> X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] Using a different network driver X-SW-Source: 2007-12/txt/msg00132.txt.bz2 2007/12/17, Andrew Lunn : > On Mon, Dec 17, 2007 at 08:55:20AM +0100, Antoine Zen-Ruffinen wrote: > > Hi ! > > > > I am new to eCos. I want to use it on a soekris board > > (www.soekris.com), a single board PC, that have 3 NS DP83816 NIC. I > > have seen that a compatible driver for that NIC already exist in eCos > > tree. > > > > My question is how to incorporate it in my eCos configuration ? > > > > I tried with the configtool, but it allways tell me "Add or remove > > hardware package by selecting a new hardware template". > > You cannot add new hardware to an existing target. You need to add a > new target. Take a look at the pc_i82544 target as an example. You > need to replace the two CYGPKG_DEVS_ETH_* lines. One should be the > generic DP83816 package. The other will be a new package you need to > add. > > You need a hardware dependent package which configures the hardware > independent DP83816 driver for your specific board. Take a look at > /devs/eth/powerpc/moab/current/ for an example of this. > > Andrew > After a lot of pain, it work !!! Tank you for help Andrew !! That is the second time you help me on my eCos project. If you like I will pay you a beer, when I will come back to Switzerland (I am now in Sweden). If I recompile redboot with my new target, will I have network support in it ? because downloading code trough the serial is very slow. Antoine -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss