From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30583 invoked by alias); 28 Jul 2005 11:11:42 -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 30493 invoked by uid 22791); 28 Jul 2005 11:11:32 -0000 Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.194) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 28 Jul 2005 11:11:32 +0000 Received: by wproxy.gmail.com with SMTP id i12so373948wra for ; Thu, 28 Jul 2005 04:11:30 -0700 (PDT) Received: by 10.54.2.57 with SMTP id 57mr750972wrb; Thu, 28 Jul 2005 04:11:30 -0700 (PDT) Received: by 10.54.157.5 with HTTP; Thu, 28 Jul 2005 04:11:30 -0700 (PDT) Message-ID: <7de07eff05072804111edf2260@mail.gmail.com> Date: Thu, 28 Jul 2005 11:11: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] VIA RHINE Ethernet + LWIP not working X-SW-Source: 2005-07/txt/msg00311.txt.bz2 Hi, I have ported the VIA Rhine II driver written for Hitachi HS7729PCI platform to I386 platform. A) I can boot the eCOS + Open BSD stack on I386 platform with network interface ( VIA Rhine II )up and running. B) When I use a Light Weight IP + eCOS the VIA Rhine driver hangs the system while initializing the VIA Rhine Controller. More precisely while executing the following IO write in pci_init_find_rhines function. HAL_PCI_IO_WRITE_UINT8(cpd->base+RHINE_CR1, RHINE_CR1_SRST);=20 C) When I tried LWIP in I386 platform with RTL 8139 the system boots and LWIP works fine with RTL driver. help me to figure out what might be the problem. Thanks. 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