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: interrupt extension of Davicom DM9000 ethernet driver


On Wed, Feb 16, 2005 at 06:04:22PM +0100, Stefan Rosinger wrote:
> Hi all!
> 
> Because I wanted to use the Davicom DM9000 MAC driver written by msalter in
> an interrupt driven system I did some extensions.
> Basically it works but after some minutes i get problems like ping dont work
> any more or i get a timeout if i want to connect to an open socket.

These sounds like a memory problem. Check you correctly release the
resources after sending a packet and receving a packet.

        Andrew

-- 
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]