freebsd-dev/sys/conf
Mitsuru IWASAKI 899ccf541a Add generalized power profile code.
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.

 - move subroutines in acpi_powerprofile.c (removed) 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
2002-03-04 18:46:13 +00:00
..
defines
files Add generalized power profile code. 2002-03-04 18:46:13 +00:00
files.alpha Add the following functions/macros to support byte order conversions and 2002-02-27 17:16:18 +00:00
files.i386 Tag istallion.c with nowerror (third party) 2002-02-28 03:14:37 +00:00
files.ia64 Add the following functions/macros to support byte order conversions and 2002-02-27 17:16:18 +00:00
files.pc98 MFi386: revision 1.394. 2002-03-02 13:21:12 +00:00
files.powerpc
files.sparc64 Add counter.c and sbus.c. Unify style. 2002-02-13 16:29:51 +00:00
kern.mk
kern.post.mk Use vnode_if.awk rather than vnode_if.pl 2002-03-01 01:21:29 +00:00
kern.pre.mk Use vnode_if.awk rather than vnode_if.pl 2002-03-01 01:21:29 +00:00
kmod_syms.awk Eliminate the use of commons in the kernel and modules, 2002-01-10 03:52:01 +00:00
kmod.mk Use vnode_if.awk rather than vnode_if.pl 2002-03-01 01:21:29 +00:00
ldscript.alpha
ldscript.amd64
ldscript.i386
ldscript.ia64 Put symbols at the start and end of the unwind section so that we can 2001-10-29 11:40:14 +00:00
ldscript.powerpc
ldscript.sparc64
majors Support for USB fm radio. 2002-03-04 03:51:21 +00:00
Makefile.alpha Commit some infrastructure for turning on -Werror for kernel compiles. 2002-02-20 23:35:56 +00:00
Makefile.i386 Commit some infrastructure for turning on -Werror for kernel compiles. 2002-02-20 23:35:56 +00:00
Makefile.ia64 Commit some infrastructure for turning on -Werror for kernel compiles. 2002-02-20 23:35:56 +00:00
Makefile.pc98 Commit some infrastructure for turning on -Werror for kernel compiles. 2002-02-20 23:35:56 +00:00
Makefile.powerpc Commit some infrastructure for turning on -Werror for kernel compiles. 2002-02-20 23:35:56 +00:00
Makefile.sparc64 Commit some infrastructure for turning on -Werror for kernel compiles. 2002-02-20 23:35:56 +00:00
newvers.sh
NOTES Support for USB fm radio. 2002-03-04 03:51:21 +00:00
options Garbage-collect options ACPI_NO_ENABLE_ON_BOOT, AML_DEBUG, BLEED, 2002-02-15 13:16:11 +00:00
options.alpha Garbage collect options AVM_A1_PCI, AVM_A1_PCMCIA, DEBUG_LINUX, DEV_APM, 2002-02-15 10:19:39 +00:00
options.i386 Back out all the pmap related stuff I've touched over the last few days. 2002-02-27 09:51:33 +00:00
options.ia64
options.pc98 Back out all the pmap related stuff I've touched over the last few days. 2002-02-27 09:51:33 +00:00
options.powerpc
options.sparc64 Add PMAP_STATS option so pmap.c compiles. 2002-02-23 22:35:57 +00:00
systags.sh