Skip to content

solaris: convert APM interfaces to official SRN interfaces

Alan Coopersmith requested to merge alanc/xserver:solaris-apm into master

The sun_apm.c support was written to a draft version of the interfaces that were integrated under a different name (SRN - Suspend/Resume Notification) in 2007 for OpenSolaris, and what eventually became Solaris 11.0. Adopt the official names and use the system-provided header file for these now.

Merge request reports