From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15619 invoked by alias); 12 Jul 2005 10:34:40 -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 15468 invoked by uid 22791); 12 Jul 2005 10:33:57 -0000 Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.199) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 12 Jul 2005 10:33:56 +0000 Received: by wproxy.gmail.com with SMTP id 71so1002590wri for ; Tue, 12 Jul 2005 03:33:55 -0700 (PDT) Received: by 10.54.26.9 with SMTP id 9mr4544886wrz; Tue, 12 Jul 2005 03:32:39 -0700 (PDT) Received: by 10.54.67.12 with HTTP; Tue, 12 Jul 2005 03:32:39 -0700 (PDT) Message-ID: <7de07eff0507120332361df98e@mail.gmail.com> Date: Tue, 12 Jul 2005 10:34:00 -0000 From: Sriramkumar Raju Reply-To: Sriramkumar Raju To: ecos-discuss@sources.redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: [ECOS] Issue with VIA Rhine II ethernet Driver on I386 platform in latest code base. X-SW-Source: 2005-07/txt/msg00135.txt.bz2 Hi, I had ported RedBoot to i386 platform having VIA Rhine II Ethernet controller. It is working well with the code base that I got from "http://safariexamples.informit.com/0130354732/". I took the latest eCOS code base from "http://ecos.sourceware.org/anoncvs.html" by executing the command "cvs -z3 -d :pserver:anoncvs@ecos.sourceware.org:/cvs/ecos co -P ecos". I did the porting of the VIA Rhine driver to the i386 platform in latest code base. The system failed to boot. So i tried to debug it by enabling the DEBUG in Rhine driver and some more diag_printf statements. So after adding debug I got the system booting and got DHCP ip address from the DHCP server. I am able to telnet to the target. I want to know what might be reason that makes my system to come up once I add the debug message. Do I need to change the memory configuration of my system while porting the driver to i386 platform? Does any one faced similar problem. What I forgot to do while porting VIA Rhine to i386 platform? Does any one know what is needs to be done while porting any driver to RedBoot or ECOS platform on i386 target. Kindly help me if anyone aware of this issue. Regards, Sriram.R -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss