public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] eth_rx implementation
@ 2005-03-06  8:44 Rodel Miguel
  2005-03-06  9:26 ` Wolfgang Denk
  0 siblings, 1 reply; 5+ messages in thread
From: Rodel Miguel @ 2005-03-06  8:44 UTC (permalink / raw)
  To: u-boot

Hi All, 

I am having problems implementing my eth_rx function.  I have seen
from other implementations that eth_rx will return any packet that has
been received from the network, however, if there are no data to
retrieve, i.e. NetReceive(NetRxPackets[0], 0),  the PING function
re-sends the ping request in at most two times.

I have implemented a polling eth_rx function.  Of course there should
be no packet type checking on this level, however, is the network loop
function checking if the packets for a specific network command is
satisfied, and if not, what does our network loop do?

Thank you for your time.

Best Regards,
Rodel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-03-06 23:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-06  8:44 [U-Boot-Users] eth_rx implementation Rodel Miguel
2005-03-06  9:26 ` Wolfgang Denk
2005-03-06 12:15   ` Rodel Miguel
2005-03-06 12:49     ` Wolfgang Denk
2005-03-06 23:47       ` Rodel Miguel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox