freebsd-dev/sys/dev/kbd
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
kbd.c Fix PIO_KEYMAPENT/GIO_KEYMAPENT. They used to copy from/to a wrong place. 1999-01-12 12:23:00 +00:00
kbdreg.h syscons 1999-01-19 11:31:22 +00:00
kbdtables.h Fix ROOL UP/DOWN keys of PC-98. 1998-11-18 08:33:58 +00:00