http://bugzilla.kernel.org/show_bug.cgi?id=6075





------- Additional Comments From [EMAIL PROTECTED]  2006-05-22 14:42 -------
Upon further investigation, this problem only shows up when ohci1394 is loaded.
It appears that the lack of proper suspend/resume code has something to do with
this problem, as the PCI configuration space for the 1394 controller is restored
when the driver is not loaded, but is not when the driver is loaded. I created a
patch which adds pci_save_state and pci_restore_state to the driver's suspend
and resume functions, which appears to fix this problem. I've posted the patch
to LKML for comment.

Why this causes problems with ACPI and the keyboard controller, who knows..

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to