Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2001 18:25:33 +0900 (JST)
From:      Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
To:        arch@freebsd.org
Subject:   CFR: Generalized power profile
Message-ID:  <20011227.182533.112880512.iwasaki@jp.FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Hi,

I've made the changes for generalized power profile based on ACPI
power profile code, dev/acpica/acpi_powerprofile.c and some related
files.  This makes other power-management system (APM for now) to be
able to generate power profile change events (ie. AC-line status
changes), and other kernel components, not only the ACPI components,
can be notified the events.
The patche is available at
http://people.freebsd.org/~iwasaki/acpi/power_profile-20011226.diff

This includes:
 - move subroutines in acpi_powerprofile.c to kern/subr_power.c
 - call power_profile_set_state() also from APM driver when AC-line
   status changes
 - add call-back function for Crusoe LongRun controlling on power
   profile changes for a example

I'll commit the patches early next year if no objections.

Thanks

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




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