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:
parent
d29cd49646
commit
bb9151616e
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user