freebsd-dev/sys/i386
Mitsuru IWASAKI f9390180fe Some fix for the recent apm module changes.
- Now that apm loadable module can inform its existence to other kernel
   components  (e.g. i386/isa/clock.c:startrtclock()'s TCS hack).
 - Exchange priority of SI_SUB_CPU and SI_SUB_KLD for above purpose.
 - Add simple arbitration mechanism for APM vs. ACPI.  This prevents
   the kernel enables both of them.
 - Remove obsolete `#ifdef DEV_APM' related code.
 - Add abstracted interface for Powermanagement operations.  Public apm(4)
   functions, such as apm_suspend(), should be replaced new interfaces.
   Currently only power_pm_suspend (successor of apm_suspend) is implemented.

Reviewed by:	peter, arch@ and audit@
2001-11-01 16:34:07 +00:00
..
acpica Add APM compatibility feature to ACPI. 2001-10-26 17:43:05 +00:00
apm Some fix for the recent apm module changes. 2001-11-01 16:34:07 +00:00
bios Some fix for the recent apm module changes. 2001-11-01 16:34:07 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Spell deivces as devices. 2001-10-31 20:15:18 +00:00
i386 Some fix for the recent apm module changes. 2001-11-01 16:34:07 +00:00
ibcs2 KSE Milestone 2 2001-09-12 08:38:13 +00:00
include Remove previous revision. smp_started back in subr_smp where it belongs. 2001-10-31 23:54:27 +00:00
isa Some fix for the recent apm module changes. 2001-11-01 16:34:07 +00:00
linux Eliminate the prefix parameter to linux_emul_find(), which was always 2001-10-27 11:15:19 +00:00
pci It turns out that while Toshiba laptops don't want to route interrupts 2001-08-28 16:35:01 +00:00
svr4 If we have a p variable pointing to td->td_proc already, use it instead of 2001-09-18 21:20:58 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00