From ea696ab64a99480c96db75fad37104d08897c7b2 Mon Sep 17 00:00:00 2001 From: jlemon Date: Thu, 28 Aug 1997 15:00:05 +0000 Subject: Document the VM86 option. Reminded-by: John-Mark Gurney --- sys/conf/NOTES | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'sys/conf/NOTES') diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 9bb9dd8..1761da2 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.358 1997/08/19 17:11:35 peter Exp $ +# $Id: LINT,v 1.359 1997/08/28 12:18:07 jkh Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -227,6 +227,13 @@ options SYSVMSG # options "MD5" +# +# Allow processes to switch to vm86 mode, as well as enabling direct +# user-mode access to the I/O port space. This option is necessary for +# the doscmd emulator to run. +# +options "VM86" + ##################################################################### # DEBUGGING OPTIONS -- cgit v1.1