Tx-timeout patch

Michel Mueller sirius@krypton.imp.com
Mon Feb 8 22:01:14 1999



On Fri, 8 Feb 2030, Eric Kasten wrote:

> The tx_full flag is in the hamachi_private struct.  From the
> way it looks, nothing but the hamachi driver pays any attention
> to it. The dev->tbusy flag may be a problem,
> however, it may be a good idea to test/reset the dev->tbusy flag
> from the interrupt handler.  At this point you'll want the
> DescIntr on the tx ring.  I'd run this up myself, but I'm without
> hardware at the moment.

Sorry I meant the dev->tbusy flag. It should be ok to just clear this flag
after a tx_interrupt. The cleanup of the tx_queue can then be done in the
start_xmit() function.

	Michel


 | To unsubscribe, send mail to Majordomo@cesdis.gsfc.nasa.gov, and within the
 |  body of the mail, include only the text:
 |   unsubscribe this-list-name youraddress@wherever.org
 | You will be unsubscribed as speedily as possible.