freebsd-dev/sys/modules/syscons/logo
Kazutaka YOKOTA 2ad872c579 The first stage of console driver reorganization: activate new
keyboard and video card drivers.

Because of the changes, you are required to update your kernel
configuration file now!

The files in sys/dev/syscons are still i386-specific (but less so than
before), and won't compile for alpha and PC98 yet.

syscons still directly accesses the video card registers here and
there; this will be rectified in the later stages.
1999-01-11 03:18:56 +00:00
..
logo_saver.c The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
logo.c One more for the road: Chuck the friendly floating daemon. Requires 1998-12-28 14:22:57 +00:00
Makefile Add -I${.CURDIR} since it #includes logo.c from the source dir and breaks 1998-12-29 09:02:44 +00:00