On Tuesday 21 February 2006 01:40, Carl-Daniel Hailfinger wrote: > Ian Kumlien schrieb: > > On Sun, 2006-02-19 at 14:20 +0100, Wolfgang Hoffmann wrote: > >>On Saturday 18 February 2006 18:00, Carl-Daniel Hailfinger wrote: > >>>Hi, > >>> > >>>Stephen Hemminger schrieb: > >>>>Could everyone who has problems with hangs try the > >>>>following patch (against current 2.6.16-rc3 version) > >>> > >>>If Stephen's patch doesn't work for you, could you try replacing > >>>sky2.c and sky2.h with the ones attached to this mail? I'd be very > >>>interested in feedback for my version of the hangfix. > >> > >>Yes, your version cures my hangs. > > > > It's official, it cures my hangs as well, but it doesn't do MSI, and MSI > > might add some additional complexity. > > Could you all please test the attached patch against 2.6.16-rc4? > It is a straight forward-port of my sky2 version that worked for you.
This version does give me hangs again. Looking at the diff between your 0.13 and 2.6.16-rc4's 0.15, I played around a little and moved your patch and then the sky2_write32(hw, STAT_CTRL, SC_STAT_CLR_IRQ); after exit_loop, but to no success. Your 0.13 still works robustly for me. I don't quite understand this. Does anybody have a clear idea of why Carl-Daniel's 0.13 fixes my hang, and what the difference to the (patched) 0.15 is? Anyway, feel free to send me further versions to check. I'll try to give timely feedback. Wolfgang - 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