Turn on DEVFS by default for the alpha. Aside from vinum as mentioned by

phk it should work fine.  If you need vinum, then don't add this to your
kernel config until vinum catches up to DEVFS.
This commit is contained in:
jhb 2001-01-27 08:34:58 +00:00
parent d29cd49646
commit bb9151616e
2 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@ 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 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

View File

@ -60,7 +60,7 @@ 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 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