diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2001-12-04 11:17:30 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2001-12-04 11:17:30 +0000 |
| commit | 3cdd7aa81720f7006da147d22ec0c2bc19cb7f04 (patch) | |
| tree | 6ed9402f1a5284ab43686219f4eebf3f6b55fba4 /sys/alpha/conf/NOTES | |
| parent | 40f0fe3883857f0ab2dc97b3a2e51cb895536729 (diff) | |
Notes
Diffstat (limited to 'sys/alpha/conf/NOTES')
| -rw-r--r-- | sys/alpha/conf/NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES index 8dec00658cf6..e55b66064b90 100644 --- a/sys/alpha/conf/NOTES +++ b/sys/alpha/conf/NOTES @@ -58,7 +58,8 @@ options NFSSERVER #Network Filesystem Server options NFS_ROOT #NFS usable as root device options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem -options PROCFS #Process filesystem +options PROCFS #Process filesystem (requires PSEUDOFS) +options PSEUDOFS #Pseudo-filesystem framework options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI options UCONSOLE #Allow users to grab the console |
