From cfef427a396353878f1fdad225686030324bda8e Mon Sep 17 00:00:00 2001 From: peter Date: Fri, 1 Jan 1999 08:09:58 +0000 Subject: Part 1 of pcvt/voxware revival. I hope I have not clobbered any other deltas, but it is possible since I had a few merge conflicts over the last few days while this has been sitting ready to go. Approved by: core --- sys/i386/conf/options.i386 | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'sys/i386/conf/options.i386') diff --git a/sys/i386/conf/options.i386 b/sys/i386/conf/options.i386 index 3a706ab..d9c3cad 100644 --- a/sys/i386/conf/options.i386 +++ b/sys/i386/conf/options.i386 @@ -1,4 +1,4 @@ -# $Id: options.i386,v 1.99 1998/12/27 21:46:55 phk Exp $ +# $Id: options.i386,v 1.100 1998/12/27 23:23:19 msmith Exp $ DISABLE_PSE IDE_DELAY @@ -101,6 +101,26 @@ FDC_DEBUG opt_fdc.h FDC_PRINT_BOGUS_CHIPTYPE opt_fdc.h FDC_YE opt_fdc.h +# pcvt(4) has a bunch of options +FAT_CURSOR opt_pcvt.h +XSERVER opt_pcvt.h +PCVT_24LINESDEF opt_pcvt.h +PCVT_CTRL_ALT_DEL opt_pcvt.h +PCVT_EMU_MOUSE opt_pcvt.h +PCVT_FREEBSD opt_pcvt.h +PCVT_META_ESC opt_pcvt.h +PCVT_NSCREENS opt_pcvt.h +PCVT_PRETTYSCRNS opt_pcvt.h +PCVT_SCANSET opt_pcvt.h +PCVT_SCREENSAVER opt_pcvt.h +PCVT_USEKBDSEC opt_pcvt.h +PCVT_VT220KEYB opt_pcvt.h + +# voxware options +GUS_DMA2 opt_sound.h +GUS_DMA opt_sound.h +GUS_IRQ opt_sound.h + # Video spigot SPIGOT_UNSECURE opt_spigot.h # ------------------------------- -- cgit v1.1