diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/alpha/conf/SIMOS | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/sys/alpha/conf/SIMOS b/sys/alpha/conf/SIMOS index be13e1a..83d9dd2 100644 --- a/sys/alpha/conf/SIMOS +++ b/sys/alpha/conf/SIMOS @@ -33,20 +33,15 @@ options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=100 #Be pessimistic about Joe SCSI device options UCONSOLE #Allow users to grab the console -config kernel root on da0 +config kernel device pci -device tlsb -device gbus -device kft -device dwlpx device simos device scbus device da -device od -device st +device sa device cd # Order is important here due to intrusive probes, do *not* alphabetize |