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]

Re: PCI Ethernet card (ETH1 issue)


Michael Anburaj wrote:
Hi,

Thanks to evenone.

I tried the ping_test & it works fine <After doing DHCP, it pings the server & Also tried a bogus IP>. But when I tried the same test with the same driver, change all reference to ETH0 --> ETH1 the ping_test -- gets the IP address through DHCP & after that, while tring to ping --- it?s hitting the ISR but not the DSR, so it fails. Any clues?

This only seems possible if CYGPKG_DEVS_ETH_RLTK_8139_SHARE_INTERRUPTS is set and the interrupt is not for the 8139 in question. In all other cases the standard generic ethernet DSR should be called. -- -------------------------------------------------------------------- | Eric Doenges | DynaPel Laboratories GmbH | | Tel: +49 89 962428 23 | Fraunhoferstrasse 9/2 | | Fax: +49 89 962428 90 | D - 85737 Ismaning, Germany | --------------------------------------------------------------------


-- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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