ACPI suspend/resume [now working]
Matthew Dillon
dillon at apollo.backplane.com
Thu Sep 22 18:57:33 PDT 2005
:After playing around a little, I found that the following patch makes
:suspend/resume work:
:..
:
:
:icu_reinit() has been in previous FreeBSD versions of acpi_wakeup.c.
:
:I am not sure, whether this is the right way to fix it though.
:
: Johannes
Nice work! It does make sense... interrupts could get stuck while
the machine goes to sleep for various reasons and re-initing the 8259
would definitely fix that. I will commit it.
I am still going to try to track down the crash you uploaded, as well.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Users
mailing list