freebsd-dev/sys/dev/syscons
Kazutaka YOKOTA f359876ff1 syscons
- Bring down the splash screen when a vty is opened for the first
  time.
- Make sure the splash screen/screen saver is stopped before
  switching vtys.
- Read and save initial values in the BIOS data area early.
  VESA BIOS may change BIOS data values when switching modes.
- Fix missing '&' operator.
- Move ISA specific part of driver initialization to syscons_isa.c.

atkbd
- kbdtables.h is now in /sys/dev/kbd.

all
- Adjust for forthcoming alpha port.  Submitted by: dfr
1999-01-19 11:31:22 +00:00
..
blank The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
daemon Retrun EAGAIN if the current video mode is a graphics mode. 1999-01-17 14:25:19 +00:00
fade The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
green The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
logo Move the definition of set_origin from logo_saver.c to saver.h. 1999-01-16 10:20:16 +00:00
rain The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
snake Retrun EAGAIN if the current video mode is a graphics mode. 1999-01-17 14:25:19 +00:00
star Retrun EAGAIN if the current video mode is a graphics mode. 1999-01-17 14:25:19 +00:00
warp The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
scvesactl.c The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
scvidctl.c syscons 1999-01-19 11:31:22 +00:00
syscons.c syscons 1999-01-19 11:31:22 +00:00
syscons.h syscons 1999-01-19 11:31:22 +00:00