diff --git a/sys/pc98/conf/SMP-GENERIC98 b/sys/pc98/conf/SMP-GENERIC98 index 7f1c203acfc..00404b3a358 100644 --- a/sys/pc98/conf/SMP-GENERIC98 +++ b/sys/pc98/conf/SMP-GENERIC98 @@ -11,7 +11,7 @@ # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $Id: SMP-GENERIC98,v 1.2 1998/05/04 08:48:23 kato Exp $ +# $Id: SMP-GENERIC98,v 1.3 1998/09/15 14:10:55 kato Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -22,7 +22,7 @@ machine "pc98" cpu "I586_CPU" cpu "I686_CPU" ident "SMP-GENERIC98" -maxusers 10 +maxusers 32 # Create a SMP capable kernel (mandatory options): options SMP # Symmetric MultiProcessor Kernel @@ -48,7 +48,6 @@ options NFS_ROOT #NFS usable as root device options PROCFS #Process filesystem options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI device -options SCSI_CAM #We're using CAM in this kernel options BOUNCE_BUFFERS #include support for DMA bounce buffers options UCONSOLE #Allow users to grab the console options "LINE30"