freebsd-dev/sys/dev/syscons
Dag-Erling Smørgrav 7ba04507e6 Just because we have a serial console attached does not mean we don't
want a splash screen.

There seems to be some confusion in the syscons code as to the meaning of
the SC_KERNEL_CONSOLE flag.  Its absence is sometimes interpreted to mean
"I am not the system console", and sometimes to mean "I am not the only
VGA console" (see the font loading code for an example of the latter).
Someone with better syscons fu than myself should take a closer look.
2004-08-05 23:54:04 +00:00
..
apm
blank
daemon
dragon Use the clear function provided by the video adapter driver. 2003-07-21 13:04:54 +00:00
fade
fire Use the clear function provided by the video adapter driver. 2003-07-21 13:04:54 +00:00
green
logo Use the clear function provided by the video adapter driver. 2003-07-21 13:04:54 +00:00
rain
snake
star
warp Use the clear function provided by the video adapter driver. 2003-07-21 13:04:54 +00:00
scgfbrndr.c __powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer. 2004-01-21 05:08:51 +00:00
schistory.c __powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer. 2004-01-21 05:08:51 +00:00
scmouse.c Use __FBSDID(). 2003-08-24 18:17:24 +00:00
scterm-dumb.c __powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer. 2004-01-21 05:08:51 +00:00
scterm-sc.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
scterm.c Use __FBSDID(). 2003-08-24 18:17:24 +00:00
sctermvar.h
scvesactl.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
scvgarndr.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
scvidctl.c Remove erroneous semicolons. 2004-07-13 16:06:19 +00:00
scvtb.c Use __FBSDID(). 2003-08-24 18:17:24 +00:00
syscons.c Just because we have a serial console attached does not mean we don't 2004-08-05 23:54:04 +00:00
syscons.h Avoid casts as lvalues. 2004-07-28 06:30:43 +00:00
sysmouse.c Preparation commit for the tty cleanups that will follow in the near 2004-07-15 20:47:41 +00:00