This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

VIA RHINE Ethernet + LWIP not working


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); 

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]