freebsd-dev/sys/dev/fb
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
..
fb.c syscons 1999-01-19 11:31:22 +00:00
fbreg.h syscons 1999-01-19 11:31:22 +00:00
splash_bmp.c Calculate the number of bitmap colors in the correct way. 1999-01-13 09:59:30 +00:00
splash.c Oops, I committed wrong version of these files in the last commit! 1999-01-11 03:06:28 +00:00
splashreg.h Oops, I committed wrong version of these files in the last commit! 1999-01-11 03:06:28 +00:00
vgareg.h