summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2001-05-13 20:52:40 +0000
committerphk <phk@FreeBSD.org>2001-05-13 20:52:40 +0000
commit0e2026a179a8ddbaee7396d4f7abb874b694c5dc (patch)
tree00838b103912b6244cf8b96f51682e6f25771a40 /sys/pc98
parent4d2412868aeb5df5f17b6159e2ee675cf0609c8f (diff)
downloadFreeBSD-src-0e2026a179a8ddbaee7396d4f7abb874b694c5dc.zip
FreeBSD-src-0e2026a179a8ddbaee7396d4f7abb874b694c5dc.tar.gz
Convert DEVFS from an "opt-in" to an "opt-out" option.
If for some reason DEVFS is undesired, the "NODEVFS" option is needed now. Pending any significant issues, DEVFS will be made mandatory in -current on july 1st so that we can start reaping the full benefits of having it.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 22e1a80..aa67567 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -42,7 +42,6 @@ options NFS #Network Filesystem
options NFS_ROOT #NFS usable as root device, NFS required
options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 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