diff options
author | obrien <obrien@FreeBSD.org> | 2000-11-07 22:09:33 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-11-07 22:09:33 +0000 |
commit | b10ac36738ccd832733276df836919635743a80d (patch) | |
tree | 5d6c79a4b0fbc5f75b79b0710d09bae3426ec77a /sys/alpha/conf | |
parent | c93908d2477d68f4f104c9cb790d5ad8ff809b07 (diff) | |
download | FreeBSD-src-b10ac36738ccd832733276df836919635743a80d.zip FreeBSD-src-b10ac36738ccd832733276df836919635743a80d.tar.gz |
Sync with i386's GENERIC rev 1.287 (Minor ordering changes to make more
sections strictly alphabetical.)
Diffstat (limited to 'sys/alpha/conf')
-rw-r--r-- | sys/alpha/conf/GENERIC | 2 | ||||
-rw-r--r-- | sys/alpha/conf/NOTES | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index d0fc986..1181548 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -54,13 +54,13 @@ 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 options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options CD9660_ROOT #CD-ROM usable as root device +#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 diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES index d0fc986..1181548 100644 --- a/sys/alpha/conf/NOTES +++ b/sys/alpha/conf/NOTES @@ -54,13 +54,13 @@ 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 options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options CD9660_ROOT #CD-ROM usable as root device +#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 |