freebsd-dev/sys/i386/isa/pcvt
Bruce Evans 4ff3de8e80 Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the
misplaced extern declarations (mostly prototypes of interrupt handlers)
that this exposed.  The prototypes should be moved back to the driver
sources when the functions are staticalized.

Added idempotency guards to <machine/conf.h>.  "ioconf.h" can't be
included when building LKMs so define a wart in bsd.kmod.mk to help
guard against including it.
1995-11-04 17:08:13 +00:00
..
pcvt_conf.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
pcvt_drv.c Don't allow mmapping the page after last video page. 1995-10-14 05:54:47 +00:00
pcvt_ext.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
pcvt_hdr.h Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
pcvt_kbd.c Fix benign type mismatches in isa interrupt handlers. Many returned int 1995-09-19 18:55:37 +00:00
pcvt_kbd.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
pcvt_out.c Fix FAT_CURSOR to give scanlines 0-15 instead of (the current start)-15. 1995-09-28 18:43:40 +00:00
pcvt_sup.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
pcvt_tbl.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
pcvt_vtf.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00