Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2003 12:03:27 -0800 (PST)
From:      Nate Lawson <nate@root.org>
To:        current@freebsd.org, acpi-jp@jp.freebsd.org
Subject:   rc.suspend/rc.resume acpi support added
Message-ID:  <20031230115806.M98869@root.org>

next in thread | raw e-mail | index | archive | help
I added support for acpiconf(8) to call the rc scripts on the suspend and
resume paths.  Since they were apm-specific before, some changes have been
made to them.  I would appreciate it if users with working APM and ACPI
suspend and resume would install the new scripts and test them.  For apm,
behavior should be exactly the same.  For ACPI, logger and sync are now
called on the suspend and resume path but hopefully that will not reveal
any pre-existing problems.  :)

This helps for uhci where we have to unload and reload usb.ko across
suspends since it doesn't re-initialize correctly.  See the usb comments
in the files for an example.

-Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031230115806.M98869>