Use net80211 suspend and resume methods when entering and leaving
suspend. Move the resume action outside of the IWX_LOCK.
Re-assert disabling the PCI timeout, this is copied from OpenBSD, but it
doesn't seem to hurt.
Differential D50462
if_iwx: use net80211 suspend and resume methods thj on Thu, May 22, 2:32 PM. Authored by Tags None Referenced Files
Subscribers
Details
Use net80211 suspend and resume methods when entering and leaving Re-assert disabling the PCI timeout, this is copied from OpenBSD, but it This lets me suspend and resume successfully many times. On resume I have to
Diff Detail
Event Timeline
Comment Actions I'm finally updating my GE76 w/ AX210 to test iwx and iwlwifi in -head out, so I'll have to apply this to actually get it to pass a suspend/resume pass. stay tuned!
Comment Actions This doesn't apply cleanly on -head, it requires D49827 first
Comment Actions It's better than the status quo in -HEAD, so let's get it in and then churn some more on making it recover better! |