From 46746c3b26cee68bed5dfd0eefed2c8216b9fd3e Mon Sep 17 00:00:00 2001 From: Julian Elischer Date: Sun, 10 Dec 1995 10:50:32 +0000 Subject: [PATCH] Add DEVFS to LINT --- sys/conf/NOTES | 5 ++++- sys/i386/conf/LINT | 5 ++++- sys/i386/conf/NOTES | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 86b54a7a417..1c83c987b39 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.217 1995/11/29 20:07:49 nate Exp $ +# $Id: LINT,v 1.218 1995/12/09 16:10:20 phk 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 @@ -244,6 +244,8 @@ options PORTAL #Portal filesystem options PROCFS #Process filesystem options UMAPFS #UID map filesystem options UNION #Union filesystem +# THis DEVFS is experimental but seems to work +options DEVFS #devices filesystem # Make space in the kernel for a MFS rootfilesystem. Define to the number # of kilobytes to reserve for the filesystem. @@ -439,6 +441,7 @@ options "MAXCONS=16" # The Numeric Processing eXtension is used to either enable the # coprocessor or enable math emulation. If your machine doesn't contain # a math co-processor, you must *also* add the option "MATH_EMULATE". +# THIS IS NOT AN OPTIONAL ENTRY, DO NOT REMOVE IT # device npx0 at isa? port "IO_NPX" irq 13 vector npxintr diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 86b54a7a417..1c83c987b39 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -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.217 1995/11/29 20:07:49 nate Exp $ +# $Id: LINT,v 1.218 1995/12/09 16:10:20 phk 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 @@ -244,6 +244,8 @@ options PORTAL #Portal filesystem options PROCFS #Process filesystem options UMAPFS #UID map filesystem options UNION #Union filesystem +# THis DEVFS is experimental but seems to work +options DEVFS #devices filesystem # Make space in the kernel for a MFS rootfilesystem. Define to the number # of kilobytes to reserve for the filesystem. @@ -439,6 +441,7 @@ options "MAXCONS=16" # The Numeric Processing eXtension is used to either enable the # coprocessor or enable math emulation. If your machine doesn't contain # a math co-processor, you must *also* add the option "MATH_EMULATE". +# THIS IS NOT AN OPTIONAL ENTRY, DO NOT REMOVE IT # device npx0 at isa? port "IO_NPX" irq 13 vector npxintr diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 86b54a7a417..1c83c987b39 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/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.217 1995/11/29 20:07:49 nate Exp $ +# $Id: LINT,v 1.218 1995/12/09 16:10:20 phk 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 @@ -244,6 +244,8 @@ options PORTAL #Portal filesystem options PROCFS #Process filesystem options UMAPFS #UID map filesystem options UNION #Union filesystem +# THis DEVFS is experimental but seems to work +options DEVFS #devices filesystem # Make space in the kernel for a MFS rootfilesystem. Define to the number # of kilobytes to reserve for the filesystem. @@ -439,6 +441,7 @@ options "MAXCONS=16" # The Numeric Processing eXtension is used to either enable the # coprocessor or enable math emulation. If your machine doesn't contain # a math co-processor, you must *also* add the option "MATH_EMULATE". +# THIS IS NOT AN OPTIONAL ENTRY, DO NOT REMOVE IT # device npx0 at isa? port "IO_NPX" irq 13 vector npxintr