freebsd-dev/sys/dev/syscons
Kazutaka YOKOTA fc847f6651 Remove a hard-coded table of kernel console I/O functions exported
from sc, vt and sio drivers.  Use instead a linker_set to collect them.

Staticize ??cngetc(), ??cnputc(), etc functions in sc and vt drivers.
We must still have siocngetc() and siocnputc() as globals because they
are directly referred to by i386-gdbstub.c :-(

Oked by: bde
1999-01-07 14:14:24 +00:00
..
blank Simple update to make these work as kld and preload modules. 1998-11-04 03:49:39 +00:00
daemon Simple update to make these work as kld and preload modules. 1998-11-04 03:49:39 +00:00
fade Simple update to make these work as kld and preload modules. 1998-11-04 03:49:39 +00:00
green Simple update to make these work as kld and preload modules. 1998-11-04 03:49:39 +00:00
logo Use M_VGA_VG320 if M_VESA_CG800x600 is not available. It looks ugly in 1999-01-01 14:40:49 +00:00
rain Here's one for the terminally melancholic amongst us. 1998-12-31 13:41:40 +00:00
snake Simple update to make these work as kld and preload modules. 1998-11-04 03:49:39 +00:00
star Simple update to make these work as kld and preload modules. 1998-11-04 03:49:39 +00:00
warp Compile without warnings. 1998-12-31 13:38:59 +00:00
scvesactl.c Make the VESA KLD module work! 1998-12-30 11:21:08 +00:00
scvidctl.c Yet another round of fixes for the VESA support code. 1998-10-01 11:39:18 +00:00
syscons.c Remove a hard-coded table of kernel console I/O functions exported 1999-01-07 14:14:24 +00:00
syscons.h Yet another round of fixes for the VESA support code. 1998-10-01 11:39:18 +00:00