rc.suspend/rc.resume acpi support added

From: Nate Lawson (nate_at_root.org)
Date: 12/30/03

  • Next message: Lukas Ertl: "Re: rc.suspend/rc.resume acpi support added"
    Date: Tue, 30 Dec 2003 12:03:27 -0800 (PST)
    To: current@freebsd.org, acpi-jp@jp.freebsd.org
    
    

    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
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Lukas Ertl: "Re: rc.suspend/rc.resume acpi support added"

    Relevant Pages