Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Tulip problems on Qube 2
@ 2003-12-15 22:19 Peter Horton
  2003-12-15 22:48 ` Kumba
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Horton @ 2003-12-15 22:19 UTC (permalink / raw)
  To: linux-mips

Is anyone looking at the problems with the Tulip network driver on the
Cobalt Qube 2 ?

I've started poking around but am not getting very far ...

The card works okay for a few minutes but then something gets very
confused in the receive ring. If the card is being pinged with packets
once a second it generates a receive interrupt for every packet, but the
first receive ring entry is marked busy so the packet's not passed up.
Once we've received 32 packets the NIC wraps round the receive ring and
the entry we've been waiting on gets marked as full. Now the receive
interrupt removes that last packet and the 31 preceding ones in one go.
Then we stall for another 32 seconds.

It looks like we're loosing some of the NIC's writes to the receive ring
status entries in main memory ...

P.

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

end of thread, other threads:[~2003-12-15 22:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-15 22:19 Tulip problems on Qube 2 Peter Horton
2003-12-15 22:48 ` Kumba

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