summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2001-01-27 08:18:36 +0000
committerphk <phk@FreeBSD.org>2001-01-27 08:18:36 +0000
commitd29cd49646bd49145013385c60bab25c7b1343ed (patch)
tree359f36193ade59ef27910b65269aa2754cc3bae6 /sys/amd64/conf
parent02ab182bc1e66ef78f6dcbe949f10110b49397b4 (diff)
downloadFreeBSD-src-d29cd49646bd49145013385c60bab25c7b1343ed.zip
FreeBSD-src-d29cd49646bd49145013385c60bab25c7b1343ed.tar.gz
Turn DEVFS on by default.
You may need to turn this off if you you vinum. Apart from that I know of no reason not to run with DEVFS.
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 10503a5..d1d5754 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -42,7 +42,7 @@ options NFS_ROOT #NFS usable as root device, NFS required
options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
options CD9660_ROOT #CD-ROM usable as root, CD9660 required
-#options DEVFS #Device Filesystem
+options DEVFS #Device Filesystem
options PROCFS #Process filesystem
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI
OpenPOWER on IntegriCloud