mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
Sync with sys/i386/conf/SMP-GENERIC revision up to 1.15.
This commit is contained in:
parent
770e1ffc56
commit
e185bae6e1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=39486
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user