From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13111 invoked by alias); 19 May 2005 08:53:35 -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 12950 invoked from network); 19 May 2005 08:53:28 -0000 Received: from unknown (HELO anchor-post-30.mail.demon.net) (194.217.242.88) by sourceware.org with SMTP; 19 May 2005 08:53:28 -0000 Received: from calivar.demon.co.uk ([83.104.54.243] helo=xl5.calivar.com) by anchor-post-30.mail.demon.net with esmtp (Exim 4.42) id 1DYgmV-0002RU-1F; Thu, 19 May 2005 08:53:27 +0000 Received: from xl5.calivar.com (localhost [127.0.0.1]) by xl5.calivar.com (Postfix) with ESMTP id CA56233290; Thu, 19 May 2005 09:53:26 +0100 (BST) To: Sriramkumar Raju Cc: ecos-discuss@sources.redhat.com References: <7de07eff05051805267e5f9d7@mail.gmail.com> <7de07eff050518212540524ccb@mail.gmail.com> From: Nick Garnett Original-Sender: nickg@ecoscentric.com Date: Thu, 19 May 2005 12:24:00 -0000 In-Reply-To: <7de07eff050518212540524ccb@mail.gmail.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [ECOS] Adding VIA RHINE driver to i386 platform X-SW-Source: 2005-05/txt/msg00254.txt.bz2 Sriramkumar Raju writes: > > The build is successful and REDBOOT boots up with a message NO Network > Interface found. > > Also when i open the ecos.ecc that is generated in GUI based config > tool i can see VIA RHINE support not enabled. > > when i execute "$./ecosconfig.exe add CYGPKG_DEVS_ETH_VIA_RHINE" it > prompts me that the package is already present. > > Can anyone tell Me what i should do to add VIA RHINE support to i386 platform. In addition to the CYGPKG_DEVS_ETH_VIA_RHINE package you also need to have a package that adapts the generic driver to the specific hardware. Take a look at any of the other PC targets to see how this works. Also take a look at the documentation. The RHINE ethernet driver appears to have only ever been used for the sh7729pci board, so you may have to do a bit of work in the RHINE driver. You should be able to create the new package you need by combining one of the exising PC package with the sh7729pci package. -- Nick Garnett eCos Kernel Architect http://www.ecoscentric.com The eCos and RedBoot experts -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss