Stephen Hemminger schrieb:
> On Tue, 24 Jan 2006 14:19:56 +0100
> Carl-Daniel Hailfinger <[EMAIL PROTECTED]> wrote:
> 
> 
>>This patch for sky2 fixes a hang on Yukon-EC (0xb6) rev 1
>>where suddenly no more interrupts were delivered.
>>
>>I don't know the real cause of the hang due to lack of docs,
>>but the patch has been running stable for a few hours
>>whereas the unmodified driver will hang after less than
>>2 minutes.
> 
> 
> This shouldn't be necessary, but I don't have specifications (yet) either.
> The logic is that clearing the interrupt should be okay since later on
> we check to see if the status ring is empty.

Hm. We check the TX status, but do we really also check the RX status?
I always had the feeling that the hangs were due to RX packets not getting
serviced. Well, we'll see the real reason once you have the docs.

> I'll hold off till I get hardware specifications, that are coming any
> day now.

Understandable. Just wanted to let you know that the patch has now been
stable under various loads for 8 hours.

Should there indeed be a documented bug in my Yukon2 version, will the
bugfix make it into 2.6.16?


Regards,
Carl-Daniel
-- 
http://www.hailfinger.org/
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to