summaryrefslogtreecommitdiffstats
path: root/sys/alpha
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2000-08-27 21:56:40 +0000
committermjacob <mjacob@FreeBSD.org>2000-08-27 21:56:40 +0000
commit0340948f7ea1956b97bea7471902b1c241167e38 (patch)
tree1e67d3a2ed5da00fdedc473375a76a2ad858942a /sys/alpha
parent57a27cc0ac2b5442d717adf8e83ecdcf207419ff (diff)
downloadFreeBSD-src-0340948f7ea1956b97bea7471902b1c241167e38.zip
FreeBSD-src-0340948f7ea1956b97bea7471902b1c241167e38.tar.gz
add commented out DEVFS
Diffstat (limited to 'sys/alpha')
-rw-r--r--sys/alpha/conf/GENERIC1
-rw-r--r--sys/alpha/conf/NOTES1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index 27b5006..0e95e83 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/conf/GENERIC
@@ -54,6 +54,7 @@ options FFS #Berkeley Fast Filesystem
options FFS_ROOT #FFS usable as root device [keep this!]
options SOFTUPDATES #Enable FFS soft updates support
options MFS #Memory Filesystem
+#options DEVFS #Device Filesystem
options MD_ROOT #MD is a potential root device
options NFS #Network Filesystem
options NFS_ROOT #NFS usable as root device
diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES
index 27b5006..0e95e83 100644
--- a/sys/alpha/conf/NOTES
+++ b/sys/alpha/conf/NOTES
@@ -54,6 +54,7 @@ options FFS #Berkeley Fast Filesystem
options FFS_ROOT #FFS usable as root device [keep this!]
options SOFTUPDATES #Enable FFS soft updates support
options MFS #Memory Filesystem
+#options DEVFS #Device Filesystem
options MD_ROOT #MD is a potential root device
options NFS #Network Filesystem
options NFS_ROOT #NFS usable as root device
OpenPOWER on IntegriCloud