freebsd-dev/sys/dev/syscons
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
..
apm
blank
daemon
fade
fire
green
logo repo-copy the source files from modules/syscons to the normal tree 2001-08-09 00:02:30 +00:00
rain
snake
star
warp
scgfbrndr.c Add the TGA video driver. This is a great accomplishtment and will help 2001-11-01 08:26:30 +00:00
schistory.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
scmouse.c Introduce new syscons(4) kernel options: 2001-09-21 20:41:24 +00:00
scterm-dumb.c
scterm-sc.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
scterm.c With this commit, I hereby pronounce gensetdefs past its use-by date. 2001-06-13 10:58:39 +00:00
sctermvar.h Fix off by one error for ESC[1J. 2001-07-20 14:08:12 +00:00
scvesactl.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
scvgarndr.c Refine cursor type/shape control escape sequences and 2001-08-02 08:30:40 +00:00
scvidctl.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
scvtb.c Don't free buffers we didn't allocate. 2001-06-29 08:24:56 +00:00
syscons.c Some fix for the recent apm module changes. 2001-11-01 16:34:07 +00:00
syscons.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
sysmouse.c KSE Milestone 2 2001-09-12 08:38:13 +00:00