I'm interesting in software suspend. I'm tested the 2.5.64-mm6 kernel.
It really stable. And suspend/resume function also can limit works. When
I use net driver it still can not works. It will Oops. The problem is
xxxx_resume is recalled, To fix it possbile have two ways.
1: add a value in driver private, test it before suspend/resume.
It will change ~100 files.
2: add a value in driver common.
Can someone tell me which way good is? Or have other good method.
Thank you.
-- Hu Gang / Steve Email : huagng@soulinfo.com, linuxbest@sina.com GPG FinePrint: 4099 3F1D AE01 1817 68F7 D499 A6C2 C418 86C8 610E Registered Linux User 204016 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/