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: Fwd: Packet size limit on TCP/IP stack ? - success


 > A few things to try. For the moment i'm assuming the software is OK
 > and its a hardware/configuration problem. Check to see if there are
 > any runt packets on the network. The i82559 does a TX by first
 > prefilling the TX fifo with part of the packet. It then starts the TX
 > using what it has already in the fifo and getting the rest of the
 > packet from memory as quick as it can.

Hi Andrew,
   It is working now :-). Thanks a lot for your support. I changed in
function i82559_configure for "UnderRun Retry" bits. This affects to
prefill.
Thanks a lot.

Regards
Mohanlal

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