Le lundi 29 janvier 2007 à 23:23 +0100, Thomas Gleixner a écrit : > On Mon, 2007-01-29 at 13:38 -0800, Stephen Hemminger wrote: > > Sorry it was against the last patch I sent to Jeff for netdev. > > Here is against 2.6.20-rc6 > > Still the same problem. The only difference of this patch to the > previous version is, that the unhandled interrupt message is gone. > > As I said before: > > Reverting commit 44ade178249fe53d055fd92113eaa271e06acddd, which added > this hackery in the first place, makes the device survive > suspend/resume.
I see the same symptoms on my Intel Mac Mini, and reverting the commit also allows the driver to seemingly resume correctly. However after coming out of sleep I need to reconfigure the network interface. No need to rmmod/insmod, just ifdown/ifup is sufficient (but of course shouldn't be necessary, should it?). If I don't reconfigure it, ping from/to the box will work, but nothing more complicated like ssh will go through. Fred. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/