freebsd-dev/sys/dev/atkbdc
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
..
atkbd.c syscons 1999-01-19 11:31:22 +00:00
atkbdc.c Add the new keyboard driver and video card driver. They will be 1999-01-09 02:44:50 +00:00
atkbdcreg.h Add the new keyboard driver and video card driver. They will be 1999-01-09 02:44:50 +00:00
atkbdreg.h Add the new keyboard driver and video card driver. They will be 1999-01-09 02:44:50 +00:00
psm.c * Add hooks to allow the X server to access I/O ports and memory. 1998-11-15 18:25:17 +00:00