summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1997-10-28 07:27:48 +0000
committerjoerg <joerg@FreeBSD.org>1997-10-28 07:27:48 +0000
commit9a00c2c7cc23c1cfaeafd81d757fcc09adeaa50d (patch)
tree90c4e787368a92ca3ae1c5f3d50530c80dbbca70
parentd7060af272361835ee1e05a5800fa4c9e6dc4136 (diff)
downloadFreeBSD-src-9a00c2c7cc23c1cfaeafd81d757fcc09adeaa50d.zip
FreeBSD-src-9a00c2c7cc23c1cfaeafd81d757fcc09adeaa50d.tar.gz
Removed another comment about not-so-mandatory devices i've missed in
the previous commit. It's perfectly legal to build a kernel without any video device driver (and even without any console driver at all if desired).
-rw-r--r--sys/conf/NOTES4
-rw-r--r--sys/i386/conf/LINT4
-rw-r--r--sys/i386/conf/NOTES4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index d90a96d..1e4fdf8 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.376 1997/10/26 04:36:09 nate Exp $
+# $Id: LINT,v 1.377 1997/10/28 07:24:33 joerg 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
@@ -606,7 +606,7 @@ pseudo-device ssc #super scsi
# Micro Channel is not supported at all.
#
-# Mandatory ISA devices: isa, sc or vt, npx
+# Mandatory ISA devices: isa, npx
#
controller isa0
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index d90a96d..1e4fdf8 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.376 1997/10/26 04:36:09 nate Exp $
+# $Id: LINT,v 1.377 1997/10/28 07:24:33 joerg 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
@@ -606,7 +606,7 @@ pseudo-device ssc #super scsi
# Micro Channel is not supported at all.
#
-# Mandatory ISA devices: isa, sc or vt, npx
+# Mandatory ISA devices: isa, npx
#
controller isa0
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index d90a96d..1e4fdf8 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.376 1997/10/26 04:36:09 nate Exp $
+# $Id: LINT,v 1.377 1997/10/28 07:24:33 joerg 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
@@ -606,7 +606,7 @@ pseudo-device ssc #super scsi
# Micro Channel is not supported at all.
#
-# Mandatory ISA devices: isa, sc or vt, npx
+# Mandatory ISA devices: isa, npx
#
controller isa0
OpenPOWER on IntegriCloud