Bugzilla – Bug 523
ipw2100-1.0.2 fails to resume with kernel >=2.6.10
Last modified: 2005-10-05 14:59:02
You need to log in before you can comment on or make changes to this bug.
A missing call to pci_save_state() for kernel version >=2.6.10 causes the driver to fail resuming from suspend. A patch was proposed by Stefan Dösinger on the ipw2100-devel ML which adds this missing function call. I have extended this patch to also add calls to pci_disable_device() and pci_enable_device() to disable/enable bus mastering.
Created an attachment (id=213) [details] Patch against ipw2100-1.0.2
Patch incorporated for 1.0.3