freebsd-skq/sys/i386/isa/pcvt
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
..
pcvt_conf.h Part 3 of the pcvt/voxware revival. 1999-01-01 08:23:23 +00:00
pcvt_drv.c The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
pcvt_ext.c Part 3 of the pcvt/voxware revival. 1999-01-01 08:23:23 +00:00
pcvt_hdr.h The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
pcvt_kbd.c The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
pcvt_kbd.h Part 3 of the pcvt/voxware revival. 1999-01-01 08:23:23 +00:00
pcvt_out.c Part 3 of the pcvt/voxware revival. 1999-01-01 08:23:23 +00:00
pcvt_sup.c Part 3 of the pcvt/voxware revival. 1999-01-01 08:23:23 +00:00
pcvt_tbl.h Part 3 of the pcvt/voxware revival. 1999-01-01 08:23:23 +00:00
pcvt_vtf.c Part 3 of the pcvt/voxware revival. 1999-01-01 08:23:23 +00:00