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]

Strange behavior of rltk8139 chip


Hi all,
I find abnormal behavior of chip  which corrupts eth driver. In receive, 
driver poll flag buffer empty and when buffer is not empty read receive 
packet header form  receive buffer. But after is last frame red, flag buffer 
empty was false and driver try read next packet ( but that was no data ) and 
lost synchronization. I add one more condition - I compare read and write 
pointer of receive buffer from chip registers.
Any similar  experience?

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